Features
- Cover Type: Paperback with 384 pages
- Published by: Apress November 14, 2005
- Written in: English
- ISBN 10 Number: 1590595769
- ISBN 13 Number: 978-1590595763
-
Book Dimensions:
9.1 x 7 x 1.1 inches
- Weighs: 1.7 pounds
Product Description
Beginning Object-Oriented Programming with VB 2005 is a comprehensive resource of correct coding procedures. Author Daniel Clark takes you through all the stages of a programming project, including analysis, modeling, and development, all using object-oriented programming techniques and VB .NET.
Clark explores the structure of classes and their hierarchies, as well as inheritance and interfaces. He also introduces the .NET Framework and the Visual Studio integrated development environment, or IDE. A real-world case study walks you through the design of a solution. You can then transform the design into a functional VB .NET application.
The application includes a graphical user interface (GUI), a business logic class library, and integration with a back-end database. Throughout the book, youll explore the basics of
software design, object-oriented programming, Visual Basic .NET 2.0, and the Unified Modeling Language (UML).
About The Author
Daniel Clark is a
Microsoft Most Valued Professional (MVP),
Microsoft Certified Trainer,
Microsoft Certified Solution Developer, and
Microsoft Certified Database Administrator. For the last 7 years, he has been developing applications and training others how to develop applications using
Microsoft technologies. Daniel's training experience runs the gamut from training novice programmers to training experienced developers on the nuances of COM programming. He finds particular satisfaction in turning new developers on to the thrill of developing and designing object-oriented applications.
Reader ReviewsI performed some programming in Visual Basic 6 a few years ago and then my job was changed so that I was maintaining a Unix program for a few years, which entailed putting fires out each day and very little programming of any type. A few months ago I was fortunate enough to get transferred to a great job programming web sites and some Windows applications. I've been able to write some fairly complex programs, but I knew I was missing some large piece of the puzzle. I'm really a novice programmer. I wasn't creating classes and I wasn't doing a lot of things that were efficient. If my programs needed to do more or scale, they were very difficult to adjust. During these months I've purchased a lot of books, and they had good stuff in them, but I still wasn't able to put things together. I would see things like "WithEvents" and ask what was that for. I had to do some threading and succeeded, but only by trial and error and I didn't understand the "why" of why it worked. For that matter, there was a lot that I didn't understand the "why" about. I then thought that, even though I was using objects, that I didn't really understand object-orientated programming enough. I looked on some User Group sites and saw this book listed as a good one. I held high hopes for this book. It's my first book from Apress. I started reading the first 4 chapters, which were on how to design and plan an OOP program. I'm convinced his information is important but ugh! It was horribly boring! I was mostly through the 2nd chapter when I thought I'd committ suicide <grin