Description
In this course, you will :
- Learn Python Programming from the Ground Up to the Professional Level.
- Python concepts and hands-on practise.
- Understand Object Oriented Programming.
- Understand complex concepts such as multiple inheritance and polymorphism.
- Understand the Python Programming Language completely.
- Built larger projects and gained experience working on industrial level projects.
- Create an Article Analyzer web app with Python Django.
- Machine Learning and Artificial Intelligence are introduced.
- Discover Git and Github.
Syllabus :
- Python Overview and Installation
- Basics of Python and Numeric Data Type
- String Data Type
- List and Tuple Data Type
- Boolean Data Type
- Dictionaries and Sets Data type
- For Loops
- IF Statement
- WHILE Loops
- File Input and Output
- Functions in Python
- Advanced Topics
- Introduction to Machine Learning and Artificial Intelligence