Related Reading
Lecture Material, Exercises, and Lab Assignments














Read Chapter 1













Read Chapter 2. It is particularly important for you to follow along with the book doing the steps as instructed.

Read Chapter 3 - Don't worry you will not be reading this much every week. We just have to cover a lot of basic material in order to do much of anything.
Please complete
***Information About You survey (Due 1/12) found on the CIS122 Content Tab
***PreAssessment  (Due 1/12) found on the CIS122 Content Tab

Videos

Syllabus

For students using Angel
-----> Video - Angel (10:45 min)
-----> Video - Tentative Schedule (11:00 min)

Suggestions from former students.
 
Computer and Computer Programming Basics
What is Visual Basic?

Downloading Free Version of Visual Studio 2010 Professional  

Note: The How do I box in the upper right-hand corner has very useful videos describing the process to follow to download software from the MSDN-AA site.  

Downloading Free Version of Visual Basic 2010 Express

Program Development Cycle



Tour of the IDE (Integrated Development Environment)
----->Video - Creating a Visual Basic Project
----->Video - General information about the Visual Studio desktop
----->Video - Adding Object to a Form
----->Video - Setting Form Properties
----->Video - Saving and Opening Visual Basic project
----->Video - Adding code to a project
----->Video - Adding more code to a project
----->Video - Common Syntax Errors


----->
Video - Submitting a project in Angel

Programming Guidelines

***Lab 0  (Due 1/16)