Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 766 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 766 Bytes

EGR101-VietCodeAcademy

I desgin EGR101 courses (Introduction to programming Python) for begineers to learn Python in easiest and fatest way.

Course syllabus:

Week Topic Practice Homework Slide
1 Data type, variable, and basic syntax inclass1.py homework1.py Class1.pdf
1 Conditional statement inclass2.py homework2.py Class2.pdf
2 Loop inclass3.py homework3.py Class3.pdf
2 List inclass4.py homework4.py Class4.pdf
3 Midterm test midterm.py
3 Review all homework review.py
4 Function inclass5.py homework5.py Class5.pdf
4 Dictionary inclass6.py homework6.py Class6.pdf
5 Final project project.py

HOANG CAO BAO