Introduction to Python
PART-1: Python Basics
1. Introduction to Python:
- Introduction
- Environment Setup
2. Python Basics:
- Data Types
- Variables
- Conditional Statements
- Loops
3. List Comprehension, Range, Dictionary and Tuple
4. Python Functions
PART-2: Python for App Dev
5. Object-oriented programming concepts
6. Classes, Decorators
7. Python Libraries
Introduction
- Human readable
- High level
- General purpose
- Cross-platform
- Free & open source
- Fully Unicode (UTF-8) compliant User-friendly community
Where is Python Used
- Web development
- Data analysis
- Web scraping
- Computer vision
- Machine learning
- Game development
- Internet of Things (IoT)
- Bio-informatics
- Chatbots
- Algorithmic trading
- Mobile development Robotics
Please login to get access to the quiz
Back to Pythonista – Python Boot Camp
No Comments