or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
More Buying Choices
Have one to sell? Sell yours here
Object-Oriented Programming with Visual Basic.NET
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Object-Oriented Programming with Visual Basic.NET [Paperback]

Michael McMillan (Author)
4.0 out of 5 stars  See all reviews (4 customer reviews)

List Price: $49.99
Price: $44.73 & this item ships for FREE with Super Saver Shipping. Details
You Save: $5.26 (11%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 2 left in stock--order soon (more on the way).
Want it delivered Monday, February 6? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Paperback $44.73  

Book Description

June 21, 2004
After an introduction to abstract data types and their initial implementation using structures, Michael McMillan analyzes standard OOP topics, including class design, inheritance, access modifiers and scoping issues, abstract classes, design and implementation of interfaces and design patterns, and refactoring in VB.NET. More advanced OOP topics are covered as well (reflection, object persistence, and serialization.) Finally, he demonstrates OOP techniques for standard Windows applications; for database applications using ADO.NET; for Web-based applications using ASP.NET; and for Windows service applications.

Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Object-Oriented Programming with Visual Basic.NET + Visual Basic .NET Class Design Handbook: Coding Effective Classes + Professional Design Patterns in VB .NET: Building Adaptable Applications
Price For All Three: $97.37

Show availability and shipping details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Visual Basic .NET Class Design Handbook: Coding Effective Classes $26.39

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Professional Design Patterns in VB .NET: Building Adaptable Applications $26.25

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details



Editorial Reviews

Review

"...it is written clearly, and any student who has successfully completed a programming course in any language should be able to use it as a stepping-stone into the world of applications programming in Microsoft's dot-NET framework. Recommended." S.L. Tanimoto, University of Washington, Choice

"Beginning with an overview of the syntax and primary constructs of the VB.NET language, the book elaborates standard object-oriented programming topics including class, inheritance, access modifiers and scoping issues, abstract classes, design and implementation of interfaces and design patterns, and refactoring in VB.NET...All in all, the book will help VB users to develop a firm understanding of object-oriented programming in VB.NET." ACM SIGSOFT Software Engineering Notes

Book Description

Michael McMillan provides a complete presentation of the object-oriented features of the Visual Basic.NET language. Beginning with an introduction to abstract data types and their initial implementation using structures, he explains standard OOP topics including class design, inheritance, access modifiers and scoping issues, abstract classes, design and implemention of interfaces and design patterns, and refactoring in VB.NET. More advanced OOP topics are included as well, such as reflection, object persistence, and serialization. Finally, he demonstrates OOP techniques for standard Windows applications, for database applications using ADO.NET, for Web-based applications using ASP.NET, and for Windows service applications.

Product Details

  • Paperback: 316 pages
  • Publisher: Cambridge University Press (June 21, 2004)
  • Language: English
  • ISBN-10: 0521539838
  • ISBN-13: 978-0521539838
  • Product Dimensions: 9.2 x 7 x 0.6 inches
  • Shipping Weight: 1 pounds (View shipping rates and policies)
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon Best Sellers Rank: #1,438,657 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

4 Reviews
5 star:
 (2)
4 star:
 (1)
3 star:    (0)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (4 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

3 of 3 people found the following review helpful:
2.0 out of 5 stars Very Basic, February 11, 2006
This review is from: Object-Oriented Programming with Visual Basic.NET (Paperback)
After the previous glowing reviews of this book I bought it hoping to get some special insite in OO. If you have any experience with VB.NET this is just a review. I have gleened much deeper conceptual understaning of OO from fellow programmers. If you are brand new to VB.NET this might be an OK book. I was dissappointed in the lack of depth.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 6 people found the following review helpful:
4.0 out of 5 stars Great start with the basics, September 23, 2004
By 
V. Cuthrell (Louisville, KY USA) - See all my reviews
This review is from: Object-Oriented Programming with Visual Basic.NET (Paperback)
Not being a programmer by profession this book offers the best place to start with programming-- organization. Although OOP offers other benefits, organization of thought and process is one of the more important aspects given by OOP. Very clearly written and for the most part "just the facts".
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars Great platform to learn Object Oriented Programming, November 5, 2005
This review is from: Object-Oriented Programming with Visual Basic.NET (Paperback)
This is the first technical book that I've finished cover to cover, from a list of many that I've purchased. Mike McMillan explains the basics of Object Oriented programming in a .NET environment in a concise manner that is easy to understand and follow. At the end of each chapter there's exercises to complete, giving you the chance to practice hands-on, the material covered.
This book provides a great platform for those wanting to move from a procedural based style of programming to one that is object based. I highly recommend it.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews


Only search this product's reviews



Inside This Book (learn more)
First Sentence:
This chapter presents an overview of the syntax and primary constructs of the Visual Basic.NET (VB.NET) language for programmers unfamiliar with VB.NET. Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
shared data member, second rational number, data member values, class data members, sub end module, subprogram definition, sub main, nested class, parameterized constructor, private data members, constructor method, base class method, counter class, access modifiers, singleton pattern, parameter array, end sub, following code fragment, member declarations, object persistence, accessor methods, derived class, container class, client code, exception class
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Public Sub New, End Function, Private Sub, End Get Set, Select Case, Next Console, Visual Basic, Option Strict, Table Data Gateway, Table Module, Public Structure Name Dim, Visual Studio, False Method, Michael Mason, New Employee, Shared Factory, True Member, End Get End Property, End Select, Loop While, Object Public, Windows Form Designer, True Display, Value As Double, End If Console
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:





Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
 
(26)
(23)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums





Look for Similar Items by Category


Look for Similar Items by Subject