<< 1 >>
Rating: Summary: Learn within context. Review: As a former student of the author, I can only say that I really benefitted from his ability to focus on the idea of Object Oriented Programming and to work within that context with Visual Basic. This book takes the reader full circle through Objects in Visual Basic with unparalled clarity and understanding. This is a great book for starters and for Visual Basic Programmers who need a higher grasp of OOP.
Rating: Summary: Best Object Oriented Book for Visual Basic I Found Review: I have searched through numerious books on Visual Basic, many targeting the object oriented aspects of the language. I found many that showed the general theory behind OOP and gave numerious examples, but none truely taught how to approach writting a program in Visual Basic from an object oriented mindset. This book does just that.This book introduces the reader to building programs in class modules first and not the traditional approach of writing programs centered around form/code mudules. This later approach was used in all the other Visual Basic books I have read. The reader is not even intoduced to forms/controls till much later in the book. Two of the biggest complaints that the programming community has for Visual Basic is that it is not a true object oriented language and it leads to sloppy programming. First, the author states that Visual Basic is not a C++/JAVA OOP language, it is a Visual Basic OOP language. That means it lacks many things that C++ has but offers others in return. Second, the approach of this book forces the reader to learn code first, then fancy controls second. This leads to writting better structured code. In conclusion, I have wasted alot of time and money finding this book. It is [spendy], but as many of you know, so is buying 3 or 4 books in search of the right one. In addition, once you gained that obect oriented mindset and want to add the fancy controls that Visual Basic offers, I strongly recommend Programming MS Visual Basic 6.0 by Francesco Balena. Any library containing these two books is pretty much covered.
Rating: Summary: Best Object Oriented Book for Visual Basic I Found Review: I have searched through numerious books on Visual Basic, many targeting the object oriented aspects of the language. I found many that showed the general theory behind OOP and gave numerious examples, but none truely taught how to approach writting a program in Visual Basic from an object oriented mindset. This book does just that. This book introduces the reader to building programs in class modules first and not the traditional approach of writing programs centered around form/code mudules. This later approach was used in all the other Visual Basic books I have read. The reader is not even intoduced to forms/controls till much later in the book. Two of the biggest complaints that the programming community has for Visual Basic is that it is not a true object oriented language and it leads to sloppy programming. First, the author states that Visual Basic is not a C++/JAVA OOP language, it is a Visual Basic OOP language. That means it lacks many things that C++ has but offers others in return. Second, the approach of this book forces the reader to learn code first, then fancy controls second. This leads to writting better structured code. In conclusion, I have wasted alot of time and money finding this book. It is [spendy], but as many of you know, so is buying 3 or 4 books in search of the right one. In addition, once you gained that obect oriented mindset and want to add the fancy controls that Visual Basic offers, I strongly recommend Programming MS Visual Basic 6.0 by Francesco Balena. Any library containing these two books is pretty much covered.
<< 1 >>
|