PYTHON - 0 -> 1
General purpose language,
Easy to learn like English
Requirements
No programming experience needed - I'll teach you everything you need to know
A Mac or PC computer (or Mobile) with access to the internet
No paid software required - I'll teach you how to use Python IDLE, Jupyter Notebooks and Google Colab, Thonny
I'll walk you through, step-by-step how to get all the software installed and set up
Module 1 - Introduction
Module 2 - Variables
Module 3 - Operator
Module 4 - Decision making -if_else Loops
Module 5 - String
Module 6 - List
Module 7 - Tuples
Module 8 - Dictionary
Module 9 - Function
Module 10 - Modules | Packages
Core Python
Introduction to Python
• What is Python?
• Why python?
• History
• Features – Dynamic, Interpreted, Object oriented, Embeddable, Extensible, Large standard libraries, Free and Open source
• Why Python is General Language?
• Limitations of Python
• What is PSF?
• Python implementations
• Python applications
• Python versions
• python in realtime industry
• Software Development Architectures
• Python Distributions
• Download & Python Installation Process in Windows, Unix, Linux and Mac - Thonny
• Online Python IDLE
• Python Real-time IDEs like Spyder, Jupyter Note Book, PyCharm, Rodeo, Visual Studio Code, ATOM, PyDevetc
Python Language Fundamentals
• Python Implementation Alternatives/Flavors
• Keywords
• Identifiers
• Constants / Literals
• Data types
• Python Syntax