IDEs
From CompWiki
What are your favourite IDEs? Which ones do your students like? Please feel free to comment on these and add more too:
A free IDE that is designed for teaching Object oriented Programming to students.
Advantages
- Visual approach to objects
- Objects can be created and examined on the fly (using the workbench)
- Good debugger
- Teachers can create templates for classes
Disavantages
- Editor could be better visually (some students find it hard to use)
Easy to use editor with simple syntax highlighting and uses colour, eg to see if brackets match (very useful for beginners).
(add comments here)
(add comments here)
(add comments here)

