FirstCity
Welcome to First City University College Library iPortal | library@firstcity.edu.my | +603-7735 2088 (Ext. 519)
Amazon cover image
Image from Amazon.com

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

By: Material type: TextTextPublisher: New York, NY : Apress Media LLC, [2023]Edition: Second editionDescription: xxi, 440 pages : illustrations ; 26 cmContent type:
  • text
Media type:
  • unmediated
Carrier type:
  • volume
ISBN:
  • 9781484292730
  • 1484292731
Subject(s): DDC classification:
  • 005.13/3 DMI 2023 23/eng/20230328
LOC classification:
  • QA76.73.C153 D55 2023
Contents:
1. Introduction -- 2. What is C++? -- 3. C++ Compilers -- 4. Our First Program -- 5. Types -- 6. Exercises -- 7. Operators -- 8. Standard Input -- 9. Exercises -- 10. Arrays -- 11. Pointers -- 12. References -- 13. Introduction to Strings -- 14. Automatic Type Deduction -- 15. Exercises -- 16. Statements -- 17. Constants -- 18. Exercises -- 19. Functions -- 20. Exercises -- 21. Scope and Lifetime -- 22. Exercises -- 23. Classes - Introduction -- Part I -- 24. Exercises -- 25. Classes - Inheritance and Polymorphism -- Part II -- 26. Exercises -- 27. The static Specifier -- 28. Templates -- 29. Enumerations -- 30. Exercises -- 31. Organizing code -- 32. Exercises -- 33. Conversions -- 34. Exceptions -- 35. Smart Pointers -- 36. Exercises -- 37. Inuput/Output Streams -- 38. C++ Standard Library and Friends -- 39 Exercises -- 40. C++ Standards -- 41. Projects
Summary: 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
List(s) this item appears in: New Book 2024
Star ratings
    Average rating: 0.0 (0 votes)
Holdings
Item type Current library Home library Collection Shelving location Call number Status Date due Barcode Item holds
Open Collection Open Collection FIRST CITY UNIVERSITY COLLEGE FIRST CITY UNIVERSITY COLLEGE Open Collection FCUC Library 005.13/3 DMI 2023 (Browse shelf(Opens below)) Available 00025123
Total holds: 0

Includes index

1. Introduction -- 2. What is C++? -- 3. C++ Compilers -- 4. Our First Program -- 5. Types -- 6. Exercises -- 7. Operators -- 8. Standard Input -- 9. Exercises -- 10. Arrays -- 11. Pointers -- 12. References -- 13. Introduction to Strings -- 14. Automatic Type Deduction -- 15. Exercises -- 16. Statements -- 17. Constants -- 18. Exercises -- 19. Functions -- 20. Exercises -- 21. Scope and Lifetime -- 22. Exercises -- 23. Classes - Introduction -- Part I -- 24. Exercises -- 25. Classes - Inheritance and Polymorphism -- Part II -- 26. Exercises -- 27. The static Specifier -- 28. Templates -- 29. Enumerations -- 30. Exercises -- 31. Organizing code -- 32. Exercises -- 33. Conversions -- 34. Exceptions -- 35. Smart Pointers -- 36. Exercises -- 37. Inuput/Output Streams -- 38. C++ Standard Library and Friends -- 39 Exercises -- 40. C++ Standards -- 41. Projects

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