Category: Uncategorized

  • Day 10 – Learning Android Development

    Today I finished the video tutorials on beginner java programming from TheNewBoston. I didn’t pay attention to videos 60-78 and the last 4 videos because they were about JFrame (GUI development) and I already have XML to worry about for android so there’s no point seeing this subject right now. Here’s an overview of what I…

  • Day 9 – Learning Android Development

    Today I continued with the java tutorials from TheNewBoston. I’m doing this to be able to better understand the programming language behind android development. I watched videos 20-57, I stopped at polymorphism  to get a night’s sleep on that subject and review it tomorrow. The videos covered a great deal of subjects, most of them…

  • Day 8 – Learning Android Development

    Today I focused completely on Java, I looked at the TheNewBoston’s tutorial videos on Java. I felt I needed more background on the language I’m using to create apps so today and for the next 2-3 days I will look at all the beginner tutorial videos. He has around 87 for beginners. After that he…

  • Day 7 – Learning Android Development

    My connection has been fixed so today I was able to resume the TheNewBoston tutorials. Today I learned some new interesting things while working on a second app from the tutorial. The app consists of a text input box, that when typing certain commands it will do things. For example you can type in WTF and it will…

  • Day 6 – Learning Android Development

    The internet was cut off today for unknown reasons so what I did was use my phone’s 3G network to continue learning, but I didn’t watch video tutorials because that would’ve been a bit expensive. Instead I played around with eclipse and searched a bit on the Java documentation. I played around with creating an…