An Introduction to Object-Oriented Programming with Visual Basic .NET
Daniel R. Clark, Dan Clark
- 出版商: Apress
- 出版日期: 2002-07-11
- 售價: $1,700
- 貴賓價: 9.5 折 $1,615
- 語言: 英文
- 頁數: 412
- 裝訂: Paperback
- ISBN: 1590590155
- ISBN-13: 9781590590157
-
相關分類:
.NET、Visual Basic、Object-oriented
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
Oracle PL/SQL 學習手冊 (Learning Oracle PL/SQL)$580$458 -
JDBC 資料庫程式設計$580$493 -
ASP.NET 程式設計徹底研究$590$466 -
數位影像處理技術(Digital image processing)$520$468 -
Java 2 教學手冊 SDK 1.4版 (Beginning Java 2 SDK 1.4 Edition)$780$616 -
Microsoft Windows Server 2003 架站實務$580$493 -
Tomcat 技術手冊 (Tomcat: The Definitive Guide)$720$569 -
PHP 5 & MySQL 徹底研究$620$527 -
Linux 防火牆:iptables$450$356 -
PHP 與 MySQL 網頁設計實務$550$468 -
軟體工程實務:系統分析、設計與測試 (Software Engineering in Practical)$420$328 -
Linux 驅動程式 (Linux Device Drivers, 2/e)$880$695 -
專案管理實務入門-引導專案成功的52條準則$280$218 -
密碼學─加密演算法$400$360 -
人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 -
JSP 2.0 技術手冊$750$593 -
XOOPS 企業形像網站建置指南$400$340 -
建構嵌入式 Linux 系統$780$616 -
Linux 網路管理實務: 調校、帳號、監控、安全$580$493 -
CCNA 認證教戰手冊 Exam 640-801 (CCNA Cisco Certified Network Associate Study Guide, 4/e)$780$663 -
FreeBSD 5.x 架設管理與應用$490$382 -
JSP 與 Servlet 500 個應用範例技巧大全集$590$460 -
嵌入式 C 語言 (Embedded C)$450$356 -
密碼學與網路安全-原理與實務 (Cryptography and Network Security: Principles and Practices, 3/e)$680$537 -
Crystal Reports 10 整合實戰應用$490$382
相關主題
商品描述
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.
Contents
Part One Object-Oriented Programming and Design Fundamentals
Chapter 1: Overview of Object Oriented Programming
Chapter 2: Designing
OOP Solutions: Identifying the Class Structure
Chapter 3: Designing OOP
Solutions: Modeling the Object Interaction
Chapter 4: Designing OOP
Solutions: A Case Study
Part Two Object-Oriented Programming with Visual
Basic .NET
Chapter 5: Introducing VB .NET
Chapter 6: Creating Classes
Chapter 7: Creating Class Hierarchies
Chapter 8: Implementing Object
Collaboration
Part Three Developing Applications with Visual Basic .NET
Chapter 9: OSO Application Revisited: Implementing the Business Logic
Chapter 10: Developing Windows Applications
Chapter 11: Developing Web
Applications
Chapter 12: Wrapping Up and Reviewing
Appendix A
Fundamental Programming Concepts
Appendix B Exception Handling in VB
.NET
