COMPSCI 119
Fall 2019 (Still Being Updated)
Introduction to Programming with Python
Professor William T. Verts
Rooms, Email, Web
Classroom: Morrill II 131, Monday, Wednesday, Friday, 1:25PM-2:15PM
Me:
William T. Verts
verts@cs.umass.edu
Office Hours LGRC A357: M/W/F 2:45-3:45
Office Hours for all my Classes
Syllabus
Textbook:
Computer Science Companion
Fourth Edition, 2019 (by me)
Order the Companion from Kendall/Hunt
Different Environments for running Python
How to run Windows software when all you have is a Mac
Notes and Code
Lecture on General Programming Concepts - Programs and Flowcharts
Practice Exam for Midterm #1
Solution to Midterm #1
CODE: More on for-loops
CODE: Command Processors
Practice Exam for Midterm #2
Solution to Midterm #2
Main program for 3D
3D tools, used by above program, requires Graphics.py from Lab #3
Assignments
Request My Grades
On-Line Quizzes, Forms, and Homeworks
Form to submit lab assignments for grading
Lab Assignment #1 - First Python program: Converting Flowchart to Python (due on or before Friday, September 27)
Lab Assignment #1 - Grading Rubric
Lab Assignment #2 - Filling in Functions: Grading Bar Graphs (due on or before Friday, October 11)
Lab Assignment #2 - Grading Rubric
Lab Assignments #3 and #4 - Graphics (due on or before Wednesday, December 18)
Test Program for Lab #3
Extra Credit Lab #E1 - Bar Code (due on or before Wednesday, December 18)
Links
Dr. Bill's home page
My Software Page
Python.org
Copyright © 2011-2019 Dr. William T. Verts (All Rights Reserved)