/Python

Python tutorial for everyone.

Primary LanguageJupyter Notebook

Python

What is Python?

  • Python is a high level programming language.
  • Developed by Guido van Rossum during 1985- 1990.
  • It supports object-oriented programming.
  • It's using python interpretor.
  • Simple and easy to understand.

Versions!

  • The latest version is Python 3 ( Commonly using ).
  • Also the previous verison is Python 2.

Where it can be use?

  • Web development
  • Software development
  • Machine learing
  • Mathematics
  • System scripting

Contents

  1. Python Installation
  2. Python Introduction
  3. Python Data Types
  4. Python Variables
  5. Python Operators
  6. Python String
  7. Python List
  8. Python Set
  9. Python Tuple
  10. Conditional Statements(if..else..etc)
  11. Python Loops
  12. Python Functions
  13. Python Module
  14. Python-Mysql
  15. Python-Mysql Project