2010Journal of computing sciences in collegesRequires access

Java slot machine applet: nifty assignment

Thomas Mertz

Open publisher page 0 citations

Abstract

This paper describes an assignment in which a student implements a Java applet that simulates a slot machine. The assignment is given in an advanced Java programming course in conjunction with the topic of multithreading. The assignment's student learning objectives include: (1) implement multiple concurrent threads, (2) recognize and use the Java synchronized construct, (3) recognize and use thread states to pause and resume thread execution, (4) use nested panels to construct an attractive GUI. Because most students know what a slot machine is, they immediately understand the requirements of the assignment and most think it is fun.

About this research paper

What this paper is about

This paper describes an assignment in which a student implements a Java applet that simulates a slot machine. The assignment is given in an advanced Java programming course in conjunction with the topic of multithreading. The assignment's student learning objectives include: (1) implement multiple concurrent threads, (2) recognize and use the Java synchronized construct, (3) recognize and use thread states to pause and resume thread execution, (4) use nested panels to construct an attractive GUI. Because most students know what a slot machine is, they immediately understand the requirements of the assignment and most think it is fun.

Why it matters

A significance statement is not available in the OpenAlex record.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

This paper describes an assignment in which a student implements a Java applet that simulates a slot machine. The assignment is given in an advanced Java programming course in conjunction with the topic of multithreading. The assignment's student learning objectives include: (1) implement multiple concurrent threads, (2) recognize and use the Java synchronized construct, (3) recognize and use thread states to pause and resume thread execution, (4) use nested panels to construct an attractive GUI. Because most students know what a slot machine is, they immediately understand the requirements of the assignment and most think it is fun.

Key concepts: Java applet, Computer science, Java, Java concurrency, Thread (computing), Programming language, strictfp, Multithreading

Related papers

Back to paper searchBrowse research topicsOriginal source
Java slot machine applet: nifty assignment — Research Paper | ScholarLens