Live data from Hacker News

Thonny: A hassle-free Python micro-IDE

thonny.org

1–10 of 107 posts

Re: Thonny: A hassle-free Python micro-IDE

#4
Just by the screenshot, does this remind anyone else of R Studio?

I'm a psychology major and working as a "student tutor", which in my case means helping lower year students work with R for statistical analysis. A lot of them are struggling, but for the ones that aren't and show further interest beyond R, I might recommend this IDE after looking into it more!

Re: Thonny: A hassle-free Python micro-IDE

#5
post #3

The debugger looks neat. Would be nice to have the same micro-IDE for Go, Rust, Ruby, etc. Something like the Jetbrains tools, but open source.

Fun fact: the core of Jetbrains IntelliJ is a very capable real, extensible open source IDE that they've released themselves.

I suspect (but I'm not sure) that the rest of their desktop products are built on top of that.

Re: Thonny: A hassle-free Python micro-IDE

#8
post #5
post #3

The debugger looks neat. Would be nice to have the same micro-IDE for Go, Rust, Ruby, etc. Something like the Jetbrains tools, but open source.

Fun fact: the core of Jetbrains IntelliJ is a very capable real, extensible open source IDE that they've released themselves. I suspect (but I'm not sure) that the rest of their desktop products are built on top of that.

Sounds a lot like eclipse of yore...

Re: Thonny: A hassle-free Python micro-IDE

#10
post #4

Just by the screenshot, does this remind anyone else of R Studio? I'm a psychology major and working as a "student tutor", which in my case means helping lower year students work with R for statistical analysis. A lot of them are struggling, but for the ones that aren't and show further interest beyond R, I might recommend this IDE after looking into it more!

Didn't use RStudio for a while, but I find Spyter to be more similar.
Post reply on HN