The book is a set of examples in C/C++. Programs of varying complexity are demonstrated use of basic instructions of C/C++, input-output operation, work with arrays, with files, with structures and with objects.
For beginners programmers.
(c) Nikita Kultin? 2019.
CONTENTS
Introduction
Part 1. Basics of C
Input and output
Selecting
Loops
Arrays
Functions
Part 2. Basics of object oriented programming
Structures
Classes and objects
Сonclusion
For beginners programmers.
(c) Nikita Kultin? 2019.
CONTENTS
Introduction
Part 1. Basics of C
Input and output
Selecting
Loops
Arrays
Functions
Part 2. Basics of object oriented programming
Structures
Classes and objects
Сonclusion
Show More