you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 1 year ago (2 children)

They did, but it makes me sad. Python is becoming the next JavaScript because of its ease of use.

The Java guys simply don't understand how to code without the gang of 4 crutch to lean on.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 6 points 1 year ago (1 child)
  • [–] 9 points 1 year ago (1 child)
  • [–] 4 points 1 year ago

    Some of the GoF patterns over-emphasise inheritance, but by-and-large, you don't build large systems without either using or rediscovering software patterns, whether they're OO, FP, or what-have-you.

  • source
  • parent