Free IDEs for students

why ? They’re extremely user friendly, even android studio is stupid friendly. Oh and they look cool

Awesome! Thank you so much for the heads up!! :grin:

For web dev, VS Code is fairly close to a full IDE. You can use it for compiled languages, but it doesn’t include a compiler. The main difference is fuller project management, compiling and code refactoring which Jetbrains and the full Visual Studio include among some other features.

I’m not sure online students can qualify for the free Jetbrains student license. They require either a ISIC card or student email for verification. They also offer free licenses for verified non-commercial open source projects

Sublime text is free, you do not need to pay for that text editor.

How about trying Atom IDE?