"no decent IDEs" because you generally don't need one.
Why Everyone Should #DeletePytho
11–20 of 27 posts
Re: Why Everyone Should #DeletePytho
#12"no decent IDEs" because you generally don't need one.
PyCharm is _the_ python IDE. I don't really see what could you possibly lack in it in terms of functionality.
Re: Why Everyone Should #DeletePytho
#13Re: Why Everyone Should #DeletePytho
#14#deletenanx.me Who is upvoting this garbage
Re: Why Everyone Should #DeletePytho
#15Python might have it's pain points but R is straight up the most horrendous programming language I've ever used, including Malbolge and Brainfuck in that ranking. The only valid reason people ever present me for using this language is "a lot of other people wrote stuff that is relevant for statistics in R and why throw away all that work?".
Re: Why Everyone Should #DeletePytho
#16"no decent IDEs" because you generally don't need one.
PyCharm is _the_ python IDE. I don't really see what could you possibly lack in it in terms of functionality.
Re: Why Everyone Should #DeletePytho
#17Re: Why Everyone Should #DeletePytho
#18Section 1, on there being two versions of Python, is a bit daft. It's been settled: use 3.
Sections 2, 3 and 4 are attacking Python for not behaving in the way R does. For what it's worth, everyone struggles with objects being passed as references at some point or other -- for me it was not realising keyword function arguments' default values are evaluated at definition time, not call time. In any case, the alternatives would not work in Python.
Section 5 is attacking Python for not having RStudio. Personally, as a long term vim user, I've recently tried Spacemacs and found being able to paste to REPL a huge time-saving feature. I'm sure there are plugins for vim that can do this too, it's just it was enabled and discoverable in spacemacs.
I get that R is good for statistics. It's probably better than Python for stats. But Python is a general purpose language that really gets a lot right, which is probably one of the reasons for its growing popularity in Machine Learning.
Re: Why Everyone Should #DeletePytho
#19Re: Why Everyone Should #DeletePytho
#20Life is not beautiful. It is simple-minded. Also: slow.