𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Concepts of Object-Oriented Programming with Visual Basic

✍ Scribed by Steven Roman (auth.), Steven Roman (eds.)


Publisher
Springer-Verlag New York
Year
1997
Tongue
English
Leaves
196
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


This book is about object-oriented programming and how it is implemented in Microsoft Visual Basic. Accordingly, the book has two separate, but interΒ­ twined, goals. The first is to describe the general concepts of object orientation and the second is to describe how to do object-oriented programming in Visual Basic. I intend this to be a short, no-nonsense book that can be read through once and then easily referred to at later times. (Long stories about a mythical company and its programming problems are seldom interesting the first time through, let alone the second, third or fourth times!) To read this book, you need only a minimal acquaintance with Visual Basic. In particular, I assume you can construct a simple Visual Basic program and have some rudimentary knowledge of fundamental programming techΒ­ niques. This book does not teach Visual Basic - it teaches you how to proΒ­ gram Visual Basic in an object-oriented way. The issue here is not how much Visual Basic you already know - it is that you want to learn about objectΒ­ oriented programming techniques. With regard to the first goal of the book, it is my feeling that a discussion of the underlying concepts of object orientation Oust what is an object, a class, encapsulation, abstraction, and so on) is essential in order to take full advanΒ­ tage of any object-oriented language. Simply put, it will help you understand what you are doing if you know why you are doing it.

✦ Table of Contents


Front Matter....Pages i-xiii
Introduction....Pages 1-4
The Basics of Object-Oriented Programming....Pages 5-69
Handling Object Errors....Pages 71-95
Turing Machines β€” A Simple Object-Oriented Application....Pages 97-135
OLE Automation Objects....Pages 137-184
Back Matter....Pages 185-188

✦ Subjects


Software Engineering/Programming and Operating Systems


πŸ“œ SIMILAR VOLUMES


Object-Oriented Programming with Visual
✍ Michael McMillan πŸ“‚ Library πŸ“… 2004 🌐 English

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

Object-Oriented Programming with Visual
✍ J.P. Hamilton πŸ“‚ Library πŸ“… 2002 πŸ› O'Reilly Media 🌐 English

Written for programmers familiar with Visual Basic 6, this guide explains the concepts of object-oriented programming and how they are applied in the .NET framework. The author simplifies the purpose of abstraction, encapsulation, inheritance, and polymorphism, outlines the common language runtime a

Advanced Object Oriented Programming wit
✍ Mac Rubel, Markus Egger πŸ“‚ Library πŸ“… 1999 πŸ› Hentzenwerke Publishing 🌐 English

This book combines OOP theory and real-world practical wisdom, all from the Visual FoxPro point of view. Covered are multi-tiered architecture; OO design patterns; object metrics; and OO requirements, modeling, and design, including the UML.