In this post, I will explain breadth first search and depth first search in a simple and lucid way, along with their
implementation in C++.
[Read More]
MySQL Basic Commands
Simple syntax of MySQL
I am really bad with memorization, so this blog post will serve as a reference to the basic MySQL syntax I use in the class.
[Read More]
Installing LAMP stack on Ubuntu 18.04 LTS
A tutorial on how to install the linux-apache-mysql-php stack for web development.
This guide will cover how to install a LAMP ( Linux, Apache, MySQL, PHP ) stack on your Ubuntu machines.
[Read More]
Vimtutor Chapter Summaries
A summary of all the tutorials in the vimtutor
So I decided to finally learn all the basic commands of Vim, and some research showed that completing the in built vim tutor is the best way. It takes roughly 30 minutes, and I recommend everyone who wishes to learn Vim to follow the Vimtutor everyday for 30 days.
[Read More]
Why my GSOC proposal got rejected
Reflecting upon my mistakes while preparing for GSOC 2019
So the GSOC results were announced on May 6, 2019 and I got what I expected, a rejected proposal. In this post I will try to outline the major points on why I didn’t make the cut.
[Read More]
GSOC Preparation Final Post
Everything I did for preparing my 2019 GSOC Proposal
A summary of everything I did for preparing my GSOC Proposal 2019.
[Read More]