Input/Output for a CSl Course in Java Some Considerations
暂无分享,去创建一个
This paper discusses considerations for input/output for a first course in Java. It includes the opinions of several computer science educators regarding the pros and cons of using a non-standard package for input/output and the requirements of such a package. It also describes the evolution of a simple package for input that it is easy to implement using the Swing class and gives guidelines for using standard Java for simple input/output.
[1] Elliot B. Koffman,et al. Problem Solving with Java , 1998 .
[2] Richard Rasala,et al. Pedagogical power tools for teaching Java , 2000, ITiCSE '00.
[3] Elliot B. Koffman,et al. A simple java package for GUI-like interactivity , 2001, SIGCSE '01.
[4] David J. Barnes. Object-Oriented Programming with Java , 2000 .
[5] Cay S. Horstmann. Computing Concepts with Java Essentials , 1997 .