Monday, May 17, 2010

Java EE Tutorial

Salam everyone..

Back to bloggin' eh.. so, long story short.. i landed a new job, still at tmn university and still a programmer but specifically as a java developer.. this job really open my eyes and really made me said: "i am still a novice programmer".. so, i set my mind back to zero and push my perspective to always learning and never stop.. then, i sold everything including my precious ps3 set, my ipod (want to buy new iphone 4g), and bought new ibanez guitar (not related)..

this 4 months (january to april 2010) is hard for me.. so, back to our topic.. right now, i am working with canang technology sdn bhd.. still young and green, but highly technical and organized.. salary still the same as before, but working hours is more flexible and suit for my lifestyle.. monday to friday (9am - 5.30pm).. so, i have more time to sleep.. :)

right now, i'm working with finance system for utm.. so far, i have learn't about ejb and struts.. on this moment, i'm trying hard to understand hibernate and spring framework.. maybe on next week, i will post simple tutorial on how to work with spring and hibernate.. spring and hibernate is really (really) powerful framework to develop java (enterprise) application. imagine, if u don't have to design database and just focus design on class.. no more messy sql statements.. no more



conn = DataSourceManager.getConnection();
Statement stmt = conn.prepareStatement();



just create a class and u ready to go.. but, don't forget with HSQL.. next week i will share all my knowledge on my post.. good day.. :)