-
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…