Choosing IDE

Well I shouldn’t use IDE (Integrated Development Environment) term, because I’m thinking rather on good code editor.

What options we have? It depends what tasks we have to do. At this moment I have three tools that do the job.

 

Notepad++

That’s like default notepad should look like from the first place.

Notepad++
https://notepad-plus-plus.org

 

Visual Studio Code (aka ‘I’m not Visual Studio’)

I was exposed to Visual Studio while I was trying to learn C# language. Later on I was using it to build some websites. At first glance everything was in place: code snippets, debugging, project management, etc. But overall it have looked overwhelming and bloated at least for me. The biggest surprise has come when I checked the size of installation folder. 2015 version has taken of over 2GB (yes, two gigabytes !!!). After then I started to looking fo some alternatives. What I found was VSCode which I was thinking that it’s just some ‘lite version’ of VS. But it turned out that it has everything in place and overall it’s well built text editor.

Visual Studio Code
https://code.visualstudio.com/

 

Cloud9

This is on-line environment which allows me to start writing code whenever I want just by use of web browser.

Cloud9
https://aws.amazon.com/cloud9/

 

 

Get Free Email Updates!

Signup now and receive an email once I publish new content.

I agree to have my personal information transfered to MailChimp ( more information )

I will never give away, trade or sell your email address. You can unsubscribe at any time.

Leave a Reply