C++ Programming: A Step-by-Step Guide to Learn, in an Easy Way, the Fundamentals of C++ Programming Language

Автор: literator от 17-09-2020, 21:03, Коментариев: 0

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

C++ Programming: A Step-by-Step Guide to Learn, in an Easy Way, the Fundamentals of C++ Programming LanguageНазвание: C++ Programming: A Step-by-Step Guide to Learn, in an Easy Way, the Fundamentals of C++ Programming Language
Автор: John Bach
Издательство: memlnc
Год: 2020
Страниц: 590
Язык: английский
Формат: pdf, rtf, epub
Размер: 10.1 MB

Cover programming topics as well as C++. Traditional textbooks do a pretty good job of teaching the basics of a given programming language, but they often do not cover relevant programming topics that are incidental to the language. For example, books will omit sections on programming style, common pitfalls, debugging, good/bad programming practices, and testing. Consequently, by the time you finish the book, you may understand how to program in a language, but you might also have picked up bad habits that will come back to bite you later! One of the goals of these tutorials is to make sure that all of these incidental topics are covered along the way, in the sections where it naturally makes sense to discuss them. When you finish, you will not only know how to program in C++, you will know how NOT to program in C++, which is arguably as important.

C ++ is a general-purpose programming language. Its natural field of application is system programming, understood in the broad sense of the word. In addition, C ++ has been successfully used in many areas of the application, far beyond the specified scope. C ++ implementations are now found on all machines, from the humblest microcomputer to the largest supercomputer, to virtually all operating systems. Therefore, the book gives only a description of the language itself, without explaining the features of specific implementations, programming environment or libraries.

The reader will find in the book many examples with classes, which, despite their undoubted benefits, can be considered toys. This style of presentation allows you to better highlight the basic concepts and useful techniques, whereas in real, complete programs, they would be hidden by a lot of details. For most of the classes proposed here, such as linked lists, arrays, character strings, matrices, graphic classes, associative arrays, etc., versions of "100% guaranteed" reliability and correctness are provided , obtained from classes from a wide variety of commercial and non-profit programs. Many of the "industrial" classes and libraries are derived directly or indirectly from the toy classes shown here as examples.

Скачать C++ Programming: A Step-by-Step Guide to Learn, in an Easy Way, the Fundamentals of C++ Programming Language








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