Hi PinoyJuggers, I'm inviting all Java Developers to attend this event. However, we have limited seating capacity so only shortlisted registrants will be able...
I'm just wondering, if you passed the SCJP exam, would you become a SCJP or OCJP? Since Oracle already bought Sun. ________________________________ From: CrYpT...
Hi, I've always thought that there is a trade-off between maintainability and performance. There are "clever codes" that runs optimally if compiled by a ...
Hi PinoyJUGgers, I just wanted to say thanks to all who responded to the posting below, and to our moderator for the approval. In a short time we now have...
from the article: "Most performance problems these days are consequences of architecture, not coding" conclusion: we need better architecture, and we must all...
... Which begs the question, what does it mean to be an architect? I may have the title, but I'm not even sure of my entire role. Stumbled upon this sight a...
How does one consciously become a Software Architect?...
Randell
josephrandell.benavid...
May 11, 2009 11:23 am
19350
Which reminds me of the 16th Century Masons, once you pick up the shovels (writing code) you're a paeon (programmer), but once you're on the drawing board...
From my experience, if you consciously keep in mind these goals below in the code you write, you're on your way to becoming an architect: scalability - code...
1. experience - it's hard to build something based on theory. remember that person you met who had 1,000,000 certs and hardly any experiece who could not even...
I can't over-emphasize the importance of the role of an IT architect. I've seen so many projects fail simply because the architecture wasn't feasible to start...
http://james-iry.blogspot.com/2009/05/brief-incomplete-and-mostly-wrong.html -- Daniel O. Escasa independent IT consultant and writer contributor, Free...
yeah, very much. i'd say that as the application architect designs code that met these goals, the developer implements them. thanks for pointing it out. ...
very well said. i remember one thread where some people were questioning the importance of experience. believe me in a lot of cases experience counts a lot....
Yes, I think experience play the most important role. An architect must have at least a little knowledge in all kinds of software systems. Clients will mostly...
 Solidify your fundamental knowledge of the technologies which will help you to clearly understand the problem in a macro level.  Also, it helps to look...
Read up on software architecture. Look into Service Oriented Architecture (SOA), and note that it involves much more than software. Also frameworks such as...
What version or plugin will I use to have a tool in creating Swing applications in Eclipse, much like in the Netbeans IDE where you can drag-and-drop items...
hi there.. im new to java.. i would just like to ask for suggestions on what mvc framework is best to use and study.. looking forward to your suggestions.....
... For Web action-oriented MVC frameworks, I've used both Spring Web MVC and Struts 2 and can attest that both are quite easy to 'grok', and equally easy to...
Hi, I am newbie in the group. Do you have any idea what should be the outline for this examination from tesda? Any inputs is greatly appreciated. Thanks....
I would like to point out. Maintaining other people's code/application also helps too for a number of reasons. ... From: Daniel Escasa <descasa@...> ...