Resource icon

C++ Programming: Program Design Including Data Structures (2018) - D. S. Malik 2020-12-28

The book demonstrates the various features and capabilities of the C ++ programming language. With the help of this book, you can understand this difficult language and learn how to solve real-life problems by practicing the exercises at the end of each chapter.

Advantages:
➕Suitable for those who have studied programming in another language and want to switch to C ++;
➕Lots of exercise.

--

В книге демонстрируются различные особенности и возможности языка программирования C++. С помощью книги вы сможете разобраться в этом непростом языке и научиться решать реальные задачи, практикуясь на упражнениях в конце каждой главы.

Достоинства:
➕Подойдет тем, кто изучал программирование на другом языке и хочет перейти на C++;
➕Множество упражнений.
Top