Description
In this course, you will :
- Python programming fundamentals will be taught to you.
- You will create three Python-based apps from scratch and have the knowledge to begin creating your own.
- Python fundamentals include variables, strings, comments, booleans, and if statements.
- Learn the fundamentals of Python, including loops, lists, functions, parameters, and dictionaries.
- Inputs, Imports, and Object Oriented Programming with Classes are the next steps in learning Python.
Syllabus :
1. Introduction
- Why Learn Python? | Python Programming Course
- Your Coding Setup | Python Programming Course
- Mac or Linux | Python Programming Course
- Windows | Python Programming Course
2. The Basics
- Variables, Ints and Floats | Python Programming Course
- Variables, Ints and Floats Challenge | Python Programming Course
- Strings | Python Programming Course
- Strings Challenge | Python Programming Course
- Python Cheat Sheet | Python Programming Course
- Comments | Python Programming Course
- Comments Challenge | Python Programming Course
- Booleans and If Statements | Python Programming Course
- Booleans and If Statements Challenge | Python Programming Course
3. The Fundamentals
- Loops | Python Programming Course
- Loops Challenge | Python Programming Course
- Lists | Python Programming Course
- Lists Challenge | Python Programming Course
- Functions | Python Programming Course
- Functions Challenge | Python Programming Course
- Parameters and Return | Python Programming Course
- Parameters and Return Challenge | Python Programming Course
- Dictionaries | Python Programming Course
- Dictionaries Challenge | Python Programming Course