• Contact

  • Newsletter

  • About us

  • Delivery options

  • Prospero Book Market Podcast

  • News

  • Beginning C++23: From Beginner to Pro

    Beginning C++23 by Horton, Ivor; Van Weert, Peter;

    From Beginner to Pro

      • GET 8% OFF

      • The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
      • Publisher's listprice EUR 64.19
      • The price is estimated because at the time of ordering we do not know what conversion rates will apply to HUF / product currency when the book arrives. In case HUF is weaker, the price increases slightly, in case HUF is stronger, the price goes lower slightly.

        27 229 Ft (25 932 Ft + 5% VAT)
      • Discount 8% (cc. 2 178 Ft off)
      • Discounted price 25 050 Ft (23 857 Ft + 5% VAT)

    27 229 Ft

    db

    Availability

    Estimated delivery time: In stock at the publisher, but not at Prospero's office. Delivery time approx. 3-5 weeks.
    Not in stock at Prospero.

    Why don't you give exact delivery time?

    Delivery time is estimated on our previous experiences. We give estimations only, because we order from outside Hungary, and the delivery time mainly depends on how quickly the publisher supplies the book. Faster or slower deliveries both happen, but we do our best to supply as quickly as possible.

    Product details:

    • Edition number Seventh Edition
    • Publisher Apress
    • Date of Publication 8 October 2023
    • Number of Volumes 1 pieces, Book

    • ISBN 9781484293423
    • Binding Paperback
    • No. of pages918 pages
    • Size 254x178 mm
    • Weight 1768 g
    • Language English
    • Illustrations 91 Illustrations, black & white
    • 615

    Categories

    Short description:

    Begin your programming journey with C++ , starting with the basics and progressing through step-by-step examples that will help you become a proficient C++ programmer. This book includes new features from the C++23 standard.  All you need are Beginning C++23 and any recent C++ compiler and you'll soon be writing real C++ programs. 

    There is no assumption of prior programming knowledge.  All language concepts that are explained in the book are illustrated with working program examples, and all chapters include exercises for you to test and practice your knowledge. Free source code downloads are provided for all examples from the text and solutions to the exercises.  

    This latest edition has been fully updated to the latest version of the language, C++23, and to all conventions and best practices of modern C++. This book also introduces elements of the C++ Standard Library that provide essential support for C++23. After completing this book, you will have the knowledge and skills needed to build your first C++ applications. 

    You will:
    • Begin programming with the C++23 standard
    • Carry out modular programming in C++
    • Work with arrays and loops, pointers and references, strings, and more
    • Write your own functions, types, and operators
    • Discover the essentials of object-oriented programming
    • Use overloading, inheritance, virtual functions, and polymorphism
    • Write generic function and class templates, and make them safer using concepts 
    • Learn the ins and outs of containers, algorithms, and ranges
    • Use auto type declarations, exceptions, move semantics, lambda expressions, and much more

    More

    Long description:

    Begin your programming journey with C++ , starting with the basics and progressing through step-by-step examples that will help you become a proficient C++ programmer. This book includes new features from the C++23 standard.  All you need are Beginning C++23 and any recent C++ compiler and you'll soon be writing real C++ programs. 

    There is no assumption of prior programming knowledge.  All language concepts that are explained in the book are illustrated with working program examples, and all chapters include exercises for you to test and practice your knowledge. Free source code downloads are provided for all examples from the text and solutions to the exercises.  

    This latest edition has been fully updated to the latest version of the language, C++23, and to all conventions and best practices of modern C++. This book also introduces elements of the C++ Standard Library that provide essential support for C++23. After completing this book, you will have the knowledge and skills needed to build your first C++ applications. 

    What You Will Learn
    • Begin programming with the C++23 standard
    • Carry out modular programming in C++
    • Work with arrays and loops, pointers and references, strings, and more
    • Write your own functions, types, and operators
    • Discover the essentials of object-oriented programming
    • Use overloading, inheritance, virtual functions, and polymorphism
    • Write generic function and class templates, and make them safer using concepts 
    • Learn the ins and outs of containers, algorithms, and ranges
    • Use auto type declarations, exceptions, move semantics, lambda expressions, and much more
    Who This Book Is For

    Programmers new to C++ and those who may be looking for a refresh primer on C++ in general.

    More

    Table of Contents:

    1. Basic Ideas.- 2. Introducing Fundamental Types of Data.- 3. Working Fundamental Types.- 4. Making Decisions.- 5. Arrays and Loops.- 6. Pointers and References.- 7. Working with Strings.- 8. Defining Functions.- 9. Vocabulary Types.- 10. Function Templates.- 11. Modules and Namespaces.- 12. Defining your own Data Types.- 13. Operator Overloading.- 14. Inheritance.- 15. Polymorphism.- 16. Runtime Errors and Exceptions.- 17. Class Templates.- 18. Move Semantics.- 19. First-Class Functions.- 20. Containers and Algorithms.- 21. Constrained Templates and Concepts.

    More