Create a blog in Harp

Harp is a free, open source static site server written in Node.js, It support EJS and Jade for templating and Sass,Scss, Less and Stylus for stylesheets pre-processing and Markdown for writing pages. What do I mean by static site server? A static site allows you to use pre-processor for writing templates, scripts, stylesheets, and pages, … Read more

Why comment your code?

> It lets other know why that piece of code needs to be there in the first place. While learning programming most of us forget how important it is to comment as you are writing code and over time we ignore it. At first, it might not seem to be a very important step, but … Read more

How to install BSPWM on Debian

BSPWM (Binary Space Partitioning Window Manager) is a tiling window manager based on binary space partitioning, which represents windows as the leaves of a full binary tree. It is written completely in C. BSPWM is easy to customize and set up. Let’s install BSPWM by following the instructions below. This has been tried and tested … Read more

Sankalp Smart School takes students for ride!

Recently Sankalp Smart School came to our college to explain about their Adobe Championship program that they were offering to institutes and individuals. The staff of Sankalp who visited us made their program seem really promising and were doing the job of explaining the program to us quite well. They used a lot of slides … Read more