CS2852
Data Structures

For the main lab instructions, see Dr. Taylor's site reachable from the Lab2 (ins) link in the sidebar.

The Lab Checklist summarizes my requirements for the lab. Since this lab will be turned in electronically, you do not need to print the checklist.

The lab will be submitted through esubmit. If you work on labs off-campus, please install esubmit now following the instructions on the Lab 1 page.

You will upload:

  • Your individual .java files
  • Your .fxml file(s)
  • An executable .jar file
    —and—
  • A README.md file with an informal report (see below)

Please do not upload a .zip file.

Please use the template below for your README.md file, being sure to match the case of each letter in the filename. If you create the file from within IntelliJ by right-clicking on your source folder and selecting "new->file", you can just type in README.md, and it will even interpret the markdown for you! The .md extension stands for markdown

## Introduction

[Replace this line with a description of the lab in your own words]

## Conclusion

[Replace this line with a description of what you learned in this lab]

## Things I Liked / Suggestions for Improvement

[Replace this line with what you liked or think could be improved about the lab. (Required.)]