ACM Home Page
Please provide us with feedback. Feedback
Digital Library logoTake a look at the new version of this page: [ beta version ]. Tell us what you think.
Sudoku: a little lesson in OOP
Full text PdfPdf (440 KB)
Source
ACM SIGCSE Bulletin archive
Volume 40 ,  Issue 2  (June 2008) table of contents
REVIEWS: Reviewed papers table of contents
Pages: 44-47  
Year of Publication: 2008
ISSN:0097-8418
Authors
Axel T. Schreiner  Rochester Institute of Technology, Rochester New York
James E. Heliotis  Rochester Institute of Technology, Rochester New York
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 12,   Downloads (12 Months): 110,   Citation Count: 0
Additional Information:

abstract   references   index terms   collaborative colleagues  

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

ABSTRACT

Paying only lip service to the principles of object-oriented programming rarely results in the expected benefits. This paper presents a series of designs for a Sudoku application that will lead introductory students through the all-important process of trial and error. They will see examples of design analysis, criticism, and improvement. The paper concludes with some general pointers why and how the initial mistakes could have been avoided.


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
Mepham M. Home of the Sudokulist June 26, 2006 <http://www.sudoku.org.uk/>.
 
2
Schreiner, A. Sudoku Solver (Scheme) Sep. 21, 2005 <http://www.cs.rit.edu/~ats/plt-2005-1/2/solved.html>.
 
3
Alliet, B. Sudoku Solver (Haskell) Oct. 12, 2005 <http://darcs.brianweb.net/sudoku/Sudoku.pdf>.
 
4
Schreiner, A. Sudoku Solver (awk/Prolog) Feb. 9, 2006 <http://www.cs.rit.edu/~ats/plcr-2005-2/7/solved.html>.
 
5
Schreiner, A. Sudoku Worksheet Jan. 19, 2006 <http://www.cs.rit.edu/~ats/java-2005-2/5/problem.html>.
 
6
Schreiner, A. Solution for Sudoku Worksheet Jan. 26, 2006 <http://www.cs.rit.edu/~ats/java-2005-2/5/solved.html>.
 
7
Sun Microsystems The Far-Each Loop Aug. 25, 2005 <http://java.sun.com/j2se/1.5.0/docs/guide/language/foreach.html>.
 
8

Collaborative Colleagues:
Axel T. Schreiner: colleagues
James E. Heliotis: colleagues