C++ Programming Language : Tips, Examples And Exercises To Be Familiar To The C++ Programming Basics » MIRLIB.RU - ТВОЯ БИБЛИОТЕКА
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
C++ Programming Language : Tips, Examples And Exercises To Be Familiar To The C++ Programming Basics
/
C++ Programming Language : Tips, Examples And Exercises To Be Familiar To The C++ Programming BasicsНазвание: C++ Programming Language : Tips, Examples And Exercises To Be Familiar To The C++ Programming Basics
Автор: Jacob Cooper
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 653
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

C++ is a powerful general-purpose programming language. It can be used to develop operating systems, browsers, games, and so on. C++ supports different ways of programming like procedural, object-oriented, functional, and so on. This makes C++ powerful as well as flexible. Our C++ programming Book will guide you to learn C++ programming one step at a time.

Naturally, if C++ is used for a large program, it means that the language is used by groups of programmers. Modularity, flexibility, and strongly typed interfaces are useful here. C++ has as good a set of tools for building large programs as many languages. But as a program gets bigger, the challenges of creating and maintaining it move from the language domain to the more global domain of software and project management.

This book focuses on techniques for creating generics, utility types, libraries, and more. These methods can be successfully applied to both small and large programs. Moreover, since all non-trivial programs consist of several largely independent parts of each other, the methods of programming the individual parts will be useful to both system and application programmers.

You might suspect that writing a program using the verbose type system will increase the size of the text. This is not the case for a C++ program: a C++ program, which describes the types of formal parameters of functions, defines classes, etc., is usually even shorter than its C equivalent, where these means are not used. When a C++ program uses libraries, it is also shorter than its C equivalent, if it exists.

Скачать C++ Programming Language : Tips, Examples And Exercises To Be Familiar To The C++ Programming Basics







[related-news]
[/related-news]
Комментарии 0
Комментариев пока нет. Стань первым!