techntechnologybd

Welcome to TECHNTECHNOLOGYBD.BLOGSPOT.COM
techntechnologybd: Top 3 C PROGRAMMING learning books! /*-----Custom Labels Cloud widget by www.MyBloggerTricks.com----*/ .label-size{ margin:0 2px 6px 0; padding: 3px; text-transform: uppercase; border: solid 1px #C6C6C6; border-radius: 3px; float:left; text-decoration:none; font-size:10px; color:#666; } .label-size:hover { border:1px solid #6BB5FF; text-decoration: none; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; -ms-transition: all 0.5s ease-out; transition: all 0.5s ease-out; -moz-transform: rotate(7deg); -o-transform: rotate(7deg); -webkit-transform: rotate(7deg); -ms-transform: rotate(7deg); transform: rotate(7deg); filter: progid:DXImageTransform.Microsoft.Matrix( M11=0.9961946980917455, M12=-0.08715574274765817, M21=0.08715574274765817, M22=0.9961946980917455, sizingMethod='auto expand'); zoom: 1; } .label-size a { text-transform: uppercase; float:left; text-decoration: none; } .label-size a:hover { text-decoration: none; }

Friday, October 12, 2012

Top 3 C PROGRAMMING learning books!

C programming language is recommended the mother of all programming language. All the possible programming problems can be solve using C (Some exceptions). So, beginning your programming career with C programming can helps you a lot.
Some highly recommended C programming books:

1. The C Programming Language (2nd edition) by Brian W. Kernighan, Dennis M. Ritchie. 
2. C Programming: A Modern Approach (2nd edition) by K.N. King.
3. C: The Complete Reference (4th edition) by Herb Schildt Series  

Post Comment

No comments: