rearrangment of UIL folder

This commit is contained in:
Xevion
2020-02-22 05:47:31 -06:00
parent 46dd26688b
commit 6f5d851b0a

15
uil/README.MD Normal file
View File

@@ -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)