Hacker News new | ask | show | jobs
by BorisMelnik 4063 days ago
I took C programming in college (10+ years ago) and from there on out, every language I encounter is so much easier based on the knowledge I've gained in C. I'm sure the same can be said about Objective C. It was considered somewhat of a high level language (or medium level) but now is a much more low level language.

Most of my college education is now really outdated with the exception of operating systems (mostly Linux command line) and C programming.