BOOKZONE
C++
Paperback
by Torsten T. Will
SKU:9789355429131
Bulk Discount Get Exta 5% upto 10%
Share
Talk about your brand
Share information about your brand with your customers. Describe a product, make announcements, or welcome customers to your store.
If you need to know C++, look no further! This comprehensive guide has everything you need to master the modern C++23 language, from syntax fundamentals to advanced development concepts. Follow practical code examples as you learn object-oriented programming, work with standard library containers, program concurrent applications, and more. Don’t just learn how to code—learn how to code better with expert tips and guidance on the rules of compact, secure, and efficient code.
- Your all in one guide to modern C++
- Work with the C++ language, from basic syntax and functions to more advanced features such as pointers and macros
- Learn to use the standard library and containers
Basic to Advanced ProgrammingMaster C++ programming from the ground up. Learn how to code with building blocks such as comments, variables, and functions, and then walk through object-oriented programming. Graduate to advanced concepts, including pointers and templates.
The Standard LibraryDive into the C++ standard library, including an in-depth guide to containers: what they can do, what they can’t do, and how to choose the right one for your scenario. Work with streams and files, explore unique syntax, and implement concurrency using threads.
Good Coding PracticesWrite effective, sustainable code. Dedicated chapters provide guidelines, techniques, and tips for good coding. Put theory into practice with numerous sample programs that you can download to help jump-start your own projects.
- Language basics
- Statements and expressions
- Structures and classes
- Object-oriented programming
- Containers
- >span class="a-list-item">Error handling
- Testing
- Pointers
- Interface to C
- Templates
About the Author
Torsten T. Will is a C++ expert who has been fascinated by the language since earning his degree in computer science. In addition to C++, he has worked with numerous other languages over the course of his career, including Python, Java, and Haskell. Since 2004, he has contributed his expertise to c’t, a German magazine for computer technology, where he writes about C++ and Python. In his free time, he enjoys photography.