ACM Home Page
Please provide us with feedback. Feedback
Teaching new programmers: a Java tool set as a student teaching aid
Full text pdf formatPdf (368 KB)
Source ACM International Conference Proceeding Series; Vol. 25 archive
Proceedings of the inaugural conference on the Principles and Practice of programming, 2002 and Proceedings of the second workshop on Intermediate representation engineering for virtual machines, 2002 table of contents
Dublin, Ireland
SESSION: Teaching with Java table of contents
Pages: 95 - 100  
Year of Publication: 2002
ISBN:0 901519 87 1
Author
Bob Lang  University of the West of England, Bristol
Sponsor
: SUN Microsystems, Ltd.
Publisher
National University of Ireland  Maynooth, County Kildare, Ireland, Ireland
Bibliometrics
Downloads (6 Weeks): 0,   Downloads (12 Months): 26,   Citation Count: 0
Additional Information:

abstract   references   index terms   review   collaborative colleagues   peer to peer  

Tools and Actions: Review this Article  
Save this Article to a Binder    Display Formats: BibTex  EndNote ACM Ref   

ABSTRACT

The javac compiler does not always produce error message suitable for learners and there are many Java traps which the compiler does not report. This paper describes a tool set which helps students avoid some of these difficulties.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
The Java Standard Development Kit can be downloaded from http://java.sun.com/
 
2
PFE (Programmer's File Editor) can be downloaded from http://www.winsite.com/bin/Info?500000017700
 
3
The student version of the Java tools for Windows can be downloaded from http://www.cems.uwe.ac.uk/~lrlang/


REVIEW

"Ann E. Fleury : Reviewer"

"Error in program!" That was the only syntax error message given by one SNOBOL interpreter of the 1970s. While programming software has greatly improved since then, the author points out that Java error messages are still not suitable for novice p  more...


Peer to Peer - Readers of this Article have also read: