Slashdot Mirror


User: eep0ck

eep0ck's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:really small stuff on Billennium's Over - Anything Break? · · Score: 1

    yea!!!!

  2. Re:Kernighan and Ritchies's C Programming Language on Computer Books For A Library? · · Score: 2

    i learned C from k&r when i was 12. whenever i see other programming books nowadays, it makes me sick. they're so bloated. k&r is the ideal to which all programming books should aspire. it's concise and efficient, just as a C program should be, and it's good enough at teaching the subject material that even a 12-year-old can learn from it.