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