I am going to learn machine learning and self host an online IDE, the tool that i may use is Python, Anaconda, various python library and etc. which tools should i go for? this may include Java development, web development. Now i have 1 more candidate which are visual studio code online (code server). i will host on google cloud

READ LESS
7 upvotes·281.5K views
Replies (1)
Recommends
on
Visual Studio Code

The main contenders here are VS code and Eclipse, because Koding is meant to be used by large companies and by devs who know what they are doing. Both VS code and Eclipse have pros and cons, but for someone who wants to learn, VS Code is a much better choice as it has a very simple UI and plugins are easier to find and download.

Eclipse isn't meant for learning purposes and was designed with the intent to be used by professionals. Also it is an amazing IDE for java, but isn't so good in other languages, while VS code is much more efficient in a vast number of languages.

The only likely issue you might be facing with vs code is that, at times, it can be a resource hog, and in extreme cases it is possible to crash. But it is very rare and I recommend you have at least 8GB ram and at least a dual 1.6 GHz CPU.

READ MORE
5 upvotes·28.9K views
Avatar of Shakthi Vel