Jump to content
xisto Community
damoon

Learning Java Programming From The Scratch JAVA

Recommended Posts

Please................ i want to learn JAVA programming and i dont know where to start from.... i already know PHP, HTML very well but i just wanna learn JAVA..... can anyone put me through?

Share this post


Link to post
Share on other sites

Please................ i want to learn JAVA programming and i dont know where to start from.... i already know PHP, HTML very well but i just wanna learn JAVA..... can anyone put me through?

Since, you know PHP, HTML, it will be a breeze for you to learn java :
you can start with online sun java tutorials: http://docs.oracle.com/javase/tutorial/

I think you want to know web development in java, so you will want to know JSP, Servlets.

and of-course bring your queries here while learning java :lol:

Share this post


Link to post
Share on other sites

First, go over the language basics at http://docs.oracle.com/javase/tutorial/java/index.html and then write a handful of console programs starting with a "hello world", then moving towards increasingly challenging exercises. When you think you have mastered the basics, you can move on and start learning the web specific parts without getting stuck with basic things.

Share this post


Link to post
Share on other sites

Java is all object-oriented. I suggest you learn object-oriented programming with PHP first, if you haven't already, before moving on to Java. You might also want to learn a bit of JavaScript, since they have some of the same built-in classes, such as Math. In any case, Java is extremely difficult if you don't know OOP.

Share this post


Link to post
Share on other sites

there are a lot of ebook online, you just have to google it there is one "Java in 21 days" try it or there are so many tutorials in the youtube, easy and nice

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.