Showing posts with label C Plus Plus. Show all posts
Showing posts with label C Plus Plus. Show all posts

Thursday, January 20, 2011

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


C++: A Beginner's Guide, Second Edition
 576 pages | PDF | 10,1 MB

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 checks, makes it  easy to learn to use C++ at your own pace.

Download Link

Thursday, December 9, 2010

Programming Microsoft Visual C++


Programming Microsoft Visual C++
PDF | 1015 pages | 10,6 mb

Microsoft(r) Visual C++ 6.0 is the latest version of the industry-standard programming language for professionals. And PROGRAMMING MICROSOFT VISUAL C++, that's become the industry-standard text. Newly expanded and updated, it offers the same detailed, comprehensive coverage that's consistently made this title the best overall explanation of the capabilities of this powerful, complex development tool.

Download Link

Friday, November 26, 2010

Beginning C++ Through Game Programming


Beginning C++ Through Game Programming, Third Edition 
352 pages | PDF | 3,1 MB

Beginning C++ Through Game Programming, Third Edition approaches learning C++ from the unique and fun perspective of games. Written for the beginning game developer or programmer, the book assumes no previous programming experience and each new skill and concept is taught using simple language and step-by-step instructions. Readers will complete small projects in each chapter to reinforce what they've learned and a final project at the end combines all of the major topics covered in the book. Featuring twenty five percent new material, this third edition covers all the latest technology and advances.

Download Link

Monday, October 25, 2010

C++ How to Program (7th Edition)


C++ How to Program (7th Edition)
1104 pages | PDF | 221 Mb

For Introduction to Programming (CS1) and other more intermediate courses covering programming in C++. Also appropriate as a supplement for upper-level courses where the instructor uses a book as a reference for the C++ language.

This best-selling comprehensive text is aimed at readers with little or no programming experience. It teaches programming by presenting the concepts in the context of full working programs and takes an early-objects approach. The authors emphasize achieving program clarity through structured and object-oriented programming, software reuse and component-oriented software construction. The Seventh Edition encourages students to connect computers to the community, using the Internet to solve problems and make a difference in our world. All content has been carefully fine-tuned in response to a team of distinguished academic and industry reviewers.

Download Link

Sunday, September 19, 2010

Professional C# 2008


Professional C# 2008 
 1848 pages | PDF | 21,6 MB

Updated for .NET 3.5 and Visual Studio® 2008, this book is the ultimate guide to C# 2008 and its environment. Beginning with a look into the architecture and methodology of .NET, the team of superlative authors explains why the C# language cannot be viewed in isolation, but rather, must be considered in parallel with the .NET Framework. 
After gaining an understanding of the foundation of C#, you'll then go on to examine the fundamentals of C# programming with each successive chapter. New examples provide helpful explanations on how to use C# to solve various tasks. Plus, completely new chapters on LINQ, SQL, ADO.NET entities, Windows Communication Foundation, Windows Workflow Foundation, Windows Presentation Foundation, arrays, system transactions, tracing, and event logging all deliver essential information to help you gain a clear and thorough understanding of all that C# 2008 has to offer.

Download Link

Monday, March 22, 2010

Starting Out with C++: Early Objects


Starting Out with C++: Early Objects
 PDF | 1184 pages | 15,5 mb

Starting Out With C++: Early Objects is intended for either a one semester traditional introductory programming course or a two-semester C++ programming sequence, with introductory material placed in the first half of the text and more advanced topics, such as recursion and data structures, placed in the second half. Objects are introduced early, right after control structures and before arrays and pointers. The STL string class is used throughout. As with all Gaddis books, there is a strong emphasis on problem solving and program design, a careful step-by-step introduction of each new topic, clear and easy to read code listings, concise and practical real world examples, and an abundance of exercises in each chapter.


Download Link

Wednesday, February 17, 2010

Absolute C++



Absolute C++ 
 976 Pages || PDF | 5 MB

Offers complete coverage of the C++ programming language. This title offers provides all the tools necessary for experienced and novice programmers to master C++, including: thorough coverage of the Standard Template Library; complete and fully executable code throughout; sections highlighting programming tips and common pitfalls; and a logical order of coverage of C++ topics in order for readers to better understand the language. 
This book is appropriate for anyone interested in learning how to programming using the C++ programming  language.

From the Back Cover
Absolute C++ is the definitive textbook on C++ from best-selling author Walt Savich. This brand new book provides complete, thorough, absolute coverage of the C++ programming language.
Absolute C++ provides all of the tools necessary for experienced and novice programmers alike to master C++, emphasizing the qualities and complexities of the language aver elementary programming technique. Thus, it presents:
* Complete and fully executable programs throughout to demonstrate language features
* Extensive coverage of the Standard Template Library (STL)—this is a necessary element in understanding C++ as it examines the full functionality and versatility of the language
* A logical ordering of topics that allows readers to better understand the language (for example, covering arrays before classes-this institutes a more progressive method of learning how the language works before moving on to advanced features
* Material on the Unified Modeling Language (UML) and Patterns to take advantage of the latest trends in software engineering
* Sections highlighting programming tips and common pitfalls to enhance understanding Absolute C++ also offers a full supplements package for instructors, including instructor's manual, solutions manual, PowerPoint slides, and Testfen, a computerized test generator. A companion web site (aw/savitch) is available for all readers to help enhance and test their understanding of the material.


Download Link

Monday, January 11, 2010

Introduction to C++ Programming and Graphics




Introduction to C++ Programming and Graphics
372 Pages | PDF | 3 MB

C++ has grown rapidly in response to the practical need for a programming language that is able to efficiently handle composite and diverse data types. Today, C++ dominates the commercial market and is favored among application developers. Introduction to C++ Programming and Graphics offers a venue for rapidly learning the language by concisely revealing its grammar, syntax and main features, and by explaining the key ideas behind object oriented programming (OOP), with emphasis on scientific computing.

The book reviews elemental concepts of computers and computing, describes the primary features of C++, illustrates the use of pointers and user-defined functions, and analyzes the construction of classes. Distinctive features include: An effective selection and presentation of topics and supporting examples A tutorial on the usage of MATLAB® functions in C++ code Tables for translating MATLAB® and Fortran 77 into C++ code, illustrating syntactic differences between these languages Chapters on graphics and GUI programming based on the VOGLE library and the GLUT, GLUI and GTK+ utility toolboxes.
This invaluable resource provides a basic, concise introduction to C++ for the novice, allowing the reader to easily grasp the necessary concepts, rather than trying to absorb an extensive reference book. Scientists, engineers, professionals and students familiar with the general principles of computer programming and proficient in an easy programming language will find this volume an ideal entry point into C++.



Wednesday, November 25, 2009

C++ How To Program - 5th Edition


C ++ How To Program - 5th Edition

With over 250,000 sold, Harvey and Paul Deitel's C++ How to Program is the world's best-selling introduction to C++ programming. Now, this classic has been thoroughly updated! The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of programming concepts and intermediate-level topics for further study.

The books in this series feature hundreds of complete, working programs with thousands of lines of code. Deitels' C++ How to Program is the most comprehensive, practical introduction to C++ ever published-with hundreds of hands-on exercises, roughly 250 complete programs written and documented for easy learning, and exceptional insight into good programming practices, maximizing performance, avoiding errors, debugging, and testing. The updated Fifth Edition now includes a new early classes pedagogy-classes and objects are introduced in Chapter 3 and used throughout the book as appropriate. A valuable reference for programmers and anyone interested in learning the C++ programming language and object-oriented development in C++.