|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-the-basics-of-c-fast/
课程评论:没有评论
**Coursera 课程内容摘要:C++ 基础快速入门 — 软件开发入门** 本课程是 C++ 开发者训练营的入门基础部分,旨在帮助 C++ 的绝对初学者快速掌握 C++ 的基本概念和核心技能。 课程内容涵盖: * **基础概念**:从零开始,学习如何向控制台打印文本、获取用户输入以及理解并使用变量。 * **控制流程**:学习使用 `if` 语句进行条件判断,以及如何创建循环(如 `for` 循环、`while` 循环)来重复执行代码。 * **文件操作**:掌握如何进行文件的读写操作。 * **函数与数据组织**:学习如何创建自定义函数来模块化代码,以及理解结构体(`struct`)和类(`class`)的概念,用于组织更复杂的数据和行为。 * **进阶主题**:课程的最后阶段将介绍重要的概念,如头文件(`header files`)和指针(`pointers`)。 C++ 作为一种用途广泛的高级编程语言,在游戏开发、杀毒软件开发等众多领域都有着广泛的应用。本课程将为您打下坚实的 C++ 编程基础,为未来的软件开发之路做好准备。
C++ Developer Bootcamp - The basics of C++This course covers the basics of C++. We begin with the complete basics, such as:- Printing text to the console- Taking input from the user- VariablesWe move on to the if statement, creating loops and working with files.Then we work with files, create functions, classes and structures.In the end of this course, we will learn about header files and pointers.C++ is one of the most amazing programming languages to learn, and C++ is widely used, ranging from creating games to developing anti-viruses.If you are an absolute beginner at C++, this course is definitely for you!