Tedu's suggestion is the best one in my IMHO, implement a webserver.

I would try to do the following:
- Read K&R
- Join ##c on freenode, they can help a *lot*.
- Read manpages of every function.
- Code small UNIX utilities, start with cat, then wc.
- Code something like a webserver, this is where you'll actually learn.

Reply via email to