This training program aims to give you a direction and how to use all the resources which are available for free online. In this module, we have tried to create some data which is from different places (we tried to get the best resources which are already available and also created ours which was not available anywhere in the form we wanted) and is curated in a form which will make you aware about your course.
The main aim of this training program is to provide you a path you have to work on, and the following are the topics for this module. You can use other resources as well to understand the topics which you can easily find by searching on google. There will be a competition either on Hackerrank or Kaggle on the weekends. And the last project you'll have to submit fo which form will be shared on Slack Workspace.
This module consists of markdown and jupyter notebooks on the topics mentioned below.
Markdown files consist of the theory of the topic, explaining what and why part.
Notebooks contain the implementation of the topic, explaining how part.
Go through them, try to understand and run the codes. If you have any doubt, ask them on the slack group. Happy Learning!
- Part1: Introduction to Python 📓
- Video: Introduction to Python📹
- Part1: Introduction to Python Notebook 💻
- Part2: Variable and Data Types📓
- Video: Variable and Data Types📹
- Part2: Variable and Data Types Notebook💻
- Part3: Operators in Python📓
- Video: Part3: Operators in Python📹
- Part3: Operators in Python Notebook💻
- Part4: Conditionals in Python📓
- Video: Conditionals in Python📹
- Part4: Conditionals in Python Notebook💻
- Part5: Loops in Python📓
- Video: Loops in Python📹
- Part5: Loops in Python Notebook💻
- Part6: Data Structures📓
- Video: Data Structures📹
- Part7: Tuples📓
- Video: Tuples📹
- Part7: Tuples Notebook💻
- Part8: Sets📓
- Video: Sets📹
- Part8: Sets Notebook💻
- Competition-Python : Link of HackerRank competition is in the competiton file, sign up and test your knowledge.