That is all
I love Python
Other urls found in this thread:
en.wikipedia.org
opensource.googleblog.com
twitter.com
>Broken for loops
>shitty lambdas
>having to do multiprocessing to use multiple cores
>to write async code the libraries you use should also be async
Really nice m8, let me guess, you do ML
>no switch statements
Slicing syntax is awesome
>a wrapper on top of java, c or fortran so debugging becomes a nightmare if something breaks
>encourages lazy coders who don't care to learn proper design patterns or are riding the 'data' meme
Python is great in the hands of programmers who learned to code on something that teaches you how to do it correctly and it's used within its scope. If someone learns on Python it's just a disaster.
>Broken for loops
What?
Good for you and I like to work with Swift.
Python is fun to hack small scripts and projects together because it so simple. But I dont want to think of using it for my work. Stuff like the lack of types would probably drive me insane in bigger projects.
Basically, instead of getting a fresh copy of the iteratee on each iteration, the iteratee's value just updates.
Try generating a list of functions each returning i, using `for i in range(10)`.
Also pentesters
So do I, it's such a great language.