What's the best IDE for a total beginner to learn in?

What's the best IDE for a total beginner to learn in?

Attached: 1542179569858.gif (356x356, 953K)

You aren't even naming a language.
IDEs only become relevant if you have to deal with large code bases, for a beginner any moderately functional text editor is more then enough.

I would disagree with this, something like VSC has support for any language people ever use, with many times autocompletion and live error checks, but most importantly they have debuggers. You can't do that in your stupid text editor.

stock emacs

VSC

>VSC
Thats what I would call a (more then) moderately functional text editor.

>You can't do that in your stupid text editor.
Well, since VSC is my text editor, it can.

Tae-chan is CUTE!!!

Notepad++ and GCC

Notepad

this + astyle

Visual code, don't listen to those autists, is good.

Visual Studio Code
its middle ground between IDE that do almost everything for you and in case something does not work you are in trouble and simple text editor that provide most of the IDE functionality but to manually configure that you have to learn some woodoo magic

emacs

ed

This

IDLE is always a good place to start.

I like IntelliJ

BlueJ

This is what we use in our first year.

IDEs just get in the way for beginner tier programs desu

VSC is an Electron-based text editor exactly like Atom.

>electron-based
only retards care
>exactly like atom
except it performs good, has a bigger community, is miles ahead of atom and is backed by Microsoft while remaining free and open source.