| Author |
Help needed with learning
|
mallikarjun dontamsetti
Ranch Hand
Joined: Mar 18, 2011
Posts: 236
|
|
Hi, I just completed JDBC,JSP and Servlets training and joined a company works on these 3 but now they are planning to do a project in Servlets,JSP's and Hibernate so i want aquick start and i dont wanna miss any topics so please guide me some materials (Not Books) for easy understanding.....
thanks
|
 |
Wouter Oet
Saloon Keeper
Joined: Oct 25, 2008
Posts: 2700
|
|
|
Why no books?
|
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." --- Martin Fowler
Please correct my English.
|
 |
mallikarjun dontamsetti
Ranch Hand
Joined: Mar 18, 2011
Posts: 236
|
|
|
I need to complete it fast but i need clarity so some material or web tutorial best one for starting
|
 |
Wouter Oet
Saloon Keeper
Joined: Oct 25, 2008
Posts: 2700
|
|
|
I would reconsider reading books. A book will probably contain all the information you need while if you use the internet will get a lot of duplicate information and you'll lose time by searching for the information. Regardless most of your time will be spend coding because as always the only way to learn is to code, code and code some more.
|
 |
srinivas srinivasmeenavalli
Ranch Hand
Joined: Jul 13, 2008
Posts: 65
|
|
I agree with Wouter Oet.You have to write lot of sample programs to learn any programming language.
For example I want to know how to use StringBuffer Class. I always have a sample program with all String Buffer API's.
|
 |
 |
|
|
subject: Help needed with learning
|
|
|