The One Stop CSIT Guide

Posted on February 06, 2017 in CSIT

The one-stop bundle for all the resources for 4 years B.Sc. CSIT study.


Continue reading

Installing Git Version Control System

Posted on February 01, 2017 in tutorial

Git is most widely used modern (VCS) version control system. Git is an open source project and originally developed to maintain code for Linux kernel and developed in 2005 by Linus Torvalds.


Continue reading

Install Python pip package management system in Ubuntu

Posted on January 31, 2017 in tutorial, python, pip

pip is a package management system used to install and manage software packages written in Python.


Continue reading

Integrating Disqus Comment Section In Pelican Blog

Posted on January 30, 2017 in tutorial

Disqus is a worldwide blog comment hosting service for web sites and online communities that uses a networked platform.[1] And integrating Disqus comments in Pelican is straight forward and easy.


Continue reading

Building a static site and hosting in Github (part 2)

Posted on January 28, 2017 in tutorial

In Part 1, we just got started with our Pelican blog. In this part, we'll be hacking our blog to make it awesome.


Continue reading