Customer Reviews


13 Reviews
5 star:
 (3)
4 star:
 (6)
3 star:
 (2)
2 star:
 (1)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


52 of 53 people found the following review helpful:
4.0 out of 5 stars Uneven composite. Not bad, not great. Gotta have it anyway.
First of all, if you are hoping for the Calvert touch, it's diluted. The main author is Kent Reisdorph, not Calvert - the Amazon description is wrong. Those of you who have enjoyed Calvert's great teaching skills in other volumes won't be delighted. The CD does NOT include old versions, as advertised, which is very unfortunate, as Calvert's previous BCB writing was...
Published on August 9, 1999

versus
6 of 6 people found the following review helpful:
3.0 out of 5 stars A detailed book for Borland Builder 4
This book goes into great detail in how to use Borland Builder 4. There is plenty of program code to use and study from. But it contains some errors in program code. Some of the step-by-instructions are missing or incorrect. The sections on Visual Components and Window Controls go into great detail about these are, but do not give any practical instructions/examples...
Published on July 9, 2000 by J. Wong


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

52 of 53 people found the following review helpful:
4.0 out of 5 stars Uneven composite. Not bad, not great. Gotta have it anyway., August 9, 1999
By A Customer
This review is from: Borland C++Builder 4 Unleashed (Paperback)
First of all, if you are hoping for the Calvert touch, it's diluted. The main author is Kent Reisdorph, not Calvert - the Amazon description is wrong. Those of you who have enjoyed Calvert's great teaching skills in other volumes won't be delighted. The CD does NOT include old versions, as advertised, which is very unfortunate, as Calvert's previous BCB writing was very useful.

This book is a hacked composite of some of Calvert's BCB3 text, with additional stuff by several bright authors whose pedagogical talent is less polished.

This is a Borland VCL book, not a C++ book. The problem is this: audience. If you are a Delphi user looking for C++ skills (because you fear that Object Pascal is a lame duck), you won't get enough, because you already know the VCL and the C++ fundamentals are missing. For example, the template inheritance example on page 135 is syntactically complex, and nothing is done to clarify it. Add to that the authors' tendency to do C++ code as if it were Object Pascal, with VCL style and naming conventions, and you aren't exactly getting ready for the mainstream.

Conversely, if you are a Microsoft VC++ user, looking for a more productive RAD environment, which BCB4 certainly is, you will find that the Pascal VCL conventions are a bit mysterious and irritating. You will pick up enough to be productive, but in the end the whole VCL is written in Delphi, so you'll probably have to get more comfortable with the Object Pascal world than you'd like. This is not a major problem, but C++ is more than an OP clone, it deserves a little more tender loving. The sections on the allegedly vital STL, part of the ANSI standard stuff that Borland claims makes BCB4 a much purer C++ than VC++, are minimal.

The Reisdorph "Teach yourself BCB4" books are probably great for the Delphi emigrants, filling in the gaps, but for the VC++ refugees, they are too basic, so this book is IT. Amazingly, you will still have to figure out a lot all by yourself. For instance neither the product manuals nor Unleashed cover things like how you select which .lib files to link to.

Is this to suggest that BCB4 does not stand alone as a pure C++ environment? No, it's just that it's not well documented by anyone. So here we are. Making the best of an outstanding tool (BCB4) that is underpromoted, even in the book department. Even the examples on the CD seem rushed, their numbers for instance don't match up with numbers they have in the text.

All of that does nothing to diminish the value of what is here, a wealth of material on a highly productive tool that you won't find anywhere else. At least all of the material is in print, not only in .PDF format on the CD like with some previous Unleashed volumes. You have 1200 pages dealing with a lot of topics pretty well. This is one of the very few books on BCB4, so you have little choice, and it's fortunately worth buying.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 6 people found the following review helpful:
3.0 out of 5 stars A detailed book for Borland Builder 4, July 9, 2000
This review is from: Borland C++Builder 4 Unleashed (Paperback)
This book goes into great detail in how to use Borland Builder 4. There is plenty of program code to use and study from. But it contains some errors in program code. Some of the step-by-instructions are missing or incorrect. The sections on Visual Components and Window Controls go into great detail about these are, but do not give any practical instructions/examples about how to use them in a program.

If you need a good introduction on how to use the various Visual Components and Window Controls, I would recommend getting your hand on Borland C++ Builder 3 for Dummies by Jason Vokes. It give simple instructions/examples on how to forms, form properties, labels, editboxes, listboxes, comboboxes, drawing pen/brush, and etc.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 5 people found the following review helpful:
4.0 out of 5 stars Not a place to start off, June 24, 2000
This review is from: Borland C++Builder 4 Unleashed (Paperback)
Many people need a place to start learning the VCL. I recommend they look elsewhere.

The author did not intend to walk hand-in-hand with the VCL newbie, portraying the glories of the VCL as he advances in the book. For this type of book - i recommed the "in 21 days" series.

The book focuses on giving you WORKING KNOWLEDGE in quite a few areas : Component creation, threads, templates, services and (much) more. The book does not dive deep into any of these subject, and the chapters hardly relate. When you have grasped how to use the VCL, you sometimes need a guide to the other, non basic, stuff CBuilder can offer. This is where this book shines. It gives you great insight on many intermediate - advanced subjects, and really gets you WORKING. It doesnt explain anything under the hood. You just say "hey, i need to write an NT service", open up chapter 5, and write one. The same for creating components, threads and what not.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


17 of 22 people found the following review helpful:
1.0 out of 5 stars I wish there was something more..., December 3, 1999
This review is from: Borland C++Builder 4 Unleashed (Paperback)
This book skips into complex topics devoting chapter, on chapter to database manipulation, COM, DCOM, ActiveX, but does nothing to explain basic VCL components. Leaving me in the dust. The only thing I found useful is the component writing section, which is brief and poorly documented.

This book is a waste of money

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


10 of 13 people found the following review helpful:
2.0 out of 5 stars Don't expect any support!, May 19, 2000
By 
L. Parker "larrywp" (Carson City, NV USA) - See all my reviews
(REAL NAME)   
This review is from: Borland C++Builder 4 Unleashed (Paperback)
I purchased this book four weeks ago and in chapter 2 I tried to run the code. It would not run. So I posted in the Borland Non-Technical news group and was told that there are problems with several items in this book, including chapter 2. Kent told me he was really busy and would get back to me. I also wrote Kent personally and after 4 weeks I re-sent the original email. Today I got an angry email back from him stating that he is working 80 hour weeks and he did not appreciate me asking if he was too busy to support his product. No answer to the original problem. Just an angry email.

I also wrote several emails to the publisher asking about the problem code throughout the book and they continued to point me to their web site which ONLY has a chapter 24 zip file. I gave up with them. They must be too busy too to help a customer the right way.

As far as the book goes... it's OK. Expect typos and code that won't work. The book is written well and his mood must have been a whole lot better than it was when he answered my email.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
3.0 out of 5 stars Just a copy of "Delphi 4 Unleashed", too bad!, February 10, 2001
By 
"littleflyingknife" (Reno, Nevada United States) - See all my reviews
This review is from: Borland C++Builder 4 Unleashed (Paperback)
If not the difference between Object Pascal and C++, this book is the same as "Delphi4 Unleashed", a must for Delphi programmers. So, this book seems at most a translation version of Delphi4 Unleashed, by just translating the sample code from OP to C++. If you've already owned the Delphi one, don't buy this one! Anyway, the content is peerless as it's nearlly the same as that of exellent book "Delphi4 Unleashed".
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


8 of 11 people found the following review helpful:
4.0 out of 5 stars Most Chapters are excellent...but, November 17, 1999
By A Customer
This review is from: Borland C++Builder 4 Unleashed (Paperback)
While most of the chapters in the book are excellent, there are some exceptions. For example, the chapters on databases leaves far too much to be explained. The author spends too much time describing some elegant ( but unnecessary ) bits of code and skip the basic notions of how you tie everything together.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 1 people found the following review helpful:
4.0 out of 5 stars C++ BUILDER 4 UNLEASHED, January 23, 2000
This review is from: Borland C++Builder 4 Unleashed (Paperback)
I need to programing using VCL with Threads of WINDOWS API, like as... CreateThread(...,...,... ..) USING SERIAL PORT, like as... CreateFile(...,....,... ..) If is possible using PARALLEL PORT formerly in c++ 3.0 for DOS inport or outport. Why is more dificult to programing this in VCL or environment windows that DOS?. I think this things must be more easy for user.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 13 people found the following review helpful:
4.0 out of 5 stars G Get it even if you have the first one, December 8, 1999
This review is from: Borland C++Builder 4 Unleashed (Paperback)
When i bought this book i fought it would be much of the older stuff, but it has been updated and added to. So if you think that you got the old one and don't need the new one, YOUR WRONG. If you can spare the cash and want a good C++Builder book this one os for you!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 7 people found the following review helpful:
5.0 out of 5 stars Very good apart from the last chapter., July 10, 1999
By A Customer
This review is from: Borland C++Builder 4 Unleashed (Paperback)
The Amazon.com review says this: The CD includes the full text of the two previous versions of the book, including bonus chapters from "C++ Builder 3 Unleashed". This is NOT true. Also CD-ROM is missing the ch 26 Direct3D examples. More content on using DirectX with BCB4 would have been better.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

This product

Borland C++Builder 4 Unleashed
Borland C++Builder 4 Unleashed by Kent Reisdorph (Paperback - June 18, 1999)
Used & New from: $0.97
Add to wishlist See buying options