README.md edited online with Bitbucket

This commit is contained in:
2019-02-12 23:04:46 +00:00
parent 3e9752b56c
commit 7940b6f406

View File

@@ -1,2 +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