Programming by C++ and Problem Solving

所在平台: Udemy

课程主页: https://www.udemy.com/course/programming-by-c-and-problem-solving/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程总结:编程与C++问题解决 本课程名为“编程与C++问题解决”,旨在教授C++语言的基础及其应用。C++是一种由Bjarne Stroustrup于1979年在贝尔实验室开发的中级编程语言。自1990年代以来,C++已成为全球使用最广泛的编程语言之一,因其通用性、强大灵活的特性而受到广泛应用。C++结合了命令式、面向对象和泛型编程的优势,支持低级内存操作,使其在游戏开发、桌面应用、操作系统及浏览器等领域表现出色。 学习C++将为进一步掌握其他编程语言如Java和Python奠定基础,并帮助学员深入理解计算机的内部结构及信息存储与检索方式。课程内容涵盖多个C++编程概念,包括面向对象编程(OOP)、编译器、函数原型、构造函数及静态类数据。教学内容更新至包括C++11、C++14、C++17的新特性。 整体而言,课程致力于帮助学生通过面向对象的方式,将复杂问题分解为较小的可管理部分,以及掌握优化C++代码以实现高性能的技巧。C++依然是创建高性能应用程序的热门选择,在各个领域和平台上拥有广泛的应用。

课程评论(0条)

课程详情

C++ is a middle-level programming language developed by Bjarne Stroustrup starting in 1979 at Bell Labs. In the 1990s, C++ became one of the most used programming languages in the world. C++ is a general-purpose programming language. It has imperative, object- oriented and generic programming features, while also providing facilities for low-level memory manipulation. This makes C++ powerful as well as flexible. C++ is used to develop games, desktop apps, operating systems, browsers, and so on because of its performance. After learning C++, it will be much easier to learn other programming languages like Java, Python, etc. C++ helps you to understand the internal architecture of a computer, how computer stores and retrieves information. C++ supports at least seven different styles of programming. Developers can choose any of the styles. Like C programming, the performance of the optimized C++ code is exceptional. C++ allows you to divide complex problems into smaller sets by using objects. In this course, you will learn different concepts of C++ programming like:· OOP· Compilers· Function Prototypes· Constructors· Static class dataLearn C++ in depth with modern features introduced with C++11/14/17Updated with C++17 features!C++ is a general purpose programming language invented by khaled ahmed. It is still one of the more popular programming languages, used for creating high performance applications across a wide variety of domains & platforms.

课程标签

0人关注该课程

主题相关的课程