Mine is eclipse to try Java programs according to the tutorials, and then Visual Studio to learn C++.
Ask HN: What's the first IDE you used to learn programming?
1–6 of 6 posts
Re: Ask HN: What's the first IDE you used to learn programming?
#2Just Emacs with syntax coloring for the buffer with code. In another buffer I run a shell to compile code and run programs.
Re: Ask HN: What's the first IDE you used to learn programming?
#3Microsoft BASIC
Re: Ask HN: What's the first IDE you used to learn programming?
#4Macromedia 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.
Re: Ask HN: What's the first IDE you used to learn programming?
#5vi
Not 'vim'. The original 'vi'.
Re: Ask HN: What's the first IDE you used to learn programming?
#6Turbo Pascal 2.0. It was a fantastic IDE for learning to program.