RE: Learn x84 & 64 or, C? 06-29-2018, 03:13 PM
#14
(06-29-2018, 10:42 AM)Slingshot Wrote: Learning C will get you into the mindset of programming.
no, it won't. Programming will get you that mindset. Learning C or some other low level language (like ASM or an intermediate) will teach you logic, compiler theory, and basic algebra. Remember that a computer is just a tiny 3 year old that you keep asking to do 1st grade algebra.