EarthAkkharawat / Python101

Teaching materials for lecture and workshops of Google Developer Student Club Chulalongkorn U.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python101

This repository introduces the fundamentals and the wrap-up of Python programming.

This tutorial was written by Akkharawat Burachokviwat which was made as a teaching material for lecture and workshops of Google Developer Student Club Chulalongkorn University.

Table of Contents

  • Basic data types (int, float, boolean, string)
  • Data structures (Lists, Dictionaries, Sets, Tuples)
  • Operations (if-else, Loop)
  • Functions
  • Classes
  • Exercises (easy, medium, hard)

About

Teaching materials for lecture and workshops of Google Developer Student Club Chulalongkorn U.


Languages

Language:Jupyter Notebook 100.0%