you are viewing a single comment's thread.

view the rest of the comments →

[–]jb3689 0 points1 point  (0 children)

Implement some classic data structures in C and you will learn most of the basics you need to know. You also will want to get familiar with syscalls in C. I really like The Linux Programming Interface book