Link to Dr. T homepage Link to Intro Java 1310 Spring 16 web page Back to Class website

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.


posted on May 11 - files from class
Lab6stuffMay2.java
Test3sort copy.java
FTC_match_data_with_tie.txt


This file has notes about what was SUPPOSED to be done in Lab 6.
Lab6notesforstudents.docx
This file is the output that was SUPPOSED to be created in Lab 6.
TeamRPQP.dat


posted on Apr 26 - files from class
Test2Prob2e.java
Test2Prob2eApr21.java
ReadPrintFTCMatchFileApr24.java
Lab7exFiles.java


posted on Apr 18 - Robot practice files from class
RoboPracticeApr7.java
RobotPracticeAllFileApr7.java
RobotPracticeAllFileApr12.java
RobotPracticeAllFileApr14.java
Expenses.txt
QuizApr12.java
TestData2.txt
robotteam2.dat
teamcostragged.txt


Apr 5 - Test 2 topics and Fall 2015 Test 2 for review
TopicsTest2CSE1310Spr2016.docx
CSE1310Test2v4key.docx
Note that there are question elements about files in this test that won't be in your test but you should still look at the file questions because many of the questions could just as easily be asked about input from the keyboard vs. input from files. So there might be similar questions just using keyboard input not file input.


Mar 31 - Robot practice file with multi dimensional arrays
RoboPracticeMar31.java
RobotPracticeAllFile.java
robotteam.dat
robotteamdata.dat


Mar 29 - Random number creation and random values in a file
MakeRandomData.java
RandomFile.java


Mar 24 - Array and input information
RoboPracticeMar24.java
RoboPractice.java


Mar 2 - Test 1 docs
CSE1310Test1Spr16key.docx


Feb 18 - nested if else with algorithm, switch example
LeapYear.java


Feb 11 - while loop, nested if else, scanner input with numeric types
ScannerPracticeFeb11.java
Feb11Quiz.java


Feb 4 - reading user input from the keyboard
ScannerPractice.java


Jan 21 - Example from Lecture 2 class
FirstJavaSpr16.java

Day 1 was syllabus and ethics statement info