Posted by: Ayus February 24, 2011
IT -- Solutions Center[Forum]
Login in to Rate this Post:     0       ?        
Real Time Development [ basic things to know ]

- setting up exisitng project in your IDE  - very important
- build tool (preferably Ant) - - will be used extensively
- logging framework (log4j) --- will be used extensively
- creating and reading logs -- will be used extensively
- ability to dig code - very important to get the flow as codes will be pretty much spread out
- version control [atleast checkin/checkout] -- very important as you might have to do check out the project  you would be working on.
- basic knowledge of webserver -- for deploying / restarting
Read Full Discussion Thread for this article