Download WordPress Themes, Happy Birthday Wishes
Home » Tag Archives: C++ (page 2)

Tag Archives: C++

C++: A Dialog: Programming with the C++ Standard Library

C++: A Dialog is the easiest, most effective way for beginners to learn C++ programming.It teaches C++ from scratch, through a one-on-one conversation with an intelligent beginner who asks the questions you'd ask. Heller's unique dialog format is bri

Read More »

C++: A Beginner’s Guide, Second Edition

Essential skills made easy! Written by Herb Schildt, the world's leading programming author, this step-by-step book is ideal for first-time programmers or those new to C++. The modular approach of this series, including sample projects and progress c

Read More »

C++ Neural Networks and Fuzzy Logic

The extensively revised and updated edition provides a logical and easy-to-follow progression through C++ programming for two of the most popular technologies for artificial intelligence - neural and fuzzy programming. The authors cover theory as wel

Read More »

Object-Oriented Programming in C++, 3rd Edition

This book presents the sophisticated new features of the most current ANSI/ISO C++ standard as they apply to object-oriented programming. Learn the concepts of object-oriented programming, why they exist, and how to utilize them to create sophisticat

Read More »

Teach Yourself C++ in 21 Days, 5th Edition

Packed with examples of syntax and detailed analysis of code, fundamentals such as managing I/O, loops, arrays and creating C++ applications are all covered in the 21 easy-to-follow lessons.This book is a timesaving guide to learning C++. Using the p

Read More »

Language Translation Using PCCTS and C++: A Reference Guide

Book DescriptionThis book is a reference guide for the parser generator ANTLR, ANother Tool for Language Recognition, and the tree-parser generator SORCERER, which is suited to source-to-source translation. It is intended as a reference manual not a

Read More »

Compilers and Compiler Generators: An Introduction With C++

Designed for computer science students studying for a second or final year course in compilers/programming language translation, this text manages to combine theory, practical applications and enough use of compiler writing tools to give students a s

Read More »

Object-Oriented Programming in C++, 4th Edition

Object-Oriented Programming in C++, 4th edtion, begins with the basic principles of the C++ programming language and systematically introduces increasingly advanced topics while illustrating the OOP methodology. While the structure of this book is si

Read More »

Data Structures and Algorithms with Object-Oriented Design Patterns in C++

This book presents readers with a modern, object-oriented perspective for looking at data structures and algorithms, clearly showing how to use polymorphism and inheritance, and including fragments from working and tested programs.The text promotes o

Read More »

Optimizing C++: A Book about Improving Program Performance

This book is for intermediate C++ programmers (i.e. studying C++ for at least one year) who want to improve the performance of the software they develop.This book contains guidelines and advices on how to write efficient software using the C++ langua

Read More »