Experiences with IDEs and Java Teaching: What Works and What Doesn't BlueJ - PowerPoint PPT Presentation

1 / 8
About This Presentation
Title:

Experiences with IDEs and Java Teaching: What Works and What Doesn't BlueJ

Description:

custom tools for teaching. IDEs and Java Teaching - BlueJ. 5 ...and then more! ... interactive method calls. I/O through method parameters and return values ... – PowerPoint PPT presentation

Number of Views:53
Avg rating:3.0/5.0
Slides: 9
Provided by: michael701
Category:

less

Transcript and Presenter's Notes

Title: Experiences with IDEs and Java Teaching: What Works and What Doesn't BlueJ


1
Experiences with IDEs and Java Teaching What
Works and What Doesn't?BlueJ
  • Michael Kölling
  • University of Southern Denmark

2
(No Transcript)
3
IDE/OO ? OO/IDE
4
The usual stuff...
  • integrated editor/ compiler/ runtime/ project
    management/ debugger
  • integrated javadoc generation
  • easy to set up (classpath, etc..)
  • Advantages
  • easy to use
  • custom tools for teaching

5
...and then more!
  • class structure display
  • visual representation of concepts
  • interactive object creation
  • interactive method calls
  • I/O through method parameters and return values

6
(No Transcript)
7
(No Transcript)
8
Pros and Cons
  • objects first!
  • focus on OOP, not environment
  • emphasis on concepts, not syntax
  • highly interactive, engaging, encourages
    experimentation
  • not a professional tool
  • needs care that whole-application development
    does not get lost
  • transition to professional IDE needs attention
Write a Comment
User Comments (0)
About PowerShow.com