Limit this search to....

Beginning Object-Oriented Programming with VB 2005: From Novice to Professional
Contributor(s): Clark, Dan (Author)
ISBN: 1590595769     ISBN-13: 9781590595763
Publisher: Apress
OUR PRICE:   $40.49  
Product Type: Paperback
Published: November 2005
Qty:
Annotation: "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, you'll explore the fundamentals of software design, object-oriented programming, Visual Basic .NET 2.0, and the Unified Modeling Language (UML).

Additional Information
BISAC Categories:
- Computers | Programming Languages - Visual Basic
- Computers | Programming - Object Oriented
- Computers | Software Development & Engineering - General
Dewey: 005.276
Series: Beginning: From Novice to Professional
Physical Information: 0.94" H x 7.26" W x 9" (1.51 lbs) 384 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
As you work your way through An Introduction to Object-Oriented Programming with Visual Basic .NET , you'll learn how to analyze the business requirements of an application, model the objects and relationships involved in the solution design, and, finally, implement the solution using Visual Basic .NET. Along the way you'll also learn the fundamentals of software design, the Unified Modeling Language, object-oriented programming, and Visual Basic .NET. An Introduction to Object-Oriented Programming with Visual Basic .NET is logically organized into three parts. Part One delves into object-oriented programming methodology and design--concepts that transcend a particular programming language. The concepts presented are important to the success of an object-oriented programming solution regardless of the implementation language chosen. At the conclusion of this part, a case study walks you through the design of a solution based on a real-world scenario. Part Two looks at how object-oriented programming is implemented in Visual Basic .NET. You will explore the structure of classes, class hierarchies, inheritance, and interfaces. The .NET Framework is introduced along with the Visual Studio Integrated Development Environment. Part Three returns to the case study introduced at the end of Part One. Using the knowledge gained in Part Two, programmers will transform the design into a functional VB .NET application. The application includes a graphical user interface, a business logic class library, and integration with a backend database.