Archive for the 'Tutorial' Category

Have you ever wondered “What the hell is this J2EE thingy?”, “How can someone use Java to develop web applications?” or even “Web pages in Java? Isn’t this for applets only?”.
If so, than we have something in common, for years I have been asking myself those questions, while not having enough time to dig into [...]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • DZone
  • del.icio.us
  • Digg
  • Technorati

Pseudocode interesting technique that I found in Code Complete, Second Edition by Steve McConnell.
PPP is a way of developing routines by writing pseudocode for them in the first place (not a new topic) and after that, making the pseudocode a comment in the routine (functions, procedure, method or whatever your language [...]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • DZone
  • del.icio.us
  • Digg
  • Technorati