Link to Dr. T homepage Link to Intro Java 1310 Fall 17 web page Back to Class website

Test keys for Test1, Test2, and Test3
CSE1310Test3KeyFall17.docx
CSE1310Test2Fall17Key.docx
CSE1310Test1Fall17Key.docx

This is a working version of Hangman just for your entertainment. It uses words.txt as its input.
Lab5HangmanKey.java
words.txt

For Lab 4, here is the Lab 3 part 1e code as mentioned.
Lab3Part1e.java

For Lab 3, here is the Lab 2 part 5c code I said I would make available.
Lab2Part5cwAll.java

Class Examples - This is the code that I have played with in each class. Obviously it is only the final version of the code that resulted from all the things that were tried in class. The newest examples will be at the top of the list.

CSE 1310 Fall 2017 class examples:

Code16Nov17Hangman.java
Code14Nov17Lab3to4.java
posted 17 Nov 17

Code9Nov17.java
Code7Nov17.java
EmpDataN7.txt This is the data file used for the November 7th class example
Code2Nov17.java
CodeRecursion2Nov17.java
CodeRecursion26Ct17.java
Code31Oct17.java
Code24Oct17Lab2.java
posted Nov 12


Code19Oct17.java This code is what we looked at in class. The data file is saved as EmpDataO19.txt so make
sure you use the correct name and file if you want to play with this.
EmpDataO19.txt
posted Oct 19


Code10Oct17.java This code reads the name and some numbers from the input file but it is NOT complete
It crashes right now after it reads some. I was talking to folks after class and
playing with it so it works a little but not completely.
EmpData2.txt
posted Oct 11


Code5Oct17.java
EmpData.txt
posted Oct 5

*** On Thursday the 28th, I took pics of the board at the end of the class and they are here:
     board28Sep17/
*** I also put together a few notes regarding division and modulus:
     NotesDivMod27Sep.txt
*** On Tuesday Sep 26, in addition this code, I took pics of the board at the end of the class and they are here:
     board26Sep17/
Code26Sep17.java
Code21Sep17.java
Code19Sep17.java
posted Sep 29

Code12Sep17.java
Code7Sep17.java
Code5Sep17.java
Code31Aug17.java
Code29Aug17.java
posted Sep 19

Day 1 was syllabus and ethics statement info