Description
In this course, you will :
- Introduction to Python and Python 3
- Understand the basics: Data types, Loops, Conditional statements, Functions and Modules
- Learn object oriented programming in Python
- Know how to Read and Parse JSON and XML files
- Learn how to make your own web-scraping tool using Python
Syllabus :
- Conditional Statements and Loops
- Python Data Types - String, Lists, Tuple, Dictionaries
- Python Functions
- Python Modules and Packages
- Functional Programming
- File Operation | JSON, XML Parsing
- Object Oriented Programming
- Web Scraping and Database handling using Python
- Python Decorators