Programming Abstractions in C++
by Eric S. Roberts
2012
ISBN/ASIN: 0133454843
Number of pages: 682
Description:
Eric Roberts' 'Programming Abstractions in C++' gives students opportunities to practice and learn with engaging graphical assignments. A client-first approach to data structures helps students absorb, and then apply the material.
Download or read it online for free here:
Download link
(8MB, PDF)
Similar books
Beginning C++ Through Game Programmingby Michael Dawson - Course Technology PTR
If you're ready to jump into the world of programming for games, Beginning C++ Through Game Programming will get you started on your journey, providing you with a solid foundation in the game programming language of the professionals.
(32390 views)
C++ GUI Programming with Qt 3by Jasmin Blanchette, Mark Summerfield - Prentice Hall PTR
The text covers everything you need to build industrial-strength applications with Qt 3.2.x and C++ on Windows, Mac OS X, Linux/Unix, and embedded Linux with no source code changes. The book teaches solid Qt programming practices.
(23624 views)
Learn Computer Graphics From Scratch- Scratchapixel
From the table of contents: Mathematics and Physics for Computer Graphics; Foundations of 3D Rendering; Better, Faster, More; Advanced Techniques; Digital Imaging; Procedural Generation of Virtual Worlds. 32 lessons, 166 chapters, C++ source code.
(9313 views)
wxWidgets tutorialby Jan Bodnar - ZetCode
This is wxWidgets tutorial for the C++ programming language. wxWidgets is a cross platform toolkit or framework for creating C++ GUI applications. After reading this tutorial, you will be able to program non trivial wxWidgets applications.
(19477 views)