Y
Hacker News
new
|
ask
|
show
|
jobs
by
HexDecOctBin
1431 days ago
Learn C. Despite all the slander, it remains the easiest to learn and most widely applicable Systems language. I personally recommend this book (wish it was available when I learnt it):
https://www.amazon.com/Effective-Introduction-Professional-R...
1 comments
mbrodersen
1431 days ago
Yep exactly. If you truly want to understand low level then the
only
right answers are C or Assembly language.
link