Git (Source Version Control) Tutorial from CodeSchool
Recently I started using Git and Github for one of my hobby projects. To get up to speed I went through...
Completed ‘Compilers’ from Coursera
Completed ‘Compilers’ course offered by Alex Aiken, Professor of Computer Science, Stanford University. This course was offered through Coursera.org The course started...
Book: Code Complete 2nd Edition
Just finished reading Code Complete 2nd edition by Steve McConnell. It is a reference book for programming best practices. Generally programming...