Hacker News new | ask | show | jobs
by asnyc 3177 days ago
C exposes you to low level programming environment, memory management and system internals. Its a great base to build upon for programmers. Even after more than a decade, I still have fond memories for K&R C - a must read for programmers.