Well since Bucky only has 15 tutorials on pure C where would you suggest going next? Thanks![]()
Book: The C Programming Language (2nd Edition)
You'll no doubt learn loads from that and it will be a brilliant reference. Use it while you start making programs.
If you've only completed those 15 tutorials then you have a long way to go, which is a good thing, it's always the case with programming, you'll never stop learning.
Once you've really got used to the language, you could maybe learn about Sockets or how to use windows' API and find things on MSDN.