C++ for beginners: Your comprehensive step-by-step guide to learn everything about C++

Автор: literator от 13-02-2023, 20:42, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

C++ for beginners: Your comprehensive step-by-step guide to learn everything about C++Название: C++ for beginners: Your comprehensive step-by-step guide to learn everything about C++
Автор: Daniel Harder
Издательство: TECHHUP
Год: 2022
Страниц: 176
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

C++ (pronounced "C plus plus") is a high-level general-purpose programming language created by Danish computer scientist Bjarne Stroustrup as an extension of the C programming language, or "C with Classes". The language has expanded significantly over time, and modern C++ now has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation. It is almost always implemented as a compiled language, and many vendors provide C++ compilers, including the Free Software Foundation, LLVM, Microsoft, Intel, Embarcadero, Oracle, and IBM, so it is available on many platforms.

C++ was designed with systems programming and embedded, resource-constrained software and large systems in mind, with performance, efficiency, and flexibility of use as its design highlights.C++ has also been found useful in many other contexts, with key strengths being software infrastructure and resource-constrained applications, including desktop applications, video games, servers (e.g. e-commerce, web search, or databases), and performance-critical applications (e.g. telephone switches or space probes).

C++ is a high-performance programming language that is widely used in a variety of applications, such as operating systems, web browsers, and video games. It was developed in 1979 by Bjarne Stroustrup as an extension of the C programming language, adding object-oriented features and other enhancements.

C++ is a statically-typed, compiled language, which means that it is more efficient than dynamically-typed languages like Python or jаvascript. It is also a very expressive language, allowing programmers to write code that is both efficient and easy to read. One of the key features of C++ is its support for object-oriented programming (OOP). In OOP, data and behavior are encapsulated in "objects," which can be used to model real-world concepts and interact with each other through methods. C++ also supports procedural programming, which is a more traditional style of programming that focuses on writing functions to perform specific tasks.

C++ is a powerful and flexible language, but it can also be complex and difficult to learn for beginners. It requires a good understanding of computer science concepts and a solid foundation in programming concepts such as variables, data types, loops, and control structures. However, once you have a firm understanding of these concepts, C++ can be a very rewarding language to learn and use.

Скачать C++ for beginners: Your comprehensive step-by-step guide to learn everything about C++








Нашел ошибку? Есть жалоба? Жми!
Пожаловаться администрации
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
Мы рекомендуем Вам зарегистрироваться либо войти на сайт под своим именем.
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.