ACM Home Page
Please provide us with feedback. Feedback
Java as a first language: an evaluation
Full text PdfPdf (529 KB)
Source ACM SIGCSE Bulletin archive
Volume 28 ,  Issue 3  (September 1996) table of contents
Pages: 45 - 50  
Year of Publication: 1996
ISSN:0097-8418
Author
Frederick Hosch  Univ. of New Orleans, New Orleans, LA
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 1,   Downloads (12 Months): 14,   Citation Count: 4
Additional Information:

abstract   references   cited by   index terms  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/234867.234877
What is a DOI?

ABSTRACT

In this note, we outline some issues raised in considering the use of the programming language JavaTM to support a first course in software development. The course - essentially CS 1 - is centered on the design and implementation of simple objects, and employs an iterative specify/design/implement/test strategy to introduce data design and traditional procedural concepts. We enumerate some aspects of the Java language that attracted our interest, and identify some areas of the language design that could be modified to better meet our needs in an introductory computer science course.


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
Ada 95 Reference Manual, Intermetrics, Inc., 1995.
 
2
The JavaTM Language Specification, Version 1.0 Beta, Sun Microsystems, Inc., 1995.
3
 
4
Hosch, F. A., and Niño, J., "An Introductory Software Development Sequence based on the Object Oriented Paradigm," ftp://cs.uno.edu/pub/fred/oo-intro-sequence.ps
 
5
Hosch, F. A., "Intro to computer science - an oo approach with Java," ftp://cs.uno.edu/pub/fred/cs1583-java.ps
 
6
 
7