It’s been a curios weekend. I feel extremely anxious and nervous due to the final exams. I know what will happen, but I don’t know yet what to do. It’s a pain in the ass.
Anyway, this post is about a two-stage religious experienice I had this weekend. I was kind of bored, angry, tired and some other things I won’t list here, so I decided that it would be a good choice to practice Java a bit. I launched Eclipse, and took my programming folder. To my surprise, I only had two classes left from the previous course: My actual final project, and the project of the systems engineers from Monterrey’s ITESM campus. As I didn’t know the second, I chose it as it sounded more interesting.
I started coding immediatly the class. Less than half an hour later, I had the basic scheme finished. It was kind of stupid to think that it costed me next to none effort, considering that only the basic scheme of my final project took me more than 5 hours. I felt happy, but at the same time I realized that our campus is the only one that offers a more-or-less complete plan studies, and it features some unique specializations.
Anyway, I really hate the ITESM marketing, so I’ll stop there. I wrote the code of the class, fought a little with an array of objects, and polished the interface. After testing it, I checked all the code, searching for errors. I found a very stupid one, I forgot to close a ‘case’ statement, so the next statements would be executed after finishing the one with the problem.
I opened space within the code to write the last command of the of my class. It was poetical. The last command I wrote was:
break;


