Introduction to Programming using Visual Basic - PowerPoint PPT Presentation

1 / 11
About This Presentation
Title:

Introduction to Programming using Visual Basic

Description:

Introduction to Programming Using Visual Basic 2005, 6th ... Used by many, many, many people. Creates GUI's not ugly command line. Interactive with user ... – PowerPoint PPT presentation

Number of Views:202
Avg rating:3.0/5.0
Slides: 12
Provided by: mil94
Category:

less

Transcript and Presenter's Notes

Title: Introduction to Programming using Visual Basic


1
Introduction to Programming using Visual Basic
  • CS0004
  • CRN 11746
  • Bryan Mills

2
Administration
  • ClassMW 6-715pSENSQ 5505http//www.cs.pitt.ed
    u/bmills/cs4/
  • InstructorBryan MillsSENSQ 6150bmills_at_cs.pitt.
    eduAIM bmillscsphone 412.624.8464hours MW
    4-6p MW 7-9p

3
Administration
  • Programming Assignments (55)
  • 4-6 assignments
  • Create programs to do stuff
  • Pop Quizzes Homework (10)
  • Short quizzes (10 minutes)
  • Maybe a few homework's
  • Midterm (10) - in March
  • Final (10) - in April
  • Class Participation (10)

4
Administration
  • Da BookIntroduction to Programming Using Visual
    Basic 2005, 6th Edition. ISBN-13 978-0130306548.

5
Administration
  • Attendance
  • Not formally taken but
  • Cheating and Stealing
  • Dont do it
  • Seriously I mean it
  • Late Penalty
  • There is none - dont be late

6
Tentative Topics
  • Programming
  • Learn Visual Basic
  • How to design and implement algorithms
  • Interactive Computer Environment
  • How to get the most out of a computer
  • Thinking like a computer
  • Using information on the internet
  • Have fun with computers

7
What is a computer?
  • An electronic device for storing and processing
    data according to instructions given to it in the
    form a program
  • Stores data
  • Retrieves data
  • Process data
  • Programmable

8
Why should you care?
  • All professions must use computers
  • Programming puts you in control of how data is
    processed
  • The computer is just a tool and the more you know
    about the tool the more it can help you
  • Because its fun!

9
Why Visual Basic?
  • Core of Microsoft Office Products
  • Allows you to make programs easy
  • Lets you focus on problem at hand
  • Used by many, many, many people
  • Creates GUIs not ugly command line
  • Interactive with user

10
What are we going to do?
  • Write programs to
  • get stock prices
  • play paper, rock, scissors
  • calculate car payments
  • sort numbers
  • small games (mazes, tic-tac-toe, etc)
  • instant message clients

11
Assignment 1
  • Read Chapter 1
  • Do one of the following
  • Find a computer with Visual Basic 2005
  • Install Visual Basic 2005
  • You can also use Visual Studio 2005
  • Learn notepad or some text editor
  • Enjoy an easy first week
Write a Comment
User Comments (0)
About PowerShow.com