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++ (Wednesday, August 20, 2008)

Written by Christopher Dauer. By The National Underwriter Company. Sells new for $5.95.
Read more...

Purchase Information
No comments about Xerox splits C&F to open sales options. (Crum and Forster Inc.): An article from: National Underwriter Property & Casualty-Risk & Benefits Management.



Posted in C and C++ (Wednesday, August 20, 2008)

Written by Adrian P. Robson. By CRC. The regular list price is $45.00. Sells new for $44.97. There are some available for $2.37.
Read more...

Purchase Information
No comments about Programmer's Guide To C++.



Posted in C and C++ (Wednesday, August 20, 2008)

By Springer. The regular list price is $336.00. Sells new for $335.98. There are some available for $101.34.
Read more...

Purchase Information
No comments about Numerical Integration: Recent Developments, Software and Applications (NATO Science Series C: (closed)).



Posted in C and C++ (Wednesday, August 20, 2008)

Written by Hekmatpour. By Prentice Hall. Sells new for $27.00.
Read more...

Purchase Information
No comments about C++ Guia Para Programadores En C.



Posted in C and C++ (Wednesday, August 20, 2008)

Written by Dave Mark. By Addison-Wesley (C). The regular list price is $28.95. Sells new for $9.27. There are some available for $0.23.
Read more...

Purchase Information
No comments about Macintosh C Programming Primer: Mastering the Toolbox Using Think C.



Posted in C and C++ (Wednesday, August 20, 2008)

Written by Larry Joel Goldstein and Larry Gritz. By Brady. The regular list price is $24.95. Sells new for $1.99. There are some available for $0.39.
Read more...

Purchase Information
No comments about Hands on Turbo C.



Posted in C and C++ (Wednesday, August 20, 2008)

Written by Mark Watson. By Mcgraw-Hill (Tx). The regular list price is $45.00. Sells new for $1.56. There are some available for $0.10.
Read more...

Purchase Information
2 comments about Portable Gui Development With C++.
  1. Watson's book which purports to put forth a cross-platform foundation class for MS Windows, Macintosh, and XWindows succeeds only in confounding the reader. First, the book completely skirts all important portability issues. It does not address keyboard input, binary data compatability, character codesets or anything else. The best example is perhaps the chapter on File I/O, which is all of THREE pages long (80% of which is source code).

    There is nothing which describes the philosophy and design of his class libraries as a whole. Instead, what you get are a single short chapter on the most rudimentary aspects of each of the three windowing environments supported.

    Perhaps the most rude shock of all is that the 100+ pages of source code literally dumped into the book are NOT included on a diskette or CD-ROM. No, instead you are expected to mail order a diskette from the author for the huge markup of $12, presumably to spare you hours of retyping the code. This is 1997 folks, how about an FTP site?

    Adding insult to injury is the condition that the code is NOT in fact freeware and you may not redistribute source code to programs written using it or suffer the threat of unspecified implied legal action.

    Thank heavens the title of this book doesn't include the catchphrase "Object-Oriented", because its not. There isn't even anything as descriptive as a class hierarchy. That's because the classes have no relationships.

    Your time would be better spent downloading any of the wonderful cross-platform GUI frameworks which are FREELY available on the Internet such as YACL or vxWindows.



  2. Full of errors, buggy code, poor object design, and a real lack of study make this one of the most hated books in my library. Mark Watson and his publisher should be ashamed.


Read more...


Posted in C and C++ (Wednesday, August 20, 2008)

Written by Jim Hathcock. By CBJ, L.P.. Sells new for $5.95.
Read more...

Purchase Information
No comments about Lee thrives on 'micro' market. (Digital Systems Marketing Inc.'s William C. Lee) (company profile): An article from: San Diego Business Journal.



Posted in C and C++ (Wednesday, August 20, 2008)

Written by Elliot B. Koffman and Paul A. T. Wolfgang. By John Wiley & Sons. There are some available for $48.45.
Read more...

Purchase Information
No comments about Objects, Abstraction, and Data Structures Using C++: Wiley Plus Stand-alone (Wiley Plus Products).



Posted in C and C++ (Wednesday, August 20, 2008)

Written by David Parsons. By Continuum International Publishing Group. Sells new for $31.99. There are some available for $62.52.
Read more...

Purchase Information
2 comments about Object Oriented Programming With C++.
  1. There are many texts for OOP, but this one surely outshines the others. The language used is so simple and elegant, that once you start reading this book, it is very difficult to stop. Real life examples make learning very easy.

    I highly recommend this book to anyone, who wants to take the first dip into the ocean of Object Oriented Programming.



  2. Background: I have done extensive procedural programming in a variety of languages including Fortran (mostly), c, Pascal, BASIC, PL/I, and even COBOL. I needed to learn object oriented programming (OOP) in a short time so I could guide my staff more effectively.
    I find Parson's to be an excellent book to introduce object oriented programming (OOP) in C++. The book is very well organized. Each chapter is divided in two sections, first the OOP concepts are covered, then the C++ syntax to achieve the concepts is presented. In this way, the OOP concepts are not tied to a particular language. The language is "secondary" to the OOP concepts. Also, in this way, the strengths and limitations of C++ are clearly described. I recommend this book to any programer doing the transition from procedural to OOP.


Read more...


Page 196 of 250
10  20  30  40  50  60  70  80  90  100  110  120  130  140  150  160  170  180  186  187  188  189  190  191  192  193  194  195  196  197  198  199  200  201  202  203  204  205  206  210  220  230  240  250  
Xerox splits C&F to open sales options. (Crum and Forster Inc.): An article from: National Underwriter Property & Casualty-Risk & Benefits Management
Programmer's Guide To C++
Numerical Integration: Recent Developments, Software and Applications (NATO Science Series C: (closed))
C++ Guia Para Programadores En C
Macintosh C Programming Primer: Mastering the Toolbox Using Think C
Hands on Turbo C
Portable Gui Development With C++
Lee thrives on 'micro' market. (Digital Systems Marketing Inc.'s William C. Lee) (company profile): An article from: San Diego Business Journal
Objects, Abstraction, and Data Structures Using C++: Wiley Plus Stand-alone (Wiley Plus Products)
Object Oriented Programming With C++

Copyright © 2005
*Amazon.com prices and availability subject to change.
Last updated: Wed Aug 20 13:39:12 EDT 2008