skip to main content
Browse Subjects
Programming with Visual Basic - 9780170264815

Programming with Visual Basic

Graeme Summers

$73.59

ISBN-13: 9780170264815
Published: 07/01/2014
Available Stock: 0

Overview

Programming with Visual Basic®, Fifth edition, provides a complete course of instruction in Visual Basic® 2012 Express Edition – the exciting programming system from Microsoft®. This new edition is a fully object-oriented development environment.

This book does not assume any prior knowledge, guiding the user from the very simplest applications to those of considerable complexity. Diagrams are the tools used to design program procedures and the programming examples are supported by a sound theoretical background. The text will be supported by review exercises and projects, graphics and sound files. Topics covered include:

- Problem solving and program design
- Events, objects and OOP
- Variables and data types
- Branching and loops
- User defined functions
- Text file processing
- Collections and arrays
- Application deployment
- Graphics and animation
- Databases and ADO.NET
- Recursive functions and procedures.

1 Problems and Algorithms
2 Visual Basic Fundamentals
3 Variables and Data Types
4 Branching
5 Loops
6 Text files
7 Graphics and Geometry
8 Arrays