From 6f5d851b0a46d9d3319717848c1919209e9ab47c Mon Sep 17 00:00:00 2001 From: Xevion Date: Sat, 22 Feb 2020 05:47:31 -0600 Subject: [PATCH] rearrangment of UIL folder --- uil/README.MD | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 uil/README.MD diff --git a/uil/README.MD b/uil/README.MD new file mode 100644 index 0000000..3a90b1e --- /dev/null +++ b/uil/README.MD @@ -0,0 +1,15 @@ +# UIL + +All competition level content I've tested over in preparation for AP Exams, UIL Competition, and A+ Computer Science in general over the Java programming language. + +### Programming Booklets + +Large Scale booklets containing hundreds among hundreds of questions concerning the Java language, general programming concepts, and even circuits (boolean algebra). + +- UIL Practice Armstrong + - [Test 1](./uil-practice-armstrong/test-1/EXPLANATION.md) + +### Hands-On Programming Sets + +- [A+ Computer Science February 2015](./aplus-february-2015/README.MD) +- [A+ Computer Science October 2013](./aplus-october-2013/README.MD) \ No newline at end of file