Python Crash Course for learning Python Programming Language in a short period by doing project rather than learn everything of Python.
- Lecture-01: Getting Started
- Lecture-02: Variables and Simple Data Types
- Lecture-03: Introducing Lists
- Lecture-04: Working with Lists
- Lecture-05: if Statements
- Lecture-06: Dictionaries
- Lecture-07: User Input and while Loops
- Lecture-08: Functions (Part-01)
- Lecture-09: Functions (Part-02)
- Lecture-10: Classes (Part-01)
- Lecture-11: Classes (Part-02)
- Lecture-12: Classes (Part-03)
- Lecture-13: Files and Exceptions (Part-01)
- Lecture-14: Files and Exceptions (Part-02)
- Lecture-15: Testing Your Code
We will learn more about Python by doing this Data Visualization
project.
We will learn more about Python by doing this Web Applications
project.