تعلم بايثون من الصفر
Free

-
تعلم بايثون من الصفر | المهندس اسلام محفوظ
- Introduction
- Installing Python & Pycharm
- Install Python
- Write First Line of Code in Python
- Building your First Application
- Learn Variables in Python
- Learn Strings in Python
- Learn Numbers in Python
- Learn Inputs in Python
- Build a Calculator in Python
- Build madlLibs game in Python
- Learn Lists Part 1
- Learn Lists Part 2
- Learn Tuples
- Learn Functions Part 1
- Learn Functions Part 2
- Learn IF Statements
- Learn Comparison Operators
- Build a calculator in python
- Learn Dictionaries
- Learn while loops
- Learn for loops
- Build the Power Function
- Nested Loops & 2D Arrays
- Writing Comments
- Catching Errors
- Reading Files
- Writing Files
- How to use Modules
- Classes & Objects
- Class Functions
- Class Inheritance
- Build a Python Project using Turtle module – Pong Game
- How to Convert a Python File to .EXE