We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1478589 commit 2e001beCopy full SHA for 2e001be
README.md
@@ -0,0 +1,17 @@
1
+# About this Repository
2
+
3
+This repo contains starter code for the in-book examples for LaunchCode's
4
+[Java Web Development](https://education.launchcode.org/java-web-development/index.html)
5
+course.
6
7
+## Requirements
8
9
+The classes in this repo require Java13. Please refer to the book referenced
10
+above for instructions on how to download and use the examples.
11
12
+## Updating
13
14
+Occasionally, the LaunchCode team will make changes to this repository
15
+that will affect your coursework. When you start your prep-work for each
16
+lesson of the course, be sure to fetch to stay up to date with the
17
+latest changes.
0 commit comments