←back to thread

517 points bkolobara | 1 comments | | HN request time: 0.258s | source
Show context
koakuma-chan ◴[] No.45041723[source]
I encourage every one to at least stop writing code in Python.
replies(5): >>45041794 #>>45041941 #>>45042073 #>>45043031 #>>45049992 #
nilslindemann ◴[] No.45042073[source]
People who recommend that other people stop using one of the best documented languages on the planet with a huge library ecosystem, a friendly user base, a clean syntax, excellent reference documentation, intuitive function names, readable tracebacks, superb editor and AI support.
replies(4): >>45043352 #>>45047061 #>>45049815 #>>45050106 #
1. wolvesechoes ◴[] No.45049815[source]
Yeah, I would never know it is impossible to write anything larger than 1k LOC in Python if I would not visit HN.