Computer Programming

Google

General

Programming
APIs and Operating Environments
Extensible Languages
Graphics and Multimedia
Languages and Tools
Software Design
Web Programming

Languages

ADA
ASP
Assembler
Basic
C#
C and C++
CGI
COBOL
Delphi
Eiffel
Forth
Fortran
HTML
Java
Javascript
LISP
Logo
Modula 2
Pascal
Perl
PHP
PL/I
Postscript
Prolog
Python
QBasic
REXX
Smalltalk
Visual Basic
XML

Databases

Access
Clipper
DBase
Filemaker
IBM DB2
Informix
Ingres
JDeveloper
MySQL
Oracle
Paradox
Powerbuilder
SQL

Software

Database
Development Utilities
Graphics
Linux
Programming
Programming Languages
Training & Tutorials
Web Development

HobbyDo


Search Now:

C AND C++ BOOKS

Posted in C and C++ (Saturday, July 5, 2008)

By PR Newswire Association LLC. Sells new for $5.95.
Read more...

Purchase Information
No comments about PR Newswire : Vivendi Universal Games Captures Prestigious Awards At D.I.C.E. Summit; Dark Age of Camelot, Baldur's Gate: Dark Alliance and Baldur's Gate II: Throne of Bhaal Receive Top Honors..



Posted in C and C++ (Saturday, July 5, 2008)

Written by Technology, and Economic Policy Board on Science and National Research Council. By National Academies Press. The regular list price is $71.75. Sells new for $7.75. There are some available for $7.50.
Read more...

Purchase Information
No comments about Capitalizing on New Needs and New Opportunities: Government - Industry Partnerships in Biotechnology and Information Technologies (Compass Series (Washington, D.C.).).



Posted in C and C++ (Saturday, July 5, 2008)

Written by Roger T. Stevens. By Morgan Kaufmann Pub. The regular list price is $39.95. Sells new for $24.95. There are some available for $0.90.
Read more...

Purchase Information
1 comments about Object-Oriented Graphics Programming in C++/Book and Disk.
  1. Roger T. Stevens, Object-Oriented Graphics Programming in C++ (AP Professional, 1994)

    Whatever other faults this book may have, most of it is (quite thankfully) out of date. Remember the days when 640x480x16.7 million colors was something only the high-end computers could manage? Well, that's when this was written. Also, raytracing as a way to display graphics seems to have gone the way of the great auk for most programmers, largely due to speed concerns. (This is unfortunate, because raytracing produces some of the highest-quality graphics you're likely to find on a computer screen; I have a suspicion that if someone were to sit down and really work with newer implementations of C++ and today's high- powered graphics cards, raytracing could be done with enough speed to allow it to rival newer methods of graphic representation.)

    Aside from the out-of-dateness, which makes this valuable only in an archival sense at this late date, the title is a bit on the misleading side. While Stevens does take some of the methods and tactics of object oriented programming into account, large portions of the code therein look suspiciously like C that's still in the process of conversion. This is especially true eight years after the writing of the book, when so much more of the C++ backbone has been standardized by the ANSI committee. Creating an updated edition of the book would require almost all the code to be rewritten.

    Given the first paragraph of this review, that might not be a bad thing. There is a marked dearth of books available right now for game and graphics programmers that don't deal with DirectX. For now, however, the book's worn out its welcome. **



Read more...


Posted in C and C++ (Saturday, July 5, 2008)

Written by Greg Perry and Marcus Johnson. By Que. The regular list price is $21.95. Sells new for $25.79. There are some available for $0.39.
Read more...

Purchase Information
No comments about Turbo C++ by Example (Programming (Que)).



Posted in C and C++ (Saturday, July 5, 2008)

Written by IBM Redbooks. By Ibm. The regular list price is $30.00. Sells new for $22.80.
Read more...

Purchase Information
No comments about Getting to Know Visualage C++ Version 4.0.



Posted in C and C++ (Saturday, July 5, 2008)

Written by IEEE Signal Processing Society and IEEE and Ex&&&c. By Institute of Electrical & Electronics Enginee. Sells new for $168.00.
Read more...

Purchase Information
No comments about 2001 IEEE Third Workshop on Signal Processing Advances in Wireless Communications: (Spawc'01) March 20-23, 2001 Taoyuan, Taiwan, R.O.C. Workshop Record.



Posted in C and C++ (Saturday, July 5, 2008)

Written by Andrew C., Jr. Staugaard. By Prentice Hall. The regular list price is $55.00. Sells new for $3.95. There are some available for $0.19.
Read more...

Purchase Information
1 comments about Structuring Techniques: An Introduction Using C++ (An Alan R. Apt Book).
  1. This book has some entertainment value as a snapshot of what C++ was circa
    1994. Otherwise, utterly worthless...


Read more...


Posted in C and C++ (Saturday, July 5, 2008)

Written by Gale Reference Team. By Thomson Gale. Sells new for $9.95.
Read more...

Purchase Information
No comments about Force10 Networks introduces C-Series resilient switch to bring reliability characteristics to midsize datacenters and wiring closets.(NEW PRODUCTS): An article from: Gigabit/ATM.



Posted in C and C++ (Saturday, July 5, 2008)

Written by Angela B. Shiflet. By Course Technology. The regular list price is $121.95. Sells new for $18.00. There are some available for $0.25.
Read more...

Purchase Information
2 comments about Data Structures in C++ Including Breadth and Laboratories.
  1. I need the world wide web address for this book. For West Publishing


  2. cout<< "This book requires the use of files located on the Publishers WebSite, ALL of the laboratory assignments require them, unfortunately they never give you the website. This text is somewhat disjointed and explanations do not flow well." <

Read more...


Posted in C and C++ (Saturday, July 5, 2008)

Written by John Paul Mueller. By Mcgraw-Hill Osborne Media. The regular list price is $34.99. Sells new for $3.90. There are some available for $0.39.
Read more...

Purchase Information
5 comments about Visual C++ 5 from the Ground Up (From the Ground Up).
  1. The title says, "From ground up", but, in actuality, it's from "C up". It's not very descriptive at all, nor are the chapters categorized according to effective learning. I stopped reading it after the first few chapters; time is of essense. It had too many theories and not enough fact. If you're an absolute beginner, like I was, try "Learn C++ in just 21 days", by Jesse Liberty. That book clearly introduces the basics, and defines the terms of, the C++ language, outside of the Windows environment.


  2. The title says, "From ground up", but, in actuality, it's from "C up". It's not very descriptive at all, and the chapters aren't categorized according to effective learning. I stopped reading it after the first few chapters; time is of essense. It had too many theories and not enough fact. If you're an absolute beginner, like I was, try "Learn C++ in just 21 days", by Jesse Liberty; that book clearly introduces the basics, and defines the terms of, the C++ language, outside of the Windows environment.


  3. Well when i first read this book, I really thought it to be a good one, mainly because the author has given detailed explanations on database development using both ODBC as well as DAO. this was quite helpful. But On the other hand there are too many code snippets which, are difficult to understand as to what they are and what they achieve. Overall not too bad !!.


  4. I glanced through this book at the store and saw what looked like actual code/real world programming, which was lacking in other VC++ books I looked at. When I got it home I realized the simple "Text Editor" sample program was a useless example since the book didn't build on it and expand it. The real disdain came when the later chapters jumped headlong into Databases (without a middle-ground), then into HTML. Aren't there enough resources on the net for learning HTML, if not freeware programs? What book(s) will teach me how to write Windows apps (not internet apps) using MSVC++?? What book(s) contain useable code samples that cover more than internet and text editors? The title says "open this book a beginner and finish it a pro". Did it teach me how to make a GOOD and MARKETABLE text editor? No. Did it teach me how to make any other applications (like a web browser, a paint program, a system analyzer, etc)? No. Is it worth the money? No. Note to all authors: If you write a book about a programming environment like the Visual Studio components, don't include HTML. Fill your books with CODE that generates REAL programs, not Active X controls for snazzing up web pages. Those things get put into other books, and are not an integral part of application programming.


  5. I did not do much research before I bought the book. I was totally disapointed. The book saids "Open this book as a Novice and Finish it as a Pro" is misleading. You need to be a C programmer to start, and you wouldn't get anywhere after you're finish with the book. The book spend all of 40 pages(out of 700) on visual C++ fundamentals, then it jumps right into Database Management, ActiveX, Security,... You wouldn't be able to code an application using the simplest controlls after reading the whole book. The book should be titled "An overview of C++ environments" instead.


Read more...


Page 130 of 250
10  20  30  40  50  60  70  80  90  100  110  120  121  122  123  124  125  126  127  128  129  130  131  132  133  134  135  136  137  138  139  140  150  160  170  180  190  200  210  220  230  240  250  
PR Newswire : Vivendi Universal Games Captures Prestigious Awards At D.I.C.E. Summit; Dark Age of Camelot, Baldur's Gate: Dark Alliance and Baldur's Gate II: Throne of Bhaal Receive Top Honors.
Capitalizing on New Needs and New Opportunities: Government - Industry Partnerships in Biotechnology and Information Technologies (Compass Series (Washington, D.C.).)
Object-Oriented Graphics Programming in C++/Book and Disk
Turbo C++ by Example (Programming (Que))
Getting to Know Visualage C++ Version 4.0
2001 IEEE Third Workshop on Signal Processing Advances in Wireless Communications: (Spawc'01) March 20-23, 2001 Taoyuan, Taiwan, R.O.C. Workshop Record
Structuring Techniques: An Introduction Using C++ (An Alan R. Apt Book)
Force10 Networks introduces C-Series resilient switch to bring reliability characteristics to midsize datacenters and wiring closets.(NEW PRODUCTS): An article from: Gigabit/ATM
Data Structures in C++ Including Breadth and Laboratories
Visual C++ 5 from the Ground Up (From the Ground Up)

Copyright © 2005
*Amazon.com prices and availability subject to change.
Last updated: Sat Jul 5 08:11:23 EDT 2008