Category Archives: Language

C++ All-In-One Desk Reference For Dummies

Here’s the easy way to learn how to use C++ C++, developed by Bjarne Stroustrup at Bell Labs, is one of the most widely used programming languages, with close to four million C++ programmers and growing. C++’s popularity has earned … Continue reading

Posted in Format, Introductory, Language, Object-Oriented Design, pdf | Leave a comment

Programming: Principles and Practice Using C++

An Introduction to Programming by the Inventor of C++ Preparation for Programming in the Real World The book assumes that you aim eventually to write non-trivial programs, whether for work in software development or in some other technical field. Focus … Continue reading

Posted in C & C++ Windows Programming, Format, Language, Object-Oriented Design, Programming Languages, djvu | Leave a comment

Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 (Expert’s Voice in .Net)

Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 introduces C++/CLI, Microsoft’s extensions to the C++ syntax that allow you to target the common language runtime, the key to the heart of the .NET Framework 3.5. This book gives … Continue reading

Posted in C & C++ Windows Programming, Format, Language, Object-Oriented Design, Programming Languages, Software Design & Engineering, Software Development, pdf | Leave a comment

Linux System Programming: Talking Directly to the Kernel and C Library

This book is about writing software that makes the most effective use of the system you’re running on — code that interfaces directly with the kernel and core system libraries, including the shell, text editor, compiler, debugger, core utilities, and … Continue reading

Posted in Format, Hacking, Language, Languages & Tools, Operating Systems, Programming Languages, pdf | Leave a comment

Introduction to Game Programming with C++ (Wordware Game Developer’s Library)

Introduction to Game Programming with C++ explores the world of game development with a focus on C++. This book begins with an explanation of the basics of mathematics as it relates to game programming, covers the fundamentals of C++, and … Continue reading

Posted in C & C++ Windows Programming, Format, Game Programming, Language, Tutorials, chm | Leave a comment

Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O’Reilly))

This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs … Continue reading

Posted in C#, Format, Language, Programming Languages, Python, Software Design & Engineering, Software Development, Word Processing, pdf | Leave a comment

C++ Laminated Reference Guide

Posted in Format, Language, Languages & Tools, Reference, pdf | Leave a comment

C++/CLI: The Visual C++ Language for .NET

C++/CLI: The Visual C++ Language for .NET introduces Microsoft’s new extensions to the C++ syntax that allow you to target the common language runtime the key to the heart of the .NET 3.0 platform. In 12 no-fluff chapters, Microsoft insider … Continue reading

Posted in C & C++ Windows Programming, C#, Format, Language, Software Development, pdf | Leave a comment

The C++ Standard Library Extensions: A Tutorial and Reference

“TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and even new kinds of library components. TR1 has some classes, for example, where some nested types may or may not exist depending on … Continue reading

Posted in C & C++ Windows Programming, Format, Language, chm | Leave a comment

C++ Standard Library Practical Tips (Programming Series)

Put the Power of the C++ Standard Library to Work! C++ Standard Library Practical Tips teaches beginning and experienced programmers how to use the Standard Library and its major component the Standard Template Library (STL) effectively in routine programming chores. … Continue reading

Posted in C & C++ Windows Programming, Format, Language, chm | Leave a comment