Borland C++ Builder: The Complete Reference
|
| Price: |
3 new or used available from £27.35
Average customer review:Product Description
C++ Builder 5 is an integrated development enviroment for building standalone, client/server, distributed and Internet-enabled Windows applications. This resource provides an introduction to the operation of the Intergrated Development Enviroment (IDE), the various tools, the debugger, the C++ language and libaries. It also gives coverage of the standard template library (STL) and Windows programming.
Product Details
- Amazon Sales Rank: #674016 in Books
- Published on: 2001-05-01
- Original language: English
- Number of items: 1
- Binding: Paperback
- 977 pages
Editorial Reviews
From the Back Cover
The Most Comprehensive Guide to Borland C++ Builder
Learn to build high-powered applications quickly and easily with help from this in-depth guide. Inside you'll find comprehensive coverage of the entire C++ language and the C++ Builder integrated development environment (IDE). This incomparable reference is divided into four parts, and organized by topic. Part One covers the foundation of C++, including its control statements, operators, preprocessor directives, and data types. Part Two details the extensive C++ Builder library. In Part Three you will explore object-oriented programming (OOP), learn about classes and objects, constructors, destructors, polymorphism, inheritance, exception handling, templates, and much more. Also, you'll get details on the standard template library (STL), one of C++'s most powerful, advanced features. Part Four covers the C++ Builder IDE, and explains how to create, compile, and run applications and how to fix bugs using the debugger. And, numerous ready-to-run examples are included throughout, making it easy to apply what you've learned.
-Master the C++ language and its libraries including the numerous extensions added by C++ Builder
-Learn the fundamental principles of OOP polymorphism, inheritance, and encapsulation
-Explore classes, objects, constructors, and destructors
-Get details on arrays, pointers, and references three of C++'s most important constructs
-Understand functions and operator overloading
-Use virtual functions and runtime type ID (RTTI)
-Apply templates, namespaces, and exception handling
-Learn about the C++ I/O system, including its classes, functions, and operators
-Use mathematical, time-, date-, and system-related functions
About the Author
Herb Schildt (Mahomet, IL) is a leading authority on C and C++ and a best-selling author whose books have sold more than 2 million copies. His acclaimed C and C++ books include Teach Yourself C, C++ from the Ground Up, C++: The Complete Reference, Java Programmer's Reference, STL Programming from the Ground Up, Windows 98 Programming from the Ground Up, and co-author of C/C++ Annotated Archives.
Greg Guntle (Brownsburg, IN) has been working on and programming PCs for the last 20 years. He has also been providing technical editing skills for numerous computer-related subjects for the past 15 years.
Customer Reviews
Not what I was expecting - but would suit others..
I bought this book as it appeared to be the best available on here for learning to find one's way around Borland C++ Builder. I am currently getting to grips with V5 Professional on Windows 2000 and it looked as this book would have everything I needed to get up the learning curve...
Unfortunately it doesn't. What this book is not: a 'Borland C++ Builder' definitive reference.
However it is: an excellent book for the beginner/intermediate level programmer in C/C++.
The book explains both the simple and more complex principles and structures of programming. Examples are practical and generally helpful towards understanding the more complex topics.
Good points:
+ Detail on every standard and ansi C funtion you could dream off
+ Loads of well written information on C++ and object orientated principles
+ Goes through how to use the Borland package, what menus have what commands etc..
Bad Points:
- Almost nothing on building GUIs and using the windows controls that Borland have interfaced to, e.g. TListBox except for 10 pages or so that briefly introduce some very basic controls and forms.
Summary: A great book for reference to the C and C++ languages - if you don't have such a book this is worth a look. But if you want to write Windows programs that are GUI driven rather than console applications: look elsewhere.
I'm off to check out C++ Builder 5 Developers Guide in the hope that it will be more use...
