Live data from Hacker News

What code language to learn at first

news.ycombinator.com

1–4 of 4 posts

Re: What code language to learn at first

#4
Well-rounded is a heck of a term. If you want to learn fundamentals, in terms of how a computer actually works, learn c. There’s a lot of different programming paradigms. But if you actually want to understand what’s happening underneath it all, so that things don’t seem like magic, the best place to begin is at the bottom.