Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

uclaacm/learn.py-s19

Repository files navigation

Learn.py Spring 2019

Welcome to Learn.py

Learn.py is a quarter-long Python course with weekly Wednesday sessions from 6:15 - 8:15 pm in Covel Commons 227. Our goal is to make learning coding, specifically in Python, easy and accessible to everyone and while introducing you to cool Python applications such as data science📊, gaming🎮, web dev💻, and more! No programming/Python background is required.💥

Basic Curriculum

  • Week 2: Basic Python: Data Types, Basic I/O, Control Flow
  • Week 3: Basic Python: Functions and Data Structures
  • Week 4: Basic Python: Classes/Objects, Modules, and File-Handling
  • Week 5: Applications of Python: PyGame
  • Week 6: Applications of Python: Data Mining and Modeling
  • Week 7: Applications of Python: Web Dev Part 1
  • Week 8: Applications of Python: Web Dev Part 2
  • Week 9: Applications of Python: Web Scraping

Essential Links