Ask HN: What's the first IDE you used to learn programming?

3 points by JrisMoore ↗ HN
Mine is eclipse to try Java programs according to the tutorials, and then Visual Studio to learn C++.

5 comments

[ 2.0 ms ] story [ 23.5 ms ] thread
Just Emacs with syntax coloring for the buffer with code. In another buffer I run a shell to compile code and run programs.
Macromedia Dreamweaver.

Way back in middle school a friend and I started a web page business... In which we made a webpage for exactly one local company.

I assume Dreamweaver still exists as an Adobe product now? I haven't thought about it in years.

vi

Not 'vim'. The original 'vi'.

Turbo Pascal 2.0. It was a fantastic IDE for learning to program.