The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: C and C++ :: Books
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 13    Displaying: 1 - 13 Pages:  1   

   Thinking in C++   Hits: 3200 

 
Bruce Eckel has kindly provided his book "Thinking in C++, Second Edition" free of charge to on-line readers. The text first sets the stage for using C++ with a tour of what object-oriented programming is all about, as well as the software design life cycle. The author then delves into every aspect of C++, from basic keywords and programming principles to more advanced topics, like function and operator overloading, virtual inheritance, exception handling, namespaces, and templates. C++ is a complex language, and the author covers a lot of ground using today's Standard C++, but without getting bogged down in excessive detail.


Free   Version: n/a   Platform(s): n/a   Updated: Thu Nov 29 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   How to Create an eBook Using Visual C++   Hits: 4920 

 
This eBook "How to Create an eBook Using Visual C++" is a step-by-step illustrated guide for Visual C++ developers to learn how to compile HTML files into an executable program.


Commercial   Version: 2.0   Platform(s): windows   Updated: Tue Nov  8 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   the free sports book   Hits: 1353 

 
Act now have some fun and make real money from now on. A life time opportunity to promote the dream magazine and make tons of cash.


Commercial   Version: n/a   Platform(s): n/a   Updated: Mon Jun  6 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   C/C++ Programming Books   Hits: 2370 

 
Essential programming tips at your fingertips! This handy programmer's reference provides quick access to syntax, functions, classes, methods, as well as the Standard Template Library (STL). The book covers ANSI/ISO Standard C and C++, including the new C99 standard.


Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Jun 14 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

    C++ Programming   Hits: 3736 

 
This book serves as an introduction to the C++ language. It teaches how to program in C++ and how to properly use its features. It does not attempt to teach object-oriented design to any depth. There are three goals: First, to produce a concise introductory text, free from unnecessary verbosity, so that beginners can develop a good understanding of the language in a short period of time. Second, to combine a tutorial style (based on explanation of concepts through examples) with a reference style (based on a flat structure). As a result, each chapter consists of a list of relatively short sections (mostly one or two pages), with no further subdivision. This, further simplifies the reader?s task. Third, the author have avoided trying to present an absolutely complete description of C++. While no important topic has been omitted, descriptions of some of the minor idiosyncrasies have been avoided for the sake of clarity and to avoid overwhelming beginners with too much information


Version: n/a   Platform(s): n/a   Updated: Thu Jun 14 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   A Beginners C++   Hits: 2822 

 
A Beginners C++ is primarily intended for introductory Computer Science courses that use C++ as an implementation language. However, the book should be equally suited to an individual who wants to learn how to program their own personal computer. This book assumes that you are a computer literate. You are required to have experience with word processing packages, and possibly other packages like spreadsheets and data bases. Although most schools do provide a limited introduction to programming (usually in Pascal or possibly a dialect of Basic), this book does not rely on such past experience. It is expected that you will use one of the modern Integrated Development Environments (IDE) on a personal computer. Examples of such environments include the Borland environment for Intel PCs and the Symantec environment for Macintosh/PowerPC machines.


Version: n/a   Platform(s): windows   Updated: Thu Jun 14 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Buy computer programming books   Hits: 1918 

 
Reviews for various C and C++ books, Order and purchase books online at www.mycplus.com at discounted rates.


Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Jun 13 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   The C++ Programming Language   Hits: 4729 

 
Written by the inventor of the language, Bjarne Stroustrup, The C++ Programming Language is the definitive, classic text on the language that has become central to software development over the past ten years. Based on the ISO final draft standard, this third edition is a complete rewrite presenting C++ and its standard library as an integrated whole. The book covers the complete C++ language including its C subset and modern features such as abstract classes, templates, exceptions, namespaces, run-time type identification, and the Standard Template Library that have revolutionized C++ development. The book focuses on how to use the language as a tool for real-world design and programming. It teaches the basic concepts a programmer needs to master object-oriented programming, generic programming, and C++.


Version: 3rd Edition   Platform(s): 0201889544   Updated: Sun Jun 25 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (2) Visitor Ratings

   Free Magazines Subscriptions   Hits: 2289 

 
Get free Magazines ranging from Programming to HiTech and from Agriculture to Finance, Government and Traveling.


Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Jun 14 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (1) Visitor Ratings

   Learn C on the Macintosh (Mac OS X Edition)   Hits: 2606 

 
Considered a classic by an entire generation of Mac programmers, this popular guide has been completely updated for Mac OS X. Don't know anything about programming? No problem! Dave Mark, whose bestselling books have helped educate legions of developers world-wide, takes you through a complete course in programming C using Apple's free Xcode Tools. Perfect for beginners learning to program, this new PDF eBook includes all new Xcode examples for Mac OS X and is available from SpiderWorks.com


Version: 1.0   Platform(s): osx   Updated: Sat Feb 12 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Documentation to ppC++ - HTML embedded C++   Hits: 33823 

 
ppC++(acronym for "ppC++ preprocessed C++"), is an HTML-preprocessed C/C++ language which is adapted especially for active web pages programming. This preprocessor lets you write server-side programs in C++ inside your HTML code and brings new additional features which make web programming very easy.


Version: 1   Platform(s): n/a   Updated: Sun Nov 16 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   CGI : Internet Programming With C++ and C   Hits: 7361 

 
Shows how to program the cgi-bin with C++ and C for more powerful connectivity to the Internet. This book provides methods to link the power of compiled languages into Internet interfaces. CGI programs are the only way to obtain advanced server side capabilities and by using C++ and C, real computer control from the Internet can be achieved. Shows how to link existing C++ and C code to HTML Gui Internet capabilities.


Version: n/a   Platform(s): 0137123582   Updated: Sun Jan 16 2000

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Cgi Programming in C & Perl   Hits: 5102 

 
Nicely balanced treatment of CGI programming in both C, which has distinct performance advantages, and Perl, currently the most popular language for CGI. An essential technical programming reference for Web sites. In concise, clear language, this book explains how to write CGI programs to implement dynamic documents that provide interactivity and multimedia features for Web sites using UNIX-based HTTP servers.


Version: 1st Edition   Platform(s): 0201422190   Updated: Sun Jan 16 2000

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 13    Displaying: 1 - 13 Pages:  1   

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog