Sciweavers

394 search results - page 3 / 79
» Java for the Beginning Programmer
Sort
View
ITICSE
2005
ACM
13 years 11 months ago
Novice Java programmers' conceptions of "object" and "class", and variation theory
Problems with understanding concepts, so called misconceptions, have been investigated and reported in a number of studies regarding object-oriented programming [4], [3]. In a fi...
Anna Eckerdal, Michael Thuné
JAVA
1999
Springer
13 years 10 months ago
A Programmer's Reduction Semantics for Classes and Mixins
While class-based object-oriented programming languages provide a flexible mechanism for re-using and managing related pieces of code, they typically lack linguistic facilities fo...
Matthew Flatt, Shriram Krishnamurthi, Matthias Fel...
APSEC
2006
IEEE
14 years 8 days ago
Usage Patterns of the Java Standard API
The Java Standard API has grown enormously since Java’s beginnings, now consisting of over 3,000 classes and 20,000 methods. The intent of this API is to provide high quality co...
Homan Ma, Robert Amor, Ewan D. Tempero
SIGCSE
2008
ACM
151views Education» more  SIGCSE 2008»
13 years 6 months ago
Ucigame, a java library for games
Ucigame (pronounced OO-see-GAH-me) is a Java package that supports the programming of 2D sprite-based computer games. Designed for novice programmers, it enables students in an in...
Daniel Frost