Learning C with CBT?

Hello All,

I am a beginner in C, although I believe my learning curve is rather steep.
I would like to know if any of you would have some recommendations with some learning materials to become a good C developer.
I am particularly thinking about some CBT courses or some good Quizz that would test a wide range of knowledge in order to master C development.
I hope you see what I look for and I look forward to reading some good advice.
Many thanks for your help and keep up the good work,

Padpanix
:slight_smile:

If you are the individual that likes to watch lessons on video instead of grabbing a book:
Professional C Programming LiveLessons

Probably, more than you know. It takes about 10 years of writing code in C to sake off the ineptitude that you probably will encounter in much code and material around.

Join a C programming forum and try to debug what other people have written and they are having problems with.

Thanks very much,

This is really of help!
Cheers,