Library

Here are all the materials, articles, and books I've read related to C/C++ development, game programming, and GUI design.

Book Cover for ISBN 0137909101

Code: The Hidden Language of Computer Hardware and Software

The classic guide to how computers work

Book Cover for ISBN 0131103628

The C Programming Language

A definitive, concise guide to ANSI standard C programming by the language's creators

Book Cover for ISBN 0131103628

Computer Systems: A Programmer's Perspective

Explains the underlying elements common among all computer systems and how they affect general application performance

Book Cover for ISBN 0131103628

Mastering Algorithms with C

Robust solutions for everyday programming tasks

Book Cover for ISBN 0131103628

The Linux Command Line

Dive below and explore its depths with the power of the command line

Book Cover for ISBN 0131103628

Game Engine Architecture

A complete guide to the theory and practice of game engine software development

Book Cover for ISBN 0131103628

Object-oriented Programming with Ansi-C

Uses ANSI-C to discover how object-oriented programming is done, what its techniques are