Monthly Archives: August 2014

How to Undo the last Git commit

on

The tutorial discussed below provides with all the necessary skills that are required to work with a software project. In this tutorial we shall learn about undoing the last Git commit. At any stage you...

Read More

SQL versus noSQL (Speed)

on

SQL is the abbreviation to Structured Query Language. It is a language widely used to create and manage DataBase Management Systems or DBMS. The use of SQL is a sequel to the relational model databases...

Read More