Ask HN: Beside C language Arrays and Pointers, what else?

1 points by ejanus ↗ HN
I am currently learning C language and I have spent my time over and over studying Arrays and Pointers. Now, I would like to study other advanced concepts. Please send my links or pointers to other advanced concepts. I would very much prefer pdf version.

5 comments

[ 5.2 ms ] story [ 26.0 ms ] thread
Not in the same sentence. If you want to learn advanced concepts, try lisp or haskell rather.
You've discovered most of C then. Look over how macros work, then just Google stuff. C is a very basic language that almost anything can created from. pick a project and start building or join an open source project in C
You've discovered most of C then. Look over how macros work, then just Google stuff. C is a very basic language that almost anything can created from. pick a project and start building or join an open source project in C