Untitled Document

Visual Basic .NET Introduction

Description

This class will give the students a thorough introduction to the basics of programming with Visual Basic. At the end of this class, students will be able to create Visual Basic programs that define variables and arrays and that use if statements, select case statements, for loops and while loops. Students will be able to define subroutines and functions. Students will be able to interact with objects on Visual Basic forms. This is class is good for students that have no experience with programming. Students will need a copy of Visual Studio. A 30-day trial version is available.

Objectives

Book

Choose the correct book to match the compiler you have:

Murach's Visual Basic 2008

Author: Anne Boehm
Publisher:Mike Murach & Associates
ISBN: 1890774456

Murach's Visual Basic 2005

Author: Anne Boehm
Publisher:Mike Murach & Associates
ISBN: 1-890774-38-3

Murach's Beginning Visual Basic .NET

Author: Anne Prince
Publisher:Mike Murach & Associates
ISBN: 1-890774-15-4




Lesson 1: Getting Started

Read Chapter 1

Lesson 2: Developing a Windows Form Application

2003: Read Chapter 2
2005, 2008: Read Chapters 2 and 3

Lesson 3: Variables and Conditional Statements

2003: Read Chapter 3 and pages 118 - 128 of Chapter 4
2005: Read Chapters 4 and pages 138-147 of Chapter 5.
2008: Read Chapters 4 and pages 142-151 of Chapter 5.

Lesson 4: Functions, Loops and Subroutines

2003: Read Chapter 4 pages 128 - 148 and Chapter 5.
2005: Read Chapter 5, pages 148 - 163 and Chapter 6.
2008: Read Chapter 5, pages 152 - 167 and Chapters 6 and 7.

Lesson 5: Object-Oriented Applications

2003: Read Chapter 6
2005: Read Chapter 11
2008: Read Chapter 11

Lesson 6: Testing and Debugging an Application

2003: Read Chapter 7
2005, 2008: Read Chapter 12

Lesson 7: Windows Controls

2003: Read Chapter 8
2005: Read Chapter 10, pages 290-301
2008: Read Chapter 10, pages 294 - 305.

Lesson 8: Multi-form Applications

2003: Read Chapter 9
2005: Read Chapter 10, pages 302-308 and Chapter 24, pages 758-763
2008: Read Chapter 24, pages 730 - 743

Lesson 9: Enhancing the User Interface

2003: Read Chapter 10
2005: Read Chapter 10, pages 310-320 and Chapter 24, pages 772-784
2008: Read Chapter 10, pages 306 - 324 and Chapter 24, pages 744 - 757.

Lesson 10: Putting it All Together

Review Chapters 1-10

All content of this document is copyrighted by IDEA Solutions and the author. All rights reserved. Content may not be used without permission.