Slashdot Mirror


User: jws1000

jws1000's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Java IDEs on Should Students Be Taught With or Without an IDE? · · Score: 1

    In the case of Java I would say not to use the IDE for a class. This is because the IDEs use features of Java that students are not ready to deal with on the first day of class, such as packages. I found when I taught Java that the students who used an IDE had a much harder time than students who just used something like Textpad.