Bookbot

Modern C++ for Absolute Beginners

Boekbeoordeling

Meer over het boek

Learn the C++ programming language in a structured and friendly manner with this comprehensive guide. It covers the fundamentals of modern C++, the C++ Standard Library, and standards up to C++23, requiring no prior programming experience. C++ is known for its complexity but also its elegance, making it essential to approach learning it methodically. Each section is filled with real-world examples that gradually increase in complexity, ensuring a solid foundation in C++ programming. The book provides an introduction to C++ programming, covering essential topics such as types, operators, variables, functions, classes, I/O, smart pointers, and polymorphism. It also guides you through setting up the Visual Studio environment on Windows and GCC on Linux for coding. You'll learn to declare and define functions, classes, and objects, and organize code into namespaces. Additionally, the book delves into object-oriented programming concepts like encapsulation and inheritance, employing best practices for source code organization and program workflow. You'll become familiar with C++ do's and don'ts while managing advanced topics such as lambdas, templates, and modules. The accompanying GitHub repository provides relevant source code examples to enhance your learning experience. This guide is perfect for beginner or novice programmers eager to master C++.

Een boek kopen

Modern C++ for Absolute Beginners, Slobodan Dmitrović

Taal
Jaar van publicatie
2023
product-detail.submit-box.info.binding
(Paperback)
Zodra we het ontdekt hebben, sturen we een e-mail.

Betaalmethoden

3,5
Oké
6 Beoordelingen

We missen je recensie hier.

Titel
Modern C++ for Absolute Beginners
Taal
Engels
Uitgever
Apress
Jaar van publicatie
2023
Formaat
Paperback
Aantal pagina's
464
ISBN10
1484292731
ISBN13
9781484292730
Reeks
Beoordeling
3,5 van 5
Aantekening
Learn the C++ programming language in a structured and friendly manner with this comprehensive guide. It covers the fundamentals of modern C++, the C++ Standard Library, and standards up to C++23, requiring no prior programming experience. C++ is known for its complexity but also its elegance, making it essential to approach learning it methodically. Each section is filled with real-world examples that gradually increase in complexity, ensuring a solid foundation in C++ programming. The book provides an introduction to C++ programming, covering essential topics such as types, operators, variables, functions, classes, I/O, smart pointers, and polymorphism. It also guides you through setting up the Visual Studio environment on Windows and GCC on Linux for coding. You'll learn to declare and define functions, classes, and objects, and organize code into namespaces. Additionally, the book delves into object-oriented programming concepts like encapsulation and inheritance, employing best practices for source code organization and program workflow. You'll become familiar with C++ do's and don'ts while managing advanced topics such as lambdas, templates, and modules. The accompanying GitHub repository provides relevant source code examples to enhance your learning experience. This guide is perfect for beginner or novice programmers eager to master C++.