IntroToPython
1.0
  • PYTHON 210B Syllabus
IntroToPython
  • Docs »
  • Intro to Python: Winter 2018
  • View page source

Intro to Python: Winter 2018¶

  • PYTHON 210B Syllabus

Class Schedule¶

Orientation: Jan 10¶

Orientation

Week 1: Jan 17¶

Session 1: Intro to the class and Python

Week 2: Jan 24¶

Session 2: Basic Python and Functions

Notes for Session 02

Week 3: Jan 31¶

Session 3: Booleans, Sequences, Iteration, and Strings

Notes for Session 03

Week 4: Feb 7¶

Session 4: Dictionaries, Sets, and File Handling

Notes for Session 04

Week 5: Feb 14¶

Session 5: Exceptions and Comprehensions

Notes for Session 05

Week 6: Feb 21¶

Session 6: Testing and Advanced Argument Passing

Notes for Session 06

Week 7: Feb 28¶

Session 7: Object Oriented Programing

Notes for Session 07

Week 8: Mar 7¶

Session 8: Properties and Magic methods

Notes for Session 08

Week 9: Mar 14¶

Session 9: Static and class methods: multiple inheritance

Notes for Session 09

Week 10: Mar 21¶

Session 10: Intro to Functional Programming: lambda and Map, Filter, Reduce

Notes for Session 10

Supplemental Materials¶

Installing Python and core tools

Setting Up A Development Environment For Python

References:¶

Resources for Specific Python Topics

Indices and tables¶

  • Search Page
Next

© Copyright 2017, Christopher Barker, Cris Ewing, Maria McKinley, Rick Riehle, Christy Heaton, Joseph Schilz.

Built with Sphinx using a theme provided by Read the Docs.