Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 654 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 654 Bytes

Python

Resources

⭐️ Course Contents ⭐️

  • (00:00:00) Introduction
  • (00:04:48) Lecture 0 - Functions, Variables
  • (01:50:24) Lecture 1 - Conditionals
  • (02:46:23) Lecture 2 - Loops
  • (04:07:10) Lecture 3 - Exceptions
  • (04:51:45) Lecture 4 - Libraries
  • (06:09:15) Lecture 5 - Unit Tests
  • (07:00:22) Lecture 6 - File I/O
  • (08:32:32) Lecture 7 - Regular Expressions
  • (10:37:35) Lecture 8 - Object-Oriented Programming
  • (13:28:47) Lecture 9 - Et Cetera