How to get started in coding for JBoss

Posted by Mister IT Guru on Programmers See other posts from Programmers or by Mister IT Guru
Published on 2011-03-20T12:29:59Z Indexed on 2011/03/20 16:18 UTC
Read the original article Hit count: 243

Filed under:
|
|
|

I have an idea on how to revamp our internal application, after having accessed the needs of the users, addressing thier current issues, and the like.

But I am not a coder. My last application I wrote was in college, in C, (java wasn't invented-ish!) and it was a booking system, with the option to add on other modules, blah blah. I got an A, but I became a system administrator instead, more intrested in designing and maintainend networks and infrastructure, but with the advent of virtualisation, and linux management tools such as puppet I can now manage infrastructure in my sleep!

Now I want to write code - to put on my infastructure, and I want to build .... a booking system! This is just to get experience, but I am at a loss as to where to start.

Setting up the environment, will take me about a day. Writing the spec, even how I want it to work, I already know, but as for actually coding in a decent manner, I can only guess.

If anyone can recommend a book, website, blog, twitter person to follow, or just advice on how to build a kick butt basic jboss app, then please, "I AM READY TO LEARN" :)

© Programmers or respective owner

Related posts about java

Related posts about best-practices