Python Notes
Hello everyone,
Below, I am sharing the GitHub repository containing all my Python notebooks, which I created while teaching an AI-ML Ops training program to esteemed DRDO scientists. You can access the GitHub repository here: GitHub Link.
This repository is a work in progress, and I will continue to update it as I create new notebooks. Here is the current plan for upcoming content:
- Python One-Liners Notebook
- Walrus Operator in Python
- Building a simple project using Python
Feel free to explore and stay tuned for updates!
Here’s the direct GitHub link for quick access: https://github.com/emharsha1812/Python_Programming_Notebooks
Don’t forget to ⭐ star the repository to stay updated with new additions!
PS - Here is a list of helpful links that you can reference from time to time
-
Python Iterators - A super friendly blog on Python Iterators. I recommend taking this quiz as well after reading the whole blog.
-
Memory Management in Python - One of those “You should definitely know this” topics.
Enjoy Reading This Article?
Here are some more articles you might like to read next: