A Complete Introduction to the C++ Programming Language

所在平台: Udemy

课程主页: https://www.udemy.com/course/intro-to-cplusplus/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:C++编程语言完整入门 课程概述:本课程将教授C++编程语言的基础知识,重点在于现代C++特性和高效使用工具。课程从基础内容开始,逐步深入到C++11的高级概念以及面向对象编程的精通!课程以幻灯片理论材料和作者在集成开发环境(IDE)中编写程序并在终端中运行的录像相结合的形式呈现。 课程将涵盖以下内容: - C++生态系统:编译器、集成开发环境(IDE)及其他工具 - 编译过程:C++源文件如何被编译和链接 - 数据类型:数值(整数、浮点数)、字符串、数组、向量等 - 控制流结构(if、switch、while等) - 内存管理(栈和堆分配、删除、智能指针) - 用户定义类型(如何定义自己的类和类成员) - 面向对象编程(多态、继承、封装) 为什么选择这门课程?因为这是一门快节奏而又内容丰富的课程,涵盖了语言的所有核心特性,仅讲解现代C++(C++11、14、17和20),几乎不涉及“遗留”C/C++特性!课程提供最佳实践的倾向,并会根据学员的反馈增加额外内容。我会阅读所有反馈和评论,并尽快提供反馈。 享受学习吧!

课程评论(0条)

课程详情

This course will teach you the fundamentals of the C++ programming language, with a focus on Modern C++ features and the efficient use of tools. Start with the fundamentals and work your way up to advanced C++11 concepts and OOP mastery!This course is presented as a combination of slide-based theory material and screencasts showing the IDE and the author writing programs and running them in the terminal.Here are some of the things we are going to cover in the course:C++ ecosystem: compilers, Integrated Development Environments (IDEs) and other toolsThe compilation process (how C++ source files are compiled and linked)Data types: numeric (integers, floating-point), strings, arrays, vectors, etc.Control flow constructs (if, switch, while, etc.)Memory management (stack and heap allocation, deletion, smart pointers)User-defined types (how to define your own classes and class members)Object-oriented programming (polymorphism, inheritance, encapsulation)Why take this course? Glad you asked. This course is...Fast-paced, yet feature-complete - covers all core feature of the languageCovers only modern C++ (C++11, 14, 17 and 20).there is very little 'legacy' C/C++ covered in the course!Opinionated towards best practices using latest versions of the languageAdditional content - driven by you!That last part means that additional lectures will appear driven by your comments and requests. I read all feedback and comments and try to provide feedback as quickly as possible.Enjoy!

课程标签

0人关注该课程

主题相关的课程