Author
Books on Java/J2EE Programming
Qaisar Jamal
Greenhorn
Joined: Jan 05, 2007
Posts: 1
HI FRIEND CAN ANY OF YOU TELL ME GOOD BOOK FOR JAVA/J2EE PROGRAMMING. JAM [BSouther: Lowered case in subject line] [ January 05, 2007: Message edited by: Ben Souther ]
Muhammad Saifuddin
Ranch Hand
Joined: Dec 06, 2005
Posts: 1318
hi Qaisar Jamal, Welcome to Javaranch J2EE is more concern with web developement in java . Servlet & Jsp would be your first place for starting it... Best books for beginner http://www.coreservlets.com/#Books
Saifuddin..
[Linkedin] How To Ask Questions On JavaRanch My OpenSource
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35252
posted Jan 05, 2007 03:03:00
0
Please don't post in all-uppercase letters. That's considered shouting, and thus rude, all over the net: KeepItDown You can find lots of Java-related books with reviews in the JavaRanch Bunkhouse .
Android apps – ImageJ plugins – Java web charts
cc
Greenhorn
Joined: Jan 05, 2007
Posts: 1
Originally posted by Saif uddin:
hi Qaisar Jamal,
Welcome to Javaranch
J2EE is more concern with web developement in java.
Servlet & Jsp would be your first place for starting it...
Best books for beginner
http://www.coreservlets.com/#Books
yes,this is right
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4967
Indeed, Core Servlets and JavaServer pages is a great book, but it's pretty intimidating for a beginner. Core Servlets and JavaServer Pages, Vol. 1: Core Technologies by Marty Hall, Larry Brown It's a great reference, and has some great code, but for learning Java and J2EE, it can be a little intimidating. For learning Java, just Java, I totally and highly recommend Head First Java. Just read the amazon reviews and you'll want to by it: Head First Java by Kathy Sierra, Bert Bates For learning J2EE, you need to start with Servlets and JSPs: Head First Servlets and JSP : Passing the Sun Certified Web Component Developer Exam (SCWCD) Combine that with the Head First EJB book, and you'll be all over Java and J2EE. Head First EJB (Brain-Friendly Study Guides; Enterprise JavaBeans) For learning J2EE, you should also check out some of my multimedia tutorials that I link to in my signature. Cheers! -Cameron McKenzie [ January 11, 2007: Message edited by: Bear Bibeault ]
Author of Hibernate Made Easy , What is WebSphere??? , JSF 2.0 Made Easy and the SCJA Certification Guides
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56214
"cc", There aren't many rules that you need to worry about here on the Ranch, but one that we take very seriously regards the use of proper names. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it. In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious. Thanks! bear JavaRanch Sheriff
[Smart Questions ] [JSP FAQ ] [Books by Bear ] [Bear's FrontMan ] [About Bear ]
Raja Jee
Greenhorn
Joined: Jan 15, 2007
Posts: 1
I find the p2p series by wrox publishers very useful. [ January 15, 2007: Message edited by: Raja Jee ]
<a href="http://www.pickatutorial.com" target="_blank" rel="nofollow">http://www.pickatutorial.com</a><br />My favourite resource site for the programmers.
subject: Books on Java/J2EE Programming