http://qs321.pair.com?node_id=11146109


in reply to Re^7: How has your coding style changed over the years?
in thread How has your coding style changed over the years?

For almost all of us "indent is block" is standard. The difference with Python is indent structure is forced by the language and breaking lines in sensible places becomes a real PITA.

Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond
  • Comment on Re^8: How has your coding style changed over the years?