From 430e05d3d0d22ecd255e512c3f07836daa1d3b14 Mon Sep 17 00:00:00 2001 From: HeshamTB <38921037+HeshamTB@users.noreply.github.com> Date: Sat, 26 Sep 2020 17:10:49 +0300 Subject: [PATCH] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..16d8dd2 --- /dev/null +++ b/README.md @@ -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