Blog
Our latest news & updates
Algorithms
I've been experimenting with Python recently, and I wanted to know more about theoretical Computer Science, specially algorithms. I wrote a function that finds duplicates in a list of numbers, two that find the largest
CS101 with Udacity
I apologize for the lack of posts lately, a lot of things have been going on that kept me from blogging. I have been following the CS101 course on Udacity, and it's been great so
My app on the Android market
Months ago, I published a small app on the Android market, it's called "Height Converter". What the app does is that it takes a length, in metric units, and converts it to imperial, and vice
OAuth
Recently, I started writing a twitter app for Android, nothing big, just something to practice making apps with. That requires some knowledge with OAuth, which twitter, among other websites, uses for authentication. What differentiates OAuth
Android app development
Sorry for the long hiatus, but I was really focused on Android these past couple of months, so I had nothing useful to write about. I do now, so here it is. I started with
Programmer Competency Matrix
I've stumbled upon this page a few months ago, and I really liked it. I'll admit that it's not the only measure of how competent a programmer really is, but it provides some good advice