9781484292730-1484292731-Modern C++ for Absolute Beginners: A Friendly Introduction to the C++ Programming Language and C++11 to C++23 Standards

Modern C++ for Absolute Beginners: A Friendly Introduction to the C++ Programming Language and C++11 to C++23 Standards

ISBN-13: 9781484292730
ISBN-10: 1484292731
Edition: 2nd ed.
Author: Slobodan Dmitrović
Publication date: 2023
Publisher: Apress
Format: Paperback 464 pages
FREE US shipping on ALL non-marketplace orders
Rent
35 days
from $23.09 USD
FREE shipping on RENTAL RETURNS
Marketplace
from $38.38 USD
Buy

From $15.00

Rent

From $23.09

Book details

ISBN-13: 9781484292730
ISBN-10: 1484292731
Edition: 2nd ed.
Author: Slobodan Dmitrović
Publication date: 2023
Publisher: Apress
Format: Paperback 464 pages

Summary

Modern C++ for Absolute Beginners: A Friendly Introduction to the C++ Programming Language and C++11 to C++23 Standards (ISBN-13: 9781484292730 and ISBN-10: 1484292731), written by authors Slobodan Dmitrović, was published by Apress in 2023. With an overall rating of 4.1 stars, it's a notable title among other Computer Science (Introductory & Beginning, Programming, Compilers, Programming Languages, C & C++) books. You can easily purchase or rent Modern C++ for Absolute Beginners: A Friendly Introduction to the C++ Programming Language and C++11 to C++23 Standards (Paperback) from BooksRun, along with many other new and used Computer Science books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $12.04.

Description

Learn the C++ programming language in a structured, straightforward, and friendly manner. This book teaches the basics of the modern C++ programming language, the C++ Standard Library, and modern C++ standards, including C++23. No previous programming experience is required.
C++ is a language like no other, surprising in its complexity, yet wonderfully sleek and elegant in so many ways. It is also a language that cannot be learned by guessing, one that is easy to get wrong and challenging to get right. To overcome this, each section is filled with real-world examples that gradually increase in complexity. Modern C++ for Absolute Beginners, Second Edition teaches more than just programming in C++23. It provides a solid C++ foundation to build upon.
The author takes you through the C++ programming language, the Standard Library, and C++11 to C++23 standard basics. Each chapter is accompanied by the right amount of theory and plenty of source code examples. You will work with C++23 features and standards, yet you will also compare and take a look into previous versions of C++.
After reading this book, you'll be able to start programming in modern C++ standards. You will do so with plenty of relevant source code examples, freely available via a dedicated GitHub repository.
What You Will Learn Get Introduced to modern C++ in a friendly but effective way Work with the basics of C++: types, operators, variables, constants, expressions, references, functions, classes, I/O, smart pointers, polymorphism, and more Set up the Visual Studio environment on Windows and GCC on Linux, where you can write your own code Declare and define functions, classes, and objects, and organize code into namespaces Discover object-oriented programming: classes and objects, encapsulation, inheritance, polymorphism, and more using the most advanced C++ features Employ best practices in organizing source code and controlling program workflow Get familiar with C++ language do's and don'ts, and more Manage the basics of lambdas, inheritance, polymorphism, smart pointers, templates, modules, contracts, concepts, and more
Who This Book Is For
Beginner or novice programmers who wish to learn C++ programming. No prior programming experience is required.
From the Back Cover
Learn the C++ programming language in a structured, straightforward, and friendly manner. This updated version of the book teaches the basics of the modern C++ programming language, the C++ Standard Library, and modern C++ standards, including C++23. No previous programming experience is required.
C++ is a language like no other, surprising in its complexity, yet wonderfully sleek and elegant in so many ways. It is also a language that cannot be learned by guessing, one that is easy to get wrong and challenging to get right. To overcome this, each section is filled with real-world examples that gradually increase in complexity. Modern C++ for Absolute Beginners, Second Edition teaches more than just programming in C++23. It provides a solid C++ foundation to build upon.
The author takes you through the C++ programming language, the Standard Library, and the C++11 to C++23 standard basics. Each chapter is accompanied by the right amount of theory and plenty of source code examples. You will work with C++23 features and standards, yet you will also compare and take a look into previous versions of C++.
After reading this book, you'll be able to start programming in modern C++ standards. You will do so with plenty of relevant source code examples, freely available on this book's GitHub page.
You will: Work with the basics of C++: types, operators, variables, constants, expressions, functions, classes, I/O, smart pointers, and more
Set up the Visual Studio environment on Windows and GCC on Linux, where you can write your own code Declare and define functions, classes, and objects, and organize code into namespaces Discover object-oriented programming including encapsulation, i

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book