Create README.md

This commit is contained in:
HeshamTB 2020-09-26 17:10:49 +03:00 committed by GitHub
parent dbd2a55efb
commit 430e05d3d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# EE364-lab
Lab assignments for Java II course EE364 covring:
- Class Inheritance
- Abstraction
- GUI design and operation
- Graphics using GUI
- Exception handling
- Standard Java IO