Python Essentials
Gain essential Python programming skills for modern development. This course provides a solid foundation in Python syntax, data structures, and algorithms, enabling you to write efficient and effective code.
Python Essentials Course Syllabus
Python Tutorbot: Scarlette
1.1 Introduction
1.2 Definition of Python
1.3 Uses of Python
1.4 Importance of Python
1.5 Setting up the Environment for Python Development
1.6 Python's Thriving Ecosystem
1.7 Project: Set up your Python Environment
Test Your Skills!
Test Your Knowledge!
2.1 Getting Started & Syntax
2.2 Indentation Example
2.3 Installation
2.4 Comments
2.5 Variables
2.6 Project: Product Price Check
Test Your Skills!
Test Your Knowledge!
3.1 Legal & Illegal Variable Names
3.2 Python Variables - Assign Multiple Variables
3.3 Unpack a Collection
3.4 Output Variables
3.5 Casting
3.6 Global Variables
3.7 Project: Personal Information Card
Test Your Skills!
Test Your Knowledge!
4.1 Variable Types
4.2 String Variables
4.3 Multi Words Variable Names
4.4 Data Types
4.5 Type Conversion
4.6 Random Number
4.7 Project: Random Number Generator
Test Your Skills!
Test Your Knowledge!