Learn C++ in Less than 4 Hours - for Beginners

所在平台: Udemy

课程主页: https://www.udemy.com/course/learn-c-plus-plus-in-less-than-4-hours-for-beginners/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:少于4小时学会C++ - 初学者专用 课程概述:本课程是针对已经熟悉C语言语法及基本面向对象编程原则的学习者,介绍C++编程语言。C++是在C语言的基础上扩展而来的,新增了函数模板、命名空间以及类等特性。在课程的前一个小时中,我们将重点讲解流(stream),它大大简化了输入和输出操作。学习内容包括: - 基本数据类型和变量 - 如何创建和使用命名空间 - 使用流进行C++基本输入和输出 - 使用stringstreams:直接从字符串进行输入和输出 - 使用流进行文件的输入和输出 - 函数:与C语言函数的相似之处及差异 - 函数模板 - 编写通用代码的概览 - 类和对象 - 构造函数和析构函数 - 继承(单继承和多重继承) - 友元类成员的概念 如果你一直想学习C++,那么本课程是一个良好的起步。

课程评论(0条)

课程详情

This course is an introduction to the C++ programming language for those who are already familiar with C syntax and some basic principles of object oriented programming. C++ is based on C, but extends the language with features such as function templates, namespaces, and (of course) classes. We'll spend a lot of time in the first hour of the course talking about streams, which simplify input and output a great deal.Here's a list of what you'll learn:- Primitive data types and variables- How to create and use namespaces- Basic I/O in C++ using streams- Using stringstreams: input and output directly from strings- File input and output using streams- Functions: how they're like C functions, and how they differ- Function templates - a look at writing generic code- Classes and objects- Constructors and destructors- Inheritance (Single and Multiple)- The idea of friend class members. If you've been thinking about learning C++, then this course is a good first step.

课程标签

0人关注该课程

主题相关的课程