Jesse Liberty Bücher







C++ ist die dominante Programmiersprache für große Applikationen, bei denen es auf Schnelligkeit und Flexibilität ankommt. Aufgrund seiner Portier- und Erweiterbarkeit sind heute die meisten kommerziellen Applikationen mit C++ geschrieben.Dieses Standardeinführungsbuch in die objekt-orientierte Programmierung, Gestaltung und Analyse vermittelt dem Leser ein fundiertes Verständnis von allen Basis-Konzepten: Memory Management, Programmablauf, Kompilierung und Debugging. Ausführliche Beispiele zeigen das Schreiben von schnellen, leistungsstarken Programmen, die Kompilierung von Quellcode und ausführbaren Dateien.Nach Abschluß des kompletten Lehrganges dient dieses Buch weiterhin als strukturierte Referenz, da die einzelnen Lektionen nach bestimmten Problemstellungen sortiert sind.
No matter what compiler is used, this book teaches C++. It is a 21 day tutorial on learning one of the most popular programming languages today. This text includes a Q&A section, a Do's and don'ts section, workshop sections, shaded syntax boxes that provide handy reference with short examples, and Type/Output/Analysis icons to disect code for more thorouth explanation.
Sams Teach Yourself C++ in One Hour a Day
- 848 Seiten
- 30 Lesestunden
The Ninth Edition of Sams Teach Yourself C++ in One Hour a Day Starting with one hour a day, you can gain all the skills you need to begin programming in C++. This complete tutorial will help you quickly master the basics of object-oriented programming and teach you advanced C++ language features and concepts. Fully updated for the C++20 standard, this practical book is designed to help you write C++ code that's faster, simpler, and more reliable. * Master the fundamentals of C++ and object-oriented programming * Use the Standard Template Library (STL) to quickly develop more powerful and reliable real-world applications * Learn modern C++20 features such as concepts, ranges, views, adaptors, and modules * Apply proven Do's and Don'ts to leverage best practices and avoid pitfalls from day one * Test your knowledge and expertise with focused exercises after every lesson * Learn using nearly 300 compiling code samples that are available for free download and have been explained in detail in the book. Learn on your own time, at your own pace * No programming experience required: start writing well-organized, efficient C++ programs quickly! * Master object-oriented concepts such as classes, inheritance, polymorphism, encapsulation, and abstraction * Create reliable, feature-rich programs with STL classes, containers, and algorithms * Simplify your code using automatic type deduction and other features * Program function objects with modern C++ Lambda expressions * Accelerate learning using nearly 300 code samples explained within * Make the most of new C++20 concepts, ranges, views, adaptors, and modules * Preview improvements expected in C++23
Jesse Liberty's C++ Unleashed presents focused explanations of the core features and complexities of C++. The text covers advanced object-oriented analysis and design strategies and implementation issues associated with memory management, STL container classes, iterators, and algorithms. Manipulate data using dynamic data structures and recursion, efficient sorting algorithms, and advanced hashing and parsing techniques.
C Programming in One Hour a Day, Sams Teach Yourself
- 696 Seiten
- 25 Lesestunden
Sams teach yourself C++ for Linux in 21 days
- 1109 Seiten
- 39 Lesestunden
Sams Teach Yourself C++ Programming for Linux in 21 Days teaches you the C++ programming language using the Linux operating system. You will gain a thorough understanding of the basics of C++ programming from a Linux perspective. The Bonus Week includes topics such as XWindows, KDE with QT toolkit, APE Class Library, and Real -time Middleware.


