Resources
Books:
  - Code
Complete 2 , Steve McConnell   
(Books 24x7) ==> CC
 
  - The C
Programming Language,  Kernighan & Ritchie
 
  - Agile Web
Development with Rails, Hunt & Hansson
 
  - The
Pragmatic Programmer, Andrew Hunt & David Thomas  ==>  PP
 
  - Professional
Software Development, Steve McConnell 
 
  - Personal
Software Process, Watts Humphrey
 
  - The Art
of Unix Programming, Eric Raymond
 
  - Writing
Solid Code, Steve Maguire
 
  - Clean
Code, Bob Martin
 
  - Code
Quality  – The Open Source Perspective, Diomidis Spinellis
 
  - C for
Java Programmers, Thomas Muldner
 
  
Articles/ Blogs:
 
Linux Commands & Tools:
 
C Programming:
Unit Testing: