aspose file tools
The moose likes Beginning Java and the fly likes Prepare Java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Prepare Java" Watch "Prepare Java" New topic
Author

Prepare Java

vinod sunny
Greenhorn

Joined: Apr 24, 2012
Posts: 1
Hi guys
I am vinod new in java tech
so how to prepare fully on core java,jdbc,servlets,jsp............
can you give me any suggestions...........
Thanks...........
ronney singh
Ranch Hand

Joined: Feb 10, 2012
Posts: 40

Welcome to the World of Java,
You can start with Head First Java book and also read any complete reference book.

You must post these kind of topics in Beginning in Java forum.


Live Life King Size
Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19232

If you're new to Java, you shouldn't start working with more advanced topics like servlets, JSP and JDBC yet. First properly learn the basics, then continue building on that.


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
Jack Numen
Greenhorn

Joined: Nov 09, 2011
Posts: 27

There are lots of books on Java and for self-preparation you can always refer to Head First Java which is fun to read with all the pictures and stuff.Practice a lot of basic examples concentrating mainly on OOPS concepts then move onto Exception ,Multithreding,Applets,JDBC etc.

After you are through with you fundamentals and feel that you write and read code in Java syntax understanding the structure of the Program then its time you move onto Servlets and JSPs .


All the Best,
Welcome to the Party
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Prepare Java
 
Similar Threads
Problem with ENC
Sun Voucher for Sale
Sun Java EXAMS !!!!
Error by compiling textfile Could not find the main class: HelloWorldapp. Program will exit
Question on bytecode - Android