C++ Fundamentals for Beginner تعلم لغة السي بلس بلس بالعربي

所在平台: Udemy

课程主页: https://www.udemy.com/course/c-fundamentals-for-beginner/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** C++ 编程入门 (C++ Fundamentals for Beginner) **课程概述:** 本课程旨在为初学者提供 C++ 编程的基础知识和实践经验。我们将从 C++ 程序的基本结构、变量、常量和运算符入手,学习如何进行基本的输入输出以及如何使用控制结构来控制程序流程。 随后,课程将深入讲解函数,包括函数重载和模板,以及如何使用名字可见性来控制代码的作用域。我们还将学习复合数据类型,如数组、字符序列、指针和动态内存,并了解它们在程序中的应用。 此外,课程还将涵盖 C++ 中的数据结构和其他数据类型,帮助学员掌握如何存储和操作数据。 最后,课程将重点介绍面向对象编程 (OOP) 的概念,包括类、特殊成员、友元和继承。还将探讨多态性,使学员能够编写灵活且易于修改和扩展的代码。 完成本课程后,学员将具备扎实的 C++ 编程基础,并能够将所学技能应用于实际项目中。

课程评论(0条)

课程详情

Welcome to our course on C++ programming! In this course, you will learn the fundamental concepts of C++ and practice with hands-on projects.We will start by covering the basics of C++, including the structure of a program, variables and types, constants, and operators. You will learn how to perform basic input and output and how to use control structures to control the flow of your program.Next, we will delve into the concept of functions, including function overloads and templates, and how to use name visibility to control the scope of your code. We will also cover compound data types, such as arrays, character sequences, pointers, and dynamic memory, and how to use them in your programs.In addition to these basic concepts, we will also cover data structures and other data types in C++. You will learn how to use these tools to store and manipulate data in your programs.Finally, we will delve into object-oriented programming (OOP). You will learn about classes, including special members and friendship and inheritance. We will also cover polymorphism, which allows you to create code that is flexible and can be easily modified and extended.By the end of this course, you will have a strong foundation in C++ programming and be able to apply your skills to real-world projects.

课程标签

0人关注该课程

主题相关的课程