Burning the midnight oil to learn to program Ruby on Rails and Ubuntu 10.04

My current busy schedule doesn’t give me much free time to learn new things, but I burning the midnight oil to learn Ruby on Rails. I don’t like to make things easy on myself either. I forced myself to use Ubuntu (10.04). I spent the last few nights not doing much in the way of learning ruby and rails. I was really focused on getting my Ubuntu 10.04 development environment up and running. i also took a detour to learn about GIT and github. GIT and Gihub are not hard, but there is not that many resources that teach you what GIT is and how it work from the ground up. Most if the...
read more

Total Beginner- Android Programming. Part 3

So I have been diving thru all the java books and online videos I can find. The one thing I seem to find it that alot of books focus on getting you to start writing code and alot of the code you just don’t understand fully (Well at least I didn’t). They really don’t explain what and how things are working. I started looking more at Java text books and that really spent too much time on theory and high level coding ideas. I watched some great Videos on line, but they started with test driven development, but I really needed the basics in simple to understand english. What I needed...
read more