Live data from Hacker News

“Coding is basically just ifs and for loops.”

twitter.com

61–70 of 418 posts

Re: “Coding is basically just ifs and for loops.”

#64

This is funny, but it's like saying "Math is basically pluses and minuses". I see coding as playing with hardware without having to use soldering iron.

Mathematics is "just" set theory and everything else, including arithmetic, can be built on top of that.

Re: “Coding is basically just ifs and for loops.”

#65
post #14

That first reply is so funny to me because it hits too close to home https://twitter.com/nice_byte/status/1466940940229046273 The more I do this, the more I gravitate towards the simple things.

Despite being a joke, I know it's the "Ha Ha Only Serious" [0] sort. I can't help but think this is severely biased by the trends of "enterprise software," where you eventually "give up", and clock your 9–5 writing if+for making a fine living, but erroneously pass that off as a mature, Jedi-like way of thinking about programming, like the meme suggests. (And, consequently, you spend no less time debugging hairy, nest…

> debugging hairy, nested, imperative conditionals with for-loops that are off-by-1

Isn't this just a complicated case of ifs and fors?

Re: “Coding is basically just ifs and for loops.”

#68
post #14

That first reply is so funny to me because it hits too close to home https://twitter.com/nice_byte/status/1466940940229046273 The more I do this, the more I gravitate towards the simple things.

Despite being a joke, I know it's the "Ha Ha Only Serious" [0] sort. I can't help but think this is severely biased by the trends of "enterprise software," where you eventually "give up", and clock your 9–5 writing if+for making a fine living, but erroneously pass that off as a mature, Jedi-like way of thinking about programming, like the meme suggests. (And, consequently, you spend no less time debugging hairy, nest…

It’s just so sad that the lowest common denominator has become the standard now. When I first learnt Clojure it entirely changed the way I think and solve problems. The code really was elegant.

Obviously, it can only be read by someone who can also understand programming beyond ifs and fors. That’s a non-starter in most environments - enterprise or otherwise.

Funny enough, I see most innovations coming from consultants who do the same work for multiple companies and realise the repeating patterns and extract an abstraction.

Re: “Coding is basically just ifs and for loops.”

#70
post #4
post #3

No, coding is just converting some data into other forms of data.

I once told a girlfriend that's what I did. It worked, she wasn't impressed with my job at all after that.

In the eyes of an 85 year old Italian woman I was a "writer"(or perhaps just "typist" - something could have been lost in translation).

Fair enough.

Post reply on HN