Overview
Syllabus
- Course Intro & Course Overview.
- Introduction to Python.
- Installation and Local Setup with PyCharm.
- Write our first Python program.
- Python IDE vs simple File Editor.
- Strings and Number Data Types.
- Variables in Python.
- Encapsulate Logic with Functions.
- Scope.
- Accepting User Input.
- Conditionals (if / else) and Boolean Data Type.
- Error Handling with Try / Except.
- While Loops.
- Lists and For Loops.
- Thanks JetBrains! .
- Comments in Python.
- Sets.
- Built-In Functions.
- Dictionary Data Type.
- Modularize your project with Modules.
- Project: Countdown App.
- Packages, PyPI and pip.
- Project: Automation with Python (Working with Spreadsheets).
- Object Oriented Programming: Classes and Objects.
- Project: API Request to GitLab.
- Wrap Up.
Taught by
TechWorld with Nana