Ads with delivery across the EU

secondhand C++ Language used programming book

Used Language: Greek

#academicbooks #softwaredevelopment #codingguide #cplusplus #programmingbook

The C++ Language in Depth

Discover the philosophy of object-oriented programming through C++ with this unique guide.

No prior programming knowledge is required.

It is aimed at both beginners and experienced programmers.

It includes characteristic examples, explanatory comments, and exercises.

The book covers, among other things, the following:

Data types, expressions, control statements, and loops
Functions
Pointers and arrays
Classes and objects
Operator and function overloading
Inheritance – derived and base classes
Input/output streams – file handling
Recursion and recursive functions
Search and sorting algorithms
Dynamic memory management
Extensive reference to dynamic data structures – linked lists, binary trees, and their implementation in C++
Class and function templates
Exceptions and error handling
Namespaces