/Introduction-to-CS

Git repository for CS101 Tutoring Class. Enjoy and have fun!

Primary LanguagePython

Introduction to Computer Sciecne

Git repository for CS beginners. This repository aims to understanding basic programming concepts with python.

  1. Variable
  2. Condition
  3. Loop
  4. Function
  5. Modularity (e.g. class and module)

Repository Structure

  1. basic : python basic concepts
  2. cs101 : cs101 projects
  3. records : tutoring lecture notes will be stored here