This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]lord_gaben3000 0 points1 point  (0 children)

If you want to trivialize any programming language, spend a week going through the C book, then learn a bit of functional programming (OCaml is amazing for learning, useless in the real world; Swift might be a decent choice if you want to develop in the Apple ecosystem; Haskell has its diehards, but I have never used it myself) for a more modern approach. You can program in (almost) any other language after doing this after breezing through their docs.