python AI
by Abdallah elsharkwy

1. Learn Basic Python
1.1. An Informal Introduction to Python
1.2. Data Structures
1.3. More Control Flow Tools
1.4. Modules
1.5. Input and Output
1.6. Errors and Exceptions
1.7. Classes
2. Frameworks
2.1. Web Programming
2.1.1. Django
2.1.2. Flask
2.2. GUI Development
2.2.1. wxPython
3. Learn Python Library
3.1. Brief Tour of the Standard Library
3.2. Brief Tour of the Standard Library – Part II
4. An Informal Introduction to Python
4.1. Using Python as a Calculator
4.1.1. Numbers
4.1.2. Strings
4.1.3. Lists