Abstract
No abstract available.
Cited By
- Wick M, Stevenson D and Phillips A (2004). Seven design rules for teaching students sound encapsulation and abstraction of object properties and member data, ACM SIGCSE Bulletin, 36:1, (100-104), Online publication date: 1-Mar-2004.
- Roberts E (2004). The dream of a common language, ACM SIGCSE Bulletin, 36:1, (115-119), Online publication date: 1-Mar-2004.
- Frens J (2004). Taming the tiger, ACM SIGCSE Bulletin, 36:1, (151-155), Online publication date: 1-Mar-2004.
- Wick M, Stevenson D and Phillips A Seven design rules for teaching students sound encapsulation and abstraction of object properties and member data Proceedings of the 35th SIGCSE technical symposium on Computer science education, (100-104)
- Roberts E The dream of a common language Proceedings of the 35th SIGCSE technical symposium on Computer science education, (115-119)
- Frens J Taming the tiger Proceedings of the 35th SIGCSE technical symposium on Computer science education, (151-155)
- Roberts E An overview of MiniJava Proceedings of the thirty-second SIGCSE technical symposium on Computer Science Education, (1-5)
- Koffman E and Wolz U A simple java package for GUI-like interactivity Proceedings of the thirty-second SIGCSE technical symposium on Computer Science Education, (11-15)
- Roberts E (2001). An overview of MiniJava, ACM SIGCSE Bulletin, 33:1, (1-5), Online publication date: 1-Mar-2001.
- Koffman E and Wolz U (2001). A simple java package for GUI-like interactivity, ACM SIGCSE Bulletin, 33:1, (11-15), Online publication date: 1-Mar-2001.
- Tuttle S (2001). iYO quiero Java!, Journal of Computing Sciences in Colleges, 17:2, (34-45), Online publication date: 1-Dec-2001.
Index Terms
- Java: an introduction to computer science and programming
Please enable JavaScript to view thecomments powered by Disqus.
Recommendations
Java in the morning...Java in the evening...Java in 2004
SIGCSE '03: Proceedings of the 34th SIGCSE technical symposium on Computer science educationWith the Java language replacing C++ on the 2004 AP CS Exam, teachers need to be informed about the changes that must be implemented to support an OO approach to programming. This special session will include a retrospective look at the motivation ...
Less-Java, more learning: language design for introductory programming
We present Less-Java, a new procedural programming language with a simple and concise syntax, implicit but strong typing via type inference, and built-in unit testing. These features make programming in Less-Java more intuitive for novice programmers ...