Skip to content

Visual Basic.Net for Students

Best in textbook rentals since 2012!

ISBN-10: 0201742055

ISBN-13: 9780201742053

Edition: 2003

Authors: Douglas Bell, Mike Parr

List price: $77.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

If you have never done any programming before this book is for you! It assumes no prior knowledge of programming. It starts from scratch. It is written in a simple, direct style for maximum clarity. It is aimed at first level students at universities and colleges, but it is also suitable for novices studying alone.Visual Basic.Net is a fully-fledged object-oriented language, supporting encapsulation, single inheritance and polymorphism. In creating Visual Basic.Net, Microsoft have made VisualBasic into an elegant and consistent language. These features all make the language easier to learn, easier to use and more robust. In addition it encourages the use of good programmingstyle. Visual…    
Customers also bought

Book details

List price: $77.00
Copyright year: 2003
Publisher: Addison-Wesley Longman, Incorporated
Publication date: 12/18/2002
Binding: Mixed Media
Pages: 440
Size: 6.50" wide x 8.75" long x 0.75" tall
Weight: 1.628
Language: English

Detailed contents Preface
The Background to Visual Basic
The VB development Environment
Introductory Graphics
Variables and Calculations
Methods and Arguments
Using Objects
Selections - If and Select
Repetition - For, While and Do
Debugging
Writing Classes
Inheritance
Calculations
Data structures - List boxes and Array Lists
Arrays
Arrays - two Dimensional
String Manipulation
Exceptions
Files
Console Programs
Object-Oriented Design
Program Style
Testing
Interfaces
Polymorphism
Appendices
Selected Library Components
Keywords
Bibliography
Index