Joke Collection Website - Public benefit messages - What cloud server is better for programming learning?

What cloud server is better for programming learning?

I recommend cloud9 IDE, an integrated development environment based on web. Cloud9 IDE is a JavaScript development Web IDE based on Node.JS It has a very fast text editor and supports the coloring display of JS, HTML, CSS and their mixed codes. Cloud9 IDE also integrates the debugger of node.js and Google Chrome, which can be started, paused and stopped in the IDE. Ability to test and deploy your code in a cloud computing environment. Through WebDAV, it can also be connected to a remote workbench. Cloud9 IDE has a plug-in system to extend the existing functions. At present, the IDE has bundled several plug-ins. Its advantages are as follows:

1。 Without configuration, you can create a new project directly with the graphical interface, and you can get a brand-new environment without worrying about the problems caused by interference between different projects.

2。 The function is complete, the development and debugging are all available, no configuration is needed, and the focus is on learning.

3。 The server is completely located outside the country, which avoids the network problems with China characteristics.

The server is completely located in the cloud and can be seamlessly synchronized on windows, ipad, mobile phone and mac os, focusing on learning rather than data synchronization. The disadvantage is that there are some limitations:

1。 Users of the free version can only create one private project, and other projects can only be made public. Since the subject is being studied, it is enough to have a private project, and it is no problem to make it public.

2。 It seems that without GPU, it will be inefficient to do projects such as machine learning where GPU has advantages. However, Tencent Cloud does not seem to have it. If there is demand, parents are advised to bind their credit cards to Google Compute Engine. The latest policy can be used for free for one year.

3。 Free users will freeze the project if they don't log in for a week, but since the subject is learning, it is obviously not a big problem. The project will not run 7X24, nor can it fish for three days and dry the net for two days.