Python for Beginners 1 - Python Language Basics
General
Duration: 12 hours
Lessons: 10
Level: Beginner
Price: 0
Badge: New
About the course:
This is the introductory course for Python for Beginners. Please start here if you have no experience coding in Python. This course is self-paced; you can proceed through the course, but need to complete each unit before moving on to the next unit.
Requirements:
Know basics of computer
Installed Python
Laptop with at least 4 GB ram
Skills / What you'll learn:
-
Introduction and Printing
-
String Variables
-
Integers and Floats
-
Conditionals
-
Loops
-
Lists
-
Dictionaries
-
Functions
-
User Input
-
Classes
Subjects:
-
Introduction and Printing
-
String Variables
-
Integers and Floats
-
Conditionals
-
Loops
-
Lists
-
Dictionaries
-
Functions
-
User Input
-
Classes
Language: Array
video UR: https://www.youtube.com/embed/EngW7tLk6R8?si=uVyzKMk5qPckDRiq
delivery mode: Array
Please start here if you have no experience coding in Python.
Python
General
Duration: 12 Weeks
Lessons: 152
Level: Beginner
Learn Python in Arabic Based on Osama Elzero YouTube lessons
This comprehensive Python course is organized into 22 chapters covering:
1.Fundamentals (Chapters 1-6): Basic syntax, data types, variables, and user interaction
2.Control Structures (Chapters 7-8): Conditional statements and loops
3.Functions and Modularity (Chapters 9, 12): Function creation and code organization
4.Data Management (Chapters 10, 17): File handling and database operations
5.Advanced Python (Chapters 11, 14-15): Built-in functions, advanced concepts, and regex
6.Object-Oriented Programming (Chapter 16): Complete OOP coverage
7.Practical Applications (Chapters 18-21): Testing, web development, scraping, and data science
8.Environment Setup