Machine Learning
This basic course on Machine Learning by Stanford University gave me an overview of the basic concepts of ML like regression and classification
Python Bootcamp
This 100-day python course is very nicely designed to make an absolute begineer an expert python programmer
Web-Development Bootcamp
I was introduced to technologies like Node.js, React and Bootstrap through this bootcamp
Introduction to C++
The content of this course is really very insightful as in addition to programming skills, I developed the understanding of hardware implementations of the code that I wrote
Neural Networks and Deep Learning
This is a part of the Master Course offered by DeepLearning.AI and gives intuitive knowledge of what neural networks are and how can we use them
Beginning C++ Programming
This course gave an introduction to Data Structures and Algorithms and implementing them with STL in C++