janevent / python

Course material for Python class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python

Introduction

Python 101 coursework is a comprehensive coverage of Python programming language. We will start from Python basics and go all the way to advanced concepts. Coursework will be very hands on requiring participants to code during classes and offline assignments. There are complimentary Python coding lab sessions to further practice programming.

Sessions will be conducted on Zoom and course material will be maintained on GitHub. All the sessions are recorded and published to YouTube.

The course is Free to join for anyone who is interested. It can be joined and left anytime based on your preferences.

Duration and Schedule

First Session Last Session Days Time
Jan-4-2021 Mar-31-2021 Monday and Wednesday 7 PM - 8 PM PST

Important Links and Resources

  • Meetup page for full schedule, meeting links and up-to-date Information on classes
  • YouTube channel for recorded sessions
  • Discord for all the class communication and chatting
  • GitHub for all course material

Class Schedule, Assignment and Video Recordings

Date Topic Recorded Video Assignment
Mon, Jan-4-2021 Getting started with Python Recorded Video Install Thonny and Python
Wed, Jan-6-2021 Writing your first Python program Recorded Video Random number generator
Mon, Jan-11-2021 Python Strings (Part 1) Recorded Video Codingbat string1
Wed, Jan-13-2021 Python Strings (Part 2) Recorded Video No Assignment
Wed, Jan-20-2021 Booleans and Conditional Logic Recorded Video string1.py, swap_chars.py
Mon, Jan-25-2021 Looping in Python Recorded Video Codingbat string2, string2.py

About

Course material for Python class


Languages

Language:Python 100.0%