Why IDE's are useless for beginner programmers

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Why IDE's are useless for beginner programmers

Clarkton
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Why IDE's are useless for beginner programmers

fschmidt
Administrator
I think IDEs are fundamentally flawed for programmers at any level.  A craftsman uses simple tools to create exactly what he wants.  I wrote about tools versus applications here:

https://saidit.net/s/programming/comments/9bp3/git_vs_mercurial_please_relax/y4jg
Reply | Threaded
Open this post in threaded view
|

Re: Why IDE's are useless for beginner programmers

OmegaSEX
This post was updated on .
In reply to this post by Clarkton
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Why IDE's are useless for beginner programmers

SkydustMemory
In reply to this post by Clarkton
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Why IDE's are useless for beginner programmers

fschmidt
Administrator
SkydustMemory wrote
Are you talking about a text editor as simple as Windows Notepad, for example?
I use Sublime Text.  One should use a decent text editor with line numbers and other needed features.