C++ Tutorial for Absolute Beginners . Become An Expert

所在平台: Udemy

课程主页: https://www.udemy.com/course/c-tutorial-for-absolute-beginners/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:C++绝对初学者教程:成为专家 课程概述:C++是一种通用的编译型面向对象编程语言,其概念为Java、Python、Ruby、Perl等多种其他语言奠定了基础。C++不仅是一种强大的编程语言,它的知识在您即使不使用C++时也能为您提供帮助。本课程包含以下特点: 1) 这是迄今为止最全面的C++编程课程,无论是在Coursera上还是其他平台。 2) 课程从基础知识入手,逐步深入涵盖高级概念,即使是最复杂的应用程序也会被简化成简单的步骤。 3) 该课程面向完全的初学者,不要求具备任何编程经验。 4) 课程采用视觉训练法,帮助学员提高记忆力并加速学习。 课程目标是为您提供C++的实用知识。我们会从基本语法、运算符、循环和函数开始,逐步讲解数据结构的使用和自定义函数的创建。课程还将详细介绍强大的对象和模板系统,帮助您创建有用的类和对象。最后,我们将涉及功能强大的标准模板库(STL),为您提供灵活的容器类。 课程附加内容包括C++示例代码和练习,部分例题如下: 1. 编写一个C++程序制作简单计算器。 2. C++程序将10个数字按升序排列。 3. C++程序计算(n, x) = 1 + (nx/1!) - (n(n-1)x²/2!)... 4. 编写一个C++程序处理矩阵。 5. 读取两个字符串并存储在变量中。 6. C++程序解决二次方程。 7. 计算圆锥的表面积和体积的程序。 8. 显示斐波那契数列的C++程序。 9. 查找完全数的C++程序。 10. 在给定范围内查找素数的C++程序。 11. 查找阿姆斯特朗数的C++程序。 12. 将字符串转换为大写或小写的C++程序。 13. 求两个数的最大公约数和最小公倍数的程序。 14. 不使用循环打印1到1000的C++程序。 15. C++程序演示引用传递。 16. 打印半金字塔的C++程序。 17. 编写C++程序实现温度转换。 这个课程无论您是编程新手还是想巩固C++知识,都会对您大有帮助。

课程评论(0条)

课程详情

C++ is general purpose, compiled, object-oriented programming language and its concepts served as the basis for several other languages such as Java, Python, Ruby, Perl etc. C++ is not just a powerful programming language. It's also the basis of many other popular languages, so this knowledge will serve you well, even when you're not using C++. 1) This is by far the most comprehensive C++ Programming course you'll find here, or anywhere else. 2) This C++ Programming tutorial Series starts from the very basics and covers advanced concepts as we progress. This course breaks even the most complex applications down into simplistic steps. 3) It is aimed at complete beginners, and assumes that you have no programming experience whatsoever. 4) This C++ Programming tutorial Series uses Visual training method, offering users increased retention and accelerated learning. The goal of this course is to provide you with a working knowledge of C++. We'll start with the basics, including syntax, operators, loops, and functions. This Course will explain you how to use data structures and create your own Functions. This Course will show you the details of the powerful object and template systems so you can create useful classes and objects. Finally, we will cover the unique and powerful Standard Template Library, which provides you with some of the most flexible container classes available anywhere. Bonus - C++ Example Codes and Exercise Example 1: Write a C++ program to Make Simple calculatorExample 2: C++ program to Arrange 10 Numbers In Ascending OrderExample 3: C++ program to calculate (n, x). 1+ (nx/1!) - (n(n-1)x^2/2!)....Example 4: Write a C++ program for MatricesExample 5: Write a C++ program that gets two strings from input and stores them in variableExample 6: Write a C++ program to Solve Quadratic equationExample 7: C++ program for Calculation of the Surface and The Volume of a ConeExample 8: C++ Program to show Fibonacci SeriesExample 9: C++ Program to Find Perfect NumberExample 10: C++ program to find prime numbers in a given rangeExample 11: C++ program to find Armstrong numberExample 12: C++ program to convert a string into upper-case or lower-caseExample 13: C++ program to find HCF and LCM of two numbersExample 14: C++ Program for Printing 1 to 1000 without loopExample 15: C++ example for pass by referenceExample 16: C++ Program to print half PyramidExample 17: Write a C++ program that can print a temperature conversion

课程标签

0人关注该课程

主题相关的课程