Mohit's Blog

Web Frontend Basics: A Beginner's Guide

Welcome to this guide on Web Frontend Basics. By the end of this post, you should have a solid grasp of foundational frontend concepts and be able to tackle common questions in the domain.

A Pythonic Journey Through Key Topics

Python, with its vast ecosystem and libraries, is a versatile language used in diverse fields. In this post, we’ll embark on a journey through some of the fundamental topics, exploring them with code snippets.

Rich Dad Poor Dad Review

The author Robert Kiyosaki is a half American, half Japanese one. He has written around 19 books. Robert has also co-authored 2 books with Republican Nominee for the Presidential Election of US 2016. Kim, wife of Robert has also written books. This book is about Financial Intelligence or I rather use the word Financial Literacy. The purpose of writing down this book is to discriminate the view point of both his Dad’s – A Rich One (not biological) and A Poor One (biological).

Dynamic Programming

Detailed tutorial on Introduction to Dynamic Programming to improve your understanding of Algorithms. Also try practice problems to test & improve your skill level.