I'm now on Spring Break. Two lovely weeks off..... To catch up on college study.
Just before we broke for Spring Break, we were given our end of year assignment for the Data Structures & Algorithms II module. We have to create a predictive text system, much like the T9 dictionary you'll find on your phone.
We were given ready made code for the keyboard, and how to input data into the keyboard, and we had to use that input to create a predicative text system. When I saw the project outline I started to get excited. This is, what I could call, our first proper programming project. Last year we had the Alice assignment, which kind of fell flat.