Forgot your password?
typodupeerror

Comment As a student... (Score 1) 848

As a student, I would say don't introduce an IDE until you feel they can really appreciate what it does for them. Our professor just started out recommending we use vi, and gave us all the information we needed to compile the programs using a makefile.

Being a windows user, I gave up on vi after a while (yes, I'm weak :<) and started using TextPad to edit my files. My professor never really introduced us to IDEs, instead he simply mentioned them in class and gave Eclipse as an example. I played around with it for a bit, but it wasn't until we were doing programs with many classes that I thought "maybe this would be easier with an IDE."

It worked out well. At that point I could say "Wow! It does all this for me! Now I can procrastinate even more!"

In conclusion, I really don't think you should teach with an IDE, but don't discourage the use of one. By teaching how to program without an IDE you really give students the knowledge they need to properly use an IDE in the first place. That way, rather than using it as a crutch, they use it as a tool.

Slashdot Top Deals

Marriage is the sole cause of divorce.

Working...