Smartboard for CIS156/56 - Visual Basic

Smartboard Click on links to retrieve
VB 2010 notes - Spring 2012 (Note there are accompanying audio of the lectures) First day and intro to VB 2010 (1/24/12) in PDF format Accompanying audio
Continuing VB Basics (1/26/12) in PDF format Accompanying audio
Continuing chapter #3 - starting IF (1/31/12)in PDF format Accompanying audio
Decisions (2/7/12) in PDF format Accompanying audio
Decisions cont (2/9/12)in PDF format Accompanying audio
On Feb 14th we working in class on the if statement in class project.
Loops (2/16/12)in PDF format Accompanying audio
Boxes and guess game (2/23/12)in PDF format Accompanying audio
Loops and boxes continued (2/28/12)in PDF format Accompanying audio
Loops in .NET (3/1/12)in PDF format Accompanying audio
Procedures and functions (3/6/12)in PDF format Accompanying audio
Arrays (3/20/12)in PDF format Accompanying audio
Arrays cont (3/22/12)in PDF format Accompanying audio
Tuesday, March 27th was an open lab day.
Arrays, multiple forms and menus (3/29/12)in PDF format Accompanying audio
Files Read/Write and review Access (4/3/12)in PDF format Accompanying audio
ADO Code Introduction (4/5/12)in PDF format Accompanying audio
More ADO Code (4/10/12)in PDF format Accompanying audio
Homework project in ADO and Access (4/12/12)in PDF format Accompanying audio
ADO wizard (4/17/12)in PDF format Accompanying audio
Adding to a database table (4/24/12)in PDF format Accompanying audio
Updating (4/26/12)in PDF format Accompanying audio
ASP - web development (5/1/12)in PDF format Accompanying audio
ASP - web development with DB (5/3/12)in PDF format Accompanying audio
VB 2010 notes - Spring 2011 (Note there are accompanying audio of the lectures) First day and intro to VB 2010 (1/25/11) in PDF format Accompany audio
Continuing VB basics (2/1/11) in PDF format Accompany audio
Finishing chapter #1, #2, #3 (2/3/11) in PDF format Accompany audio
Starting chapter #4/decisions (2/8/11) in PDF format Accompany audio
Continuing chapter #4/decisions (2/10/11) in PDF format Accompany audio
Finishing chapter #4 (2/15/11) in PDF format Accompany audio
Guess game and starting loops - chapter #5 (2/17/11) in PDF Format Accomany audio
Loops - chapter #5 (2/24/11) in PDF Format Accomany audio
More loops and breaks - chapter #5 (3/1/11) in PDF Format Accomany audio
Procedures and functions - chapter #6 (3/8/11) in PDF Format Accomany audio
Menus, multiple forms etc - chapter #7 (3/10/11) in PDF Format Audio lost - will try to record
Arrays - chapter #8 (3/22/11) in PDF Format Accomany audio
Arrays cont - chapter #8 (3/24/11) in PDF Format Accomany audio
Sort - chapter #8 and files - chapter #9 (3/29/11) in PDF Format Accomany audio
Introduction to Access (3/31/11) in PDF Format Accomany audio
Working with ADO (4/12/11) in PDF Format Accomany audio missing
Coding with a database (4/19/11) in PDF Format Accomany audio
Updating a database (4/26/11) in PDF Format Accomany audio
Updating a database continued and start web development (4/28/11) in PDF Format Accomany audio
Web development and Brinkster(5/3/11) in PDF Format Accomany audio
VB 2005/8 notes - Spring 2010 (Note there are accompanying audio of the lectures) Intro to VB 2005/2008 (1/25/10) PDF
Intro to VB 2005/2008 (1/25/10) PPT
Intro to VB continued (1/27/10) PDF
Intro to VB continued (1/27/10) PPT
VB basics (2/1/10) PDF
VB basics (2/1/10) PPT
If structure (2/3/10) PDF
If structure (2/3/10) PPT
If structure cont (2/8/10) PDF
If structure cont (2/8/10) PPT
If and loop structures (2/16/10) PDF
If and loop structures (2/16/10) PPT
If and loop structures cont (2/17/10) PDF
If and loop structures cont (2/17/10) PPT
Loop structures cont (2/22/10) PDF
Loop structures cont (2/22/10) PPT
Combo boxes, validating and breaks (2/24/10) PDF
Combo boxes, validating and breaks (2/24/10) PPT
Breaks etc (3/1/10) PDF
Breaks etc (3/1/10) PPT
Intro to VB Functions (3/3/10) PDF
Intro to VB Functions (3/3/10) PPT
Functions, procedures and arrays (3/8/10) PDF
Functions, procedures and arrays (3/8/10) PPT
Arrays (3/10/10) PDF
Arrays (3/10/10) PPT
Arrays and forms (3/29/10) PDF
Arrays and forms (3/29/10) PPT
Arrays, forms and menus (3/31/10) PDF
Arrays, forms and menus (3/31/10) PPT
Access database (4/5/10) PDF
Access database (4/5/10) PPT
Introduction to ADO (4/7/10) PDF
Introduction to ADO (4/7/10) PPT
More ADO (4/12/10) PDF
More ADO (4/12/10) PPT
Intro class project on ADO (4/14/10) PDF
Intro class project on ADO (4/14/10) PPT
ADO review (back to week 10) (4/21/10) PDF
ADO review (back to week 10) (4/21/10) PPT
More ADO review (4/26/10) PDF
More ADO review (4/26/10) PPT
ADO update (4/28/10) PDF
ADO update (4/28/10) PPT
Web development (5/3/10) PDF
Web development (5/3/10) PPT
ASP and database (5/5/10) PDF
ASP and database (5/5/10) PPT
VB in Access (5/10/10) PDF
VB in Access (5/10/10) PPT
VB 2005 notes - Spring 2009 (Note there are accompanying audio of the lectures) Intro to VB.2005 (1/20/09) PDF
Intro to VB.2005 (1/20/09) PPT
Intro to VB.2005 cont (1/22/09) PDF
Intro to VB.2005 cont (1/22/09) PPT
Conditions IF (1/27/09) PDF
Conditions IF (1/27/09) PPT
More IF and intro loops (1/29/09) PDF
More IF and intro loops (1/29/09) PPT
More loops and guess game (2/3/09) PDF
More loops and guess game (2/3/09) PPT
Loops cont (2/5/09) PDF
Loops cont (2/5/09) PPT
Combo boxes and breaks (2/10/09) PDF
Combo boxes and breaks (2/10/09) PPT
Breaks and validation (2/12/09) PDF
Breaks and validation (2/12/09) PPT
Procedures and functions (2/19/09) PDF
Procedures and functions (2/19/09) PPT
Introducing arrays (2/24/09) PDF
Introducing arrays (2/24/09) PPT
Two dim arrays and array searches (2/26/09) PDF
Two dim arrays and array searches (2/26/09) PPT
Sorts including top down and bubble (3/3/09) PDF
Sorts including top down and bubble(3/3/09) PPT
I was out sick on Thursday.
Menus. multiple forms and intro Access (3/12/09) PDF
Menus, multiple forms and intro Access (3/12/09) PPT
ADO connect to Access (wizard) (3/24/09) PDF
ADO connect to Access (wizard) (3/24/09) PPT
ADO connect to Access using code (3/26/09) PDF
ADO connect to Access using code (3/26/09) PPT
Updating ADO using code (3/31/09) PDF
Updating ADO using code (3/31/09) PPT
Continuing ADO update and quiz (4/2/09) PDF
Continuing ADO update and quiz (4/2/09) PPT
Grids and issues (4/7/09) PDF
Grids and issues (4/7/09) PPT
Grids and updates - working in class (4/9/09) PDF
Grids and updates - working in class (4/9/09) PPT
Web pages in VB and Brinkster (4/14/09) PDF
Web pages in VB and Brinkster (4/14/09) PPT
Quiz review and Web pages in VB and Brinkster cont (4/16/09) PDF
Quiz review and Web pages in VB and Brinkster cont (4/16/09) PPT
Web pages in VB and Brinkster cont (4/21/09) PDF
Web pages in VB and Brinkster cont (4/21/09) PPT
Using VBA (4/30/09) PDF
Using VBA (4/30/09) PPT
VB in spreadsheets (5/5/09) PDF
VB in spreadsheets (5/5/09) PPT
VB 2005 notes - Spring 2008 Intro to VB.NET (1/22/08) PDF
Intro to VB.NET (1/22/08) PPT
Intro to VB 2005 (1/24/08) PDF
Intro to VB 2005 (1/24/08) PPT
Convert VB.NET to VB 2005 and basics (1/29/08) PDF
Convert VB.NET to VB 2005 and basics (1/29/08) PPT
If conditions (1/31/08) PDF
If conditions (1/31/08) PPT
Files (2/5/08) PDF
Files (2/5/08) PPT
Loops (2/7/08) PDF
Loops (2/7/08) PPT
Combo (2/12/08) PDF
Combo (2/12/08) PPT
User input and breaks (2/14/08) PDF
User input and breaks(2/14/08) PPT
Functions and Procedures (2/21/08) PDF
Functions and Procedures (2/21/08) PPT
Arrays (2/26/08) PDF
Arrays (2/26/08) PPT
Arrays cont (2/28/08) PDF
Arrays cont (2/28/08) PPT
Arrays cont (3/4/08) PDF
Arrays cont (3/4/08) PPT
Access and Print (3/6/08) PDF
Arrays and Print (3/6/08) PPT
Access and Print (3/11/08) PDF
Arrays and Print (3/11/08) PPT
Open lab 3/13/2008.
Introduction to ADO (3/25/08) technical problems PDF
Introduction to ADO (3/25/08) technical problems PPT
I was out sick on 3/27/2008.
Query ADO (4/1/08) PDF
Query ADO (4/1/08) PPT
Query ADO cont (4/3/08) PDF
Query ADO cont (4/3/08) PPT
ADO wizard (4/8/08) PDF
ADO wizard (4/8/08) PPT
More ADO wizard & code (4/10/08) PDF
More ADO wizard & code (4/10/08) PPT
Updating (4/15/08) PDF
Updating (4/15/08) PPT
On 4/17/2008 we did the tutorials on web pages from the book (there is an accompanying audio).
On 4/22/2008 we did the notes on VBA that are posted in the week of (accompanying audio).
No Thursday class on 4/24/2008.
VB in Excel (4/295/08) PDF
VB in Excel (4/29/08) PPT
All day lab on 5/1/2008.

Send e-mail to Mrs. Grocer: pgrocer@bristol.mass.edu

Back to the Top
Return to home page
Return to previous page