1
Object-Oriented Programming in C++ (4 Edition) - Robert Lafore
Object-Oriented Programming in C++ (4 Edition) - Robert Lafore

Book Description Publication Date: December 29, 2001 Object-Oriented Programming in C++ begins with the basic principles of the C++ programming language and systematically introduces increasingly advanced topics while illustrating the OOP methodolog… Read more »

Read more »
15Aug2014

0
C++ Primer Plus (6th Edition) - Stephen Prata
C++ Primer Plus (6th Edition) - Stephen Prata

Book Description Publication Date: October 28, 2011 C++ Primer Plus is a carefully crafted, complete tutorial on one of the most significant and widely used programming languages today. An accessible and easy-to-use self-study guide, this book is ap… Read more »

Read more »
15Aug2014

0
C How to Program (6th Edition) - Deitel
C How to Program (6th Edition) - Deitel

Book Description Publication Date: March 04, 2012 This is the eBook of the printed book and does not include any media, Website access codes or print supplements that may come packaged with the bound book. C How to Program, 6e, is ideal for introd… Read more »

Read more »
14Aug2014

1
C# (Programming Language)
C# (Programming Language)

C# (pronounced as see sharp) is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Micros… Read more »

Read more »
12Aug2014

4
Java (Programming Language)
Java (Programming Language)

Java is a computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. It is intended to let application developers "write once, run anywhere" (WORA… Read more »

Read more »
12Aug2014

2
C++ (Programming Language)
C++ (Programming Language)

C++ (pronounced cee plus plus) is a general purpose programming language. It has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation. It is designed with a bias for … Read more »

Read more »
12Aug2014

1
C (Programming Language)
C (Programming Language)

In computing, C (/ˈsiː/, as in the letter C) is a general-purpose programming language initially developed by Dennis Ritchie between 1969 and 1973 at AT&T Bell Labs. Like most imperative languages in the ALGOL tradition, C has facilities for structu… Read more »

Read more »
12Aug2014
 
 
Top