Customer Reviews


15 Reviews
5 star:
 (8)
4 star:    (0)
3 star:
 (1)
2 star:    (0)
1 star:
 (6)
 
 
 
 
 
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


14 of 14 people found the following review helpful:
5.0 out of 5 stars Hard to go wrong with this one
Sybex's "Access 97 Developer's Handbook" was so useful for me a year ago I bought this one for VB without even skimming it at the store. Previous reviewers are right that it's tilted a bit towards SQL Server 7, but that was OK with me since it was what I wanted to learn more of.

I've spent more time reading it than "Expert Guide to Visual Basic",...

Published on August 25, 1999

versus
4 of 4 people found the following review helpful:
3.0 out of 5 stars This book has some hideous errors..But also great examples.
This book is only of value to an advanced VB user.

I have gotten some good ideas from some of the example code. However it is troublesome in that one does not know when the book can be trusted.

Chapter 17 . Optimizing VB Applications has a section Simplify The Math (page 942)which has very poor examples as to how to optimize code. One example which employs the...

Published on July 21, 2000 by Leo J. Landkamer


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

14 of 14 people found the following review helpful:
5.0 out of 5 stars Hard to go wrong with this one, August 25, 1999
By A Customer
This review is from: Visual Basic 6 Developer's Handbook (Paperback)
Sybex's "Access 97 Developer's Handbook" was so useful for me a year ago I bought this one for VB without even skimming it at the store. Previous reviewers are right that it's tilted a bit towards SQL Server 7, but that was OK with me since it was what I wanted to learn more of.

I've spent more time reading it than "Expert Guide to Visual Basic", also by Sybex, and would consider this one to be the more detailed of the two.

So many instruction books out there are a waste... Do this, do that, type this in, "Voila! You've made an ADO form!" without giving you the WHY of it all. (Especially those misleading "Learn VB in 21 Days" style books. What a joke...)

You will be keeping this one within arm's reach!

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


7 of 7 people found the following review helpful:
5.0 out of 5 stars First really useful VB book!, March 15, 1999
By 
This review is from: Visual Basic 6 Developer's Handbook (Paperback)
I bought this book at Costco, just because they were selling it cheap. But it ended up to be the most useful VB book I own. It bypasses the regular "place the textbox on the form" crap and takes you right to the good stuff. I used SQL Server 6.5 a lot and my company is considering upgrading to version 7.0, so the "What's new in 7.0" section was really helpful. Also the section on internet programming was a great find! Overall this is an excellent book, it's very concise and easy to read!
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:
5.0 out of 5 stars Best VB6 book out there, March 30, 2001
This review is from: Visual Basic 6 Developer's Handbook (Paperback)
I have read about half of the book and it has have already answered more questions and given me more insight into Visual Basic than any other book I have read! The coverage of database connectivity and API calls is outstanding as is the section on Programming for the WEB. I found the writing style to be very easy to read. I recommend this book to all Visual Basic developers.
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:
5.0 out of 5 stars An excellent text for the intermediate/advanced programmer, August 21, 1999
By A Customer
This review is from: Visual Basic 6 Developer's Handbook (Paperback)
I read Petroutsos' mastering VB6 book (for the serious beginner to intermediate level programmer), which was also excellent, so I bought this one. This book helps you raise your skills to a fairly advanced level. The only caution is that the first 8 chapters on databases do tend to favor SQL Server, but even so, the information is very useful. All in all, this is a quality book (in a market full hopeless books). Highly recommended
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 4 people found the following review helpful:
3.0 out of 5 stars This book has some hideous errors..But also great examples., July 21, 2000
By 
Leo J. Landkamer (Ocean Shores, WA United States) - See all my reviews
(REAL NAME)   
This review is from: Visual Basic 6 Developer's Handbook (Paperback)
This book is only of value to an advanced VB user.

I have gotten some good ideas from some of the example code. However it is troublesome in that one does not know when the book can be trusted.

Chapter 17 . Optimizing VB Applications has a section Simplify The Math (page 942)which has very poor examples as to how to optimize code. One example which employs the random number generator Rnd() is hideously in error in that it is not only a less than optimum way to avoid the use of the power ^ , but it uses Rnd() two times which uses two different random numbers when the task was to square a function which used one random number.

The book provides good examples for advanced users, but is of little value to people who are trying to learn Visual Basic.

Leo J. Landkamer programmer at large

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


6 of 7 people found the following review helpful:
5.0 out of 5 stars Best book I ever bought!, September 23, 1999
By A Customer
This review is from: Visual Basic 6 Developer's Handbook (Paperback)
A One-liner for this book: If you're in for Advanced Programming with Visual Basic 6, you just gotta have this book! The name proves for itself. This book is what a VB guru needs, and the CD-ROM included is nevertheless as useful as the book. For extensive coverage on API, Registry functions and more without pages full of technical jargon, go buy this book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 6 people found the following review helpful:
5.0 out of 5 stars Well worth the cost!, February 4, 2000
This review is from: Visual Basic 6 Developer's Handbook (Paperback)
I'm a baby VB programmer and I found this book to be an excellent resource, even though it is rated as an Intermediate/Advanced book! This one deserves two thumbs up!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
1.0 out of 5 stars Another lousy book from Sybex, June 4, 2000
This review is from: Visual Basic 6 Developer's Handbook (Paperback)
First let me note that I am not the author of this book so my unflattering review is the true one.

Second this book is pointless in two ways

1. Lousy coding where there is no point in examples and more - they are not what they suppose to be - makes me wonder do these guys have anything to teach anybody on developer level.

2. Explanations are nonpresent, code is thrown at you and the intention but not the explanation. One does not know where the project begins, what are the built in modules and what are the coded ones, at the end one doesn't know what is the project about.

Sad book.

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


4 of 5 people found the following review helpful:
5.0 out of 5 stars The best programming book I have ever seen !, August 18, 1999
By A Customer
This review is from: Visual Basic 6 Developer's Handbook (Paperback)
I have bought several VB-books. Noon of them come close to this book. The book is very well structured, include excellent examples and have all examples on the CD. All the code I have been using works as it should. If you are an intermediate/advance VB-developer this is just the book you have been looking for.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 3 people found the following review helpful:
1.0 out of 5 stars Do not waste your time with this book., February 16, 2002
By A Customer
This review is from: Visual Basic 6 Developer's Handbook (Paperback)
This is a POORLY written book. The author(s) simply changed their old RDO book to ADO, and sold it as new for VB 6. Many of the samples will not work or compile, because they forgot to change connection/recordset from RDO to ADO.
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

Visual Basic 6 Developer's Handbook
Visual Basic 6 Developer's Handbook by Evangelos Petroutsos (Paperback - December 15, 1998)
Used & New from: $0.95
Add to wishlist See buying options