This commit is contained in:
2019-02-12 18:11:38 -05:00

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# JavaTutorials
This is a collection of my first programs in Java.
They are intended as a remider to myself on how to do some simple things as well as a record of what I have done.
Most of the programs are based on exercizes in "Java - How to Program - Ninth Edition" by Paul and Harvey Deitel