diff --git a/README.md b/README.md new file mode 100644 index 0000000..6288e04 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +Commented chapter-by-chapter tutorial for Java, with JavaFX. +The tutorial does _not_ go over everything in detail, and includes +technical details. I hope that it is unique and interesting and teaches +something new to any reading it. It should not be the only resource, though, +and a lot of searching and doc reading will be necessary. + +# Chapters +## Chapter 1 +Simple hello world, plus Gradle basics. +