COURSE SCHEDULE

(Last Revised: March 25, 2019)

Disclaimer: The instructor reserves the right to make changes in the course schedule.

Date
In Class Exercises / Online Reading
In Class Exercises / Projects
 

**ALL PROJECTS are to be completed and DUE by the due date.

 

Jan 9 - Jan 30
Python January Lessons (Click on Link):
Feb 4- Feb 27
Python February Lessons (Click on Link):
Mar 6 LESSON OBJECTIVES
  1. SLO: Python Lists
  2. SLO: Iterate through a Lists

IN-CLASS Exercise (To Be Graded in Class):

  1. Go to W3Schools.com, review Python List Run examples
  2. Scroll down, review 11 Python Methods Run examples
      • append( ), clear( ),copy( ), count( ), extend( )
      • index( ), insert( ), pop( ), remove( ), reverse( ), sort( )
  3. Self Assessment Complete Python Lists Exercises 1 - 5
  4. IN-CLASS Exercise - Lists
Mar 11

LESSON OBJECTIVES

  1. REVIEW: Python Lists
  2. REVIEW: Iterate through a List
  3. REVIEW: Python List Methods (w3Schools and Programiz)
  4. SLO: freecodecamp Lists and List Slicing
  5. SLO: freecodecamp List Functions

IN-CLASS Exercise (To Be Graded in Class):

  1. Go to Programiz.com, Python Tutorial - Python List for more examples
    • Create a List
    • Access Elements in a List
    • Slice a List
    • Change or Add Elements to a List
    • Delete or Remove Elements in a List
    • List Methods (11)
    • List Comprehension
    • List Membership
    • Iterating through a List
  2. IN-CLASS Exercise - GUESTS List Challenge
  3. PROJECT 4: CLICK HERE for Instructions
Mar 13

LESSON OBJECTIVES

  1. SLO: Tuples

IN-CLASS Exercise (To Be Graded in Class):

  1. Go to w3schools, Python Tuples
  2. Go to Programiz.com, Python Tutorial - Python Tuple for more examples
  3. Watch the freecodecamp video on Tuples
Mar 18

LESSON OBJECTIVES

  1. REVIEW: Tuples

IN-CLASS Exercise (To Be Graded in Class):

  1. IN-CLASS Exercise - Tuples
  2. In-Class Exercise (gymnast.py)
  3. Go to w3schools.com, review Python Dictionaries
  4. Go to Programiz.com, review Python Dictionaries
Mar 20

LESSON OBJECTIVES

  1. SLO: Dictionaries

IN-CLASS Exercise (To Be Graded in Class):

  1. In-Class Exercise - Dictionaries (petnames.py)
  2. In-Class Exercise - Dictionaries (mountains.py)
Mar 25

LESSON OBJECTIVES

  1. SLO: Modules

IN-CLASS Exercise (To Be Graded in Class):

  1. Go to W3Schools.com, review Python Module examples
  2. Go to Programiz.com, Python Tutorial - Python Module (Save As: example.py)
  3. In-Class Exercise (sphere.py)

© 2019 Yvonne C. Flores, Guam Community College