miércoles, 4 de mayo de 2016

TC201 Course Review

In this entry I am gonna get a little bit serious. I want to give my very honest opinion about the Course TC201 of Object Oriented Programming with Ken Bauer.

From the begining of the semester I really worked hard in this course, I mean, I was really interested about learning to code with Object Oriented thinking, I did every WSQ (the ones that had exercises to do) even if I did not posted it on my blog, I knew I was learning and that made me chill more than I should.

Second semester I really think I could have done this way better, I started missing classes, and one of the reasons for that, was the fact I ran out of WSQ'S. Now, before anyone thinks I'm blaming professor Bauer, I must clear that up. The fact that the profesor doesn't post any other activities, must not be a reason for us to stop practicing... we have the internet! it is full of great exercises, we also have the ThinkJAVA book with more exercises, a lot of them focused on Object Oriented programming and thinking. 2nd partial grades are on me.

The point I'm trying to make here is that, and I don't mean to categorize here and this is my personal opinion, but I have noticed we as mexicans are kind of lazy, if the techer is no there telling us to work we don't work, I never considered myself to be like that, but surprise, surprise, I am, but that doesn't mean I can't change, or any of us.

Maybe I was not ready for this grading style, but in this last weeks of the semester I have come to understand it and change, I still have to work on posting on my blog, I have never been that much of a blogger, still it is not impossible to change that.

What I mean is that maybe this Grading style, at least in my particular case, was exactly what I needed, a way to see myself as the student that I really am, an outside picture and analysis about myself and I think this coursed helped me a lot to see everything I can change to be a better student, and I will give my best to do it all in all of my next courses regardless of the grading style.

Next time I have a course with this grading style, I'll be ready.

Thanks prfessor Bauer.

WSQ05 FINAL PROJECT: STUTCH


Definetely, hanging out with the guys and code all afternoon will be missed but, voilá! an awesome final project to wrap up the semester nice and tight.

Stutch platform allows users to find classmates with the same courses, see their profiles, reach them, and make a group to study together.

We started out the idea of making it work with bluetooth beacons but then we changed to the server idea since we thought it would be much more efficient to reach your study matches or... Stutch's -teheee (mild laugh)- from any place you are instead of having to go to the school each time you want to find a partner.

You can check our code in the Github Link below, and thank you very much guys for reading, and to my teammates, it was a pleasure working with you.

Stutch Github Link 























 

 


 




YoSoy196


Quite a bit harder than assembling this LEGO car. Finding Lychrel Numbers, natural Palyndromes and the amount of numbers that are not Lychrel numbers was not an easy task, but the algorithm is implemented in JAVA already and you can check my code in this Github Link.

I'm proud to say now that... I am 196!

martes, 3 de mayo de 2016

WSQ07 Babylonian Method


Not quite the pic I would like to add to this blogpost, still looks like the lion added in the TC201 post for this WSQ, so I added this giraff-drago-chick-wolf to the post...

About the babylonian method, pretty cool for such an old civilization... well I don't even know if they call it babylonian because it was invented there or just because of some other reason... anyway we have calculators now, I won't be using this method anytime soon...

BabMeth... not even once.

Github link:
https://github.com/monterhumr/WSQ07_Babylonian_Method

WSQ06 Greatest Common Divisor

Getting the GCD has always been annoying, at least for me in Math classes, This might help... if you can get your Math teacher allows you to get your laptop out in the middle of the test.

Not that much object oriented, still great way to warm up thos JAVA muscles.

Here's my github link:
https://github.com/monterhumr/WSQ06_GCD