Hacker News new | ask | show | jobs
by dkjaudyeqooe 947 days ago
Did they not learn about variables in math class?

That's where I learned before I ever saw any code. When I did see the code I was confused by "x = x + 1" since it makes no sense mathematically, but assignment and state were obvious and intuitive after that.