Posts in the "Java" Category

  • Java basics : if else while do for

    if, probably one of the most typed things in programming. It is basically a question.

    For example, is bob a mango?

    Read More...
  • Screen shot 2010-05-11 at 11.30.38

    Last time I posted, it was with the iphone tutorial on how to make a iPhone app that changes a text field to a value once a button is pressed. Well I am here once more, but this time it is with Android!

    Read More...
  • Time zone conversion in java

    Welcome lonely wanderer, you have stumbled upon the knowledge for timezone handling in the Java catacombs. This has been tried and tested and works on Android to so hopefully this will help you with the tricky task of server datetime -> local device datetime.

    Read More...
  • java_latest

    So you want to learn a new programming language, improve upon on or want to work in a more constructive way. What do you do? How do you begin?
    Most projects fail due to lack of foresight and design, they skip out of the design phase a little too quickly, for large projects to even small [...]

    Read More...