Home » Archive

Free Download C, C++, C# PDF eBook

C, C++, C# »

27 Apr 2012 | | ,
C# 5.0 Pocket Reference: Instant Help for C# 5.0 Programmers (Early Release)

Book Description:

When you need answers for using C# 5.0, this tightly focused and practical book tells you exactly what you need to know—without long introductions or bloated samples. Succinct and easy to browse, C# 5.0 Pocket Reference is ideal as quick reference—or as a guide to get you rapidly up to speed if you already know Java, C++, or an earlier version of C#.
Written by the authors of the acclaimed C# 5.0 in a Nutshell, this book covers the entire C# 5.0 language, including:

All of C#’s fundamentals
Advanced topics such as operator overloading, type …

C, C++, C# »

C# 5.0 Pocket Reference: Instant Help for C# 5.0 Programmers

Book Description
With this digital Early Release edition of C# 5.0 Pocket Reference, you get the entire book bundle in its earliest form – the author’s raw and unedited content – so you can take advantage of this content long before the book’s official release. You’ll also receive updates when significant changes are made, as well as the final ebook version.
When you need answers for using C#5.0, this tightly focused and practical book tells you exactly what you need to know—without long introductions or bloated samples. Succinct and easy to browse, C# 5.0 Pocket Reference is ideal as quick reference—or …

C, C++, C# »

25 Apr 2012 | |
Head First C

Book Description:
Ever wished there was an easier way to learn C from a book? Head First C is a complete learning experience that will show you how to create programs in the C language. This book helps you learn the C language with a unique method that goes beyond syntax and how-to manuals and helps you understand how to be a great programmer. You’ll learn key areas such as language basics, pointers and pointer arithmetic, and dynamic memory management, and with advanced topics such as multi-threading and network programming, Head First C can be …

C, C++, C# »

11 Apr 2012 | |
C++ How to Program, 5th Edition

Book Description:
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!
eBook Detail

Author: Harvey Deitel, Paul Deitel
ISBN: 0131857576
Released: edition 2005
Format: CHM
Pages: 1536 pages
Size: 10,3 mb

.Net & ASP.Net, C, C++, C#, Software Dev »

Programming C# 5.0: Building Windows 8 Metro, Web, and Desktop Applications for the .NET 4.5 Framework

Book Description
With this digital Early Release edition of Programming C# 5.0, you get the entire book bundle in its earliest form – the author’s raw and unedited content – so you can take advantage of this content long before the book’s official release. You’ll also receive updates when significant changes are made, as well as the final ebook version.
With its support for dynamic programming, C# 5.0 continues to evolve as a versatile language on its own. But when C# is used with .NET Framework 4.5, the combination is incredibly powerful. …

.Net & ASP.Net, C, C++, C# »

30 Mar 2012 | | , ,
Visual C++ .NET Developer’s Guide

Book Description:
This developer’s guide provides a resource for the professional developer seeking to create complex, robust and high performance applications with visual C++.Net. It covers how to build multiple applications for the Web and the desktop through extensive coverage on ADO, ADO+, threads, active directory, attributed programming, security, debugging, graphic animation and streaming video.
eBook Detail:

Author: John Mueller
ISBN: 0072132817
Released: edition 2002
Format: PDF
Pages: 552 pages
Size: 10,3 mb

C, C++, C# »

29 Mar 2012 | | ,
A Laboratory Course in C++ Data Structures, 2 Edition

Book Descrition:
A Laboratory Course in C++ Data Structures, Second Edition exemplifies the active learning experience. With a dynamic learn-by-doing focus, this laboratory manual encourages students to explore data structures by implementing them, a process through which students discover how data structures work and how they can be applied. Providing a framework that offers feedback and support, this text challenges students to exercise their creativity in both programming and analysis. Each laboratory unit consists of four parts: the Prelab, the Bridge, the In-lab, and the Postlab, which create an excellent hands-on …

C, C++, C# »

27 Mar 2012 | | , , ,
C++ Concurrency in Action

Book Description
C++ Concurrency in Action is a reference and guide to the new C++ 11 Standard for experienced C++ programmers as well as those who have never written multithreaded code. This book will show you how to write robust multithreaded applications in C++ while avoiding many common pitfalls.
Multiple processors with multiple cores are the norm these days. The C++11 version of the C++ language offers beefed-up support for multithreaded applications, and requires that you master the principles, techniques, and new language features of concurrency to stay ahead of the curve.
Without assuming you have a background …

C, C++, C# »

24 Mar 2012 | |
C++ from the Ground Up

Book Description
This excellent primer provides a plethora of C++ programminginformation for beginning to intermediate users on topics like classes, objects, expressions, arrays, pointers. Plus, it also covers advanced topics like inheritance, namespaces, STL, custom stringclass, and the Standard C++ Class Library. For users of all levels, this guide teaches with examples of source code and a thorough display of the results.
All you need to learn C++ is C++ from the Ground Up, written by master C++ programmer Herb Schildt. With C++ fast becoming the professional programmer’s language of choice, you’ll want to startprogramming in C++ as quickly as possible. …

C, C++, C# »

20 Mar 2012 | | ,
Starting Out with C++: From Control Structures through Objects, 6th Edition

Book Description
In Starting Out with C++: From Control Structures through Objects, 6/e Gaddis covers control structures, functions, arrays, and pointers before objects and classes. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises appear in every chapter. Introduction to Computers and Programming; Introduction to C++; Expressions and Interactivity; Making Decisions; Looping; Functions; Arrays; Searching and Sorting Arrays; Pointers; Characters, Strings, and the string Class; Structured Data; Advanced File Operations; Introduction to Classes; More About Classes; Inheritance, Polymorphism, and Virtual …