Email the Author
You can use this page to email Orhan Gazi about Modern C++ Programming.
About the Book
This book covers Modern C++ programming. The book is written in a neatly manner including the recent developments published in recent standards, C++11, C++17, C++20 and C++23. The book can be divided into two parts. The first part contains the classical programming units such as data types, loops, conditional statements, pointers etc. The second part of the book focuses on object oriented programming. Besides, concurrency in C++ programming is also explained in the book. The book includes the lately introduced subjects in C++ such as smart pointers, atomic data types, mutex race prevention and many other minor subjects. While writing the object oriented part of the book, attention is paid to the simplicity and we focused on the aim of the subject rather than providing programming units which include many code lines. While writing the book, the author used his many years of teaching experience, and tried to avoid long variable names and clumsy coding and paid attention to the learnability of the material with the smallest effort.
About the Author
Orhan Gazi is a Professor of Electrical Engineering. He has written more than 17 academic books in electrical and computer engineering subjects. He is the author of modern C programming book published by Springer Verlag. Orhan Gazi has 25 years of academic experience. He has delivered countless number of courses during his academic life. He has strong teaching skills and he is fond of writing technical books.