How to study programming with C language
Posted
by gurugio
on Stack Overflow
See other posts from Stack Overflow
or by gurugio
Published on 2010-03-22T05:00:27Z
Indexed on
2010/03/22
5:11 UTC
Read the original article
Hit count: 308
c
|programming-skills
I am using only C for 5 years. So I am sure that I know C grammer, but I have no idea how to advance programming skills.
There are many books for modern languages (such as C++, Java) to study programming skills like the refactoring or pattern, software architecture. But no book is written with C language. The book author say that his/her book is not language-dependent, but I don't think so.
How can I advance my programming skills? I have to study modern language and read the books? Are there books about software design or programming skill written with C?
© Stack Overflow or respective owner