Link to home
Start Free TrialLog in
Avatar of bobbit31
bobbit31Flag for United States of America

asked on

Borland C++ Builder Book

First let me preface by saying that i DO NOT need a book to teach me how to program in C++.  What i'm really looking for is a book (or online location) that has all the details (properties/methods/events and their descriptions) of the different components/objects used in Borland c++ builder.

I just got it yesterday and haven't had much time to fool around with it... so if this is in the help files then i'll also award points to whoever points me to where they are.

basically what i'm looking for is a version of MSDN for Borland.

Thanks!
Avatar of Salte
Salte

The online help inside the builder should provide you with the information you seek.

Try press F1 when the cursor is close to a function or class name from the VCL or C library or STL.

The help also have an index where you can search.

Alf
right-click on the component palette, and select help. this will bring you right to a help screen where you can find everything you need.
Avatar of bobbit31

ASKER

ok, that's great. I still like having a book for reference so i'll up the points and award them to the one who points me to a good book... Please don't just go to amazon and pick the first book you see (i could do that ;)). What i'm looking for is a book that someone here has and uses and thinks is a good reference tool.
ASKER CERTIFIED SOLUTION
Avatar of BorlandMan
BorlandMan

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
thanks all!

going to request a split of points b/w
BorlandMan: 150
Salte: 150


I also have a book in my bookshelf called "C++ builder unleashed" however, it is from Borland C++ builder 3.0's days and is getting a bit old. It's possible there's a new edition of the book though. When I get home I can try to find it and tell you the author and stuff - I am at work now.

Alf
bobbit

You asked to split points between salte and borlandman.
I have reduced the points on this question from 300 to 150 as indicated by your request at Community Support. Please copy the URL and create a new question in this topic area for the other Experts to whom you wish to award points. The title of the question should read "Points for", followed by the Expert's name. In the question itself, you should paste the link to the original question and perhaps a comment stating that the points are for their help with that question. Once you have created the new questions, you can go back to the original, and accept the comment from the Expert for whom you did not create a new question. The Experts will  comment in your new "Points for" question(s), which you then accept and grade to close.
If you have any questions, please don't hesitate to ask.
Thank you.

** Mindphaser - Community Support Moderator **

The Borland C++ Builder Unleashed (by SAMS) last version it was published for was C++ Builder 4.0, a new version has not been published.

Sams is now publishing "The Borland C++ Developer's Guide" It is listed on Amazon and I have actually looked at this book in the bookstore.... On Amazon's site there are 150 pages, which you can look over before you buy it... the full book is something like 10

http://www.amazon.com/exec/obidos/ASIN/0672324806/qid=1046201076/sr=2-1/ref=sr_2_1/104-9854514-5247917

also here is a list of books I found (put together by the author of C++ Builder Developer's Guide)

http://www.amazon.com/exec/obidos/tg/listmania/list-browse/-/2O0906ECTZYJR/ref=cm_lm_dp_l_3/104-9854514-5247917


hope that helps you to find a book, which will do the trick.

sincerely,
J




The Borland C++ Builder Unleashed (by SAMS) last version it was published for was C++ Builder 4.0, a new version has not been published.

Sams is now publishing "The Borland C++ Developer's Guide" It is listed on Amazon and I have actually looked at this book in the bookstore.... On Amazon's site there are 150 pages, which you can look over before you buy it... the full book is something like 10

http://www.amazon.com/exec/obidos/ASIN/0672324806/qid=1046201076/sr=2-1/ref=sr_2_1/104-9854514-5247917

also here is a list of books I found (put together by the author of C++ Builder Developer's Guide)

http://www.amazon.com/exec/obidos/tg/listmania/list-browse/-/2O0906ECTZYJR/ref=cm_lm_dp_l_3/104-9854514-5247917


hope that helps you to find a book, which will do the trick.

sincerely,
J



thanks! salte, i will post a question for you!