Beginning Visual Basic 6 Objects

Beginning Visual Basic 6 Objects
Authors
Peter Wright
ISBN
186100172X
Published
01 Oct 1998
Purchase online
amazon.com

This book is for Visual Basic programmers who have a grasp of thefundamentals of Visual Basic and want to learn how to do object-orienteddevelopment. This book is ideal for aspiring programmers.

Editorial Reviews

This book is for Visual Basic programmers who have a grasp of the fundamentals of Visual Basic and want to learn how to do object-oriented development. This book is ideal for aspiring programmers with intermediate ability who wish to tackle ideas that are more complex.

Peter Wright's Beginning Visual Basic 6 Objects takes the beginning or intermediate VB programmer into the world of object-oriented development in this easy-to-understand book. Early chapters cover the basics of objects and modeling real-world problems. Then the text teaches you how to build custom ActiveX components using Visual Basic. (Actual coding comes only after a thorough discussion of the principles of object-oriented design.) Throughout this text, screen shots and effective examples are used to illustrate key concepts, including how to use the new VB Visual Modeler tool. Anyone making the leap to objects using Visual Basic will certainly benefit from this well-organized and clearly written text. --Richard Dragan

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“If Java had true garbage collection, most programs would delete themselves upon execution.” - Robert Sewell