Independently published, 2023. — 179 p.
Освоение C++: подробное руководство по программированию для начинающих
Are you dealing with massive data volumes at work or in your hobbies? Need a powerful, reliable programming language to handle such demands? Look no further than this book! Packed with essential design and development insights, it swiftly introduces you to C++ concepts, enabling you to craft programs tailored to your specific needs. C++ remains a pivotal language due to its adaptability and robustness in modern contexts. But where does a newcomer begin?
Enter "Mastering C++ " delivering:
Setting up a C++ development environment
Fundamental programming principles
Exploring C++ operations: binary, arithmetic, relational, and more
Harnessing C++ power: operations, switches, loops, decision-making
Starting off with syntax, data types, and variables
Crafting custom functions in C++
Coding best practices
A handy glossary
And beyond...
Introduction
Setting up a C++ Development Environment
Basics of C++, Principles of Programming
Variables and Data Types
Operations in C++
Decision Making in C++