Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Page 2 of 2 FirstFirst 12
Results 26 to 33 of 33

Thread: Need some nice sites to learn Java

  1. #26
    Junior Member
    Join Date
    Jul 2018
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Need some nice sites to learn Java

    There are lots of on line resources that can be very helpful in learning Java programming language. Here I am mentioning some good sites that will help the learners, who are starting from scratch. Well it's very much required that learning java needs a regular and continuous practical while we are understanding the theory part. Below are mentioned some very good sites to learn Java Language on line very easily.
    *
    1. Java Documentation: It is the primary and very useful on line resource for the starters to learn java concept step by step. This link is for the latest version. One can select the previous versions from the drop down in the site.
    2. Beginners Book: This site will help in learning basic java concepts, examples that will explain the concepts and flow diagrams. This site will provide links to key topics and explain step by step in order such concepts for beginner level , advanced and expert level.
    3. JavaNerds:*This tutorial provides good way of explaining the concepts of core java along with the concepts of environment configuration. Here one can learn with the help of simple examples for the beginners and also complex one for advanced level.
    4. Tutorialspoint:*This tutorial is for the beginners which help in learning through simple examples and doing practical using facility of on line compiling and executing the code. It will help in learning basic as well as advance concepts of Java.
    5. W3Resource:*This tutorial is also another online resource that provides good learning material with good examples and exercises for the beginners. It will really help in learning basic as well as advance concepts of Java.
    6. Programming Notes:*It is a complete tutorial that can help a beginner learn java concepts with the help of theory , good examples, puzzles, step by step explanation of the concept as well as the* examples.
    7. Java Made Easy:*This tutorial is also good to help learn java language. Here one can learn java step by step from beginners mode to intermediate and finally to advance.
    8. Dineshonjava:*This site also useful for the beginners to learn java. It provides good learning material in the form of examples and useful images that explains different concepts.
    9. Java Concept Of The Day:*It is also a good site that can guide the starters through the concepts of java language.
    10. Java Beginners Tutorial:*This site is also one of the sites that can guide the beginners in learning Java. The site is divided into 3 sections. First section will help in learning the fundamentals of Core Java. In the second section one can learn with the help of examplesand implement the concept. In third section it*will help one to go through the concepts learnt in the first and second part.
    11. Studytonight:*Here one can get easily explained lessons for every topic and related tests for what one have learnt. Its a good tutorial that provides topic wise examples.
    *

  2. #27
    Member
    Join Date
    Sep 2018
    Posts
    32
    Thanks
    0
    Thanked 9 Times in 6 Posts

    Default Re: Need some nice sites to learn Java

    stackoverflow.com. Stackoverflow.com is probably the most popular website in the programming world. ...
    dzone.com. I would say this website is fun, lots of developers share their blog articles. ...
    leetcode.com. ...
    Java SE Technical Documentation. ...
    Github. ...
    Coursera. ...
    Java World. ...
    IBM developerWor

  3. #28
    Member
    Join Date
    Sep 2018
    Location
    Virginia
    Posts
    284
    My Mood
    Cool
    Thanks
    0
    Thanked 38 Times in 36 Posts

    Default Re: Need some nice sites to learn Java

    I recommend skipping the IDE at the beginning and using notepad, vim, or some other text editor. IDE's can be like a narcotic and they can also make you lazy by doing stuff for you that you should know. By avoiding them at the beginning you will be forced to learn about class paths and packages and where java (jvm) and javac (compiler) expects those source files and classes (and resources such as images and other files) to be. You will also get experience in setting up environment variables to get things to work properly. And you will get to see all of your syntax errors at once when you compile the program. It can be overwhelming but its a good skill to have. And no, I didn't do that. I used and still use Eclipse. And when I need to do something outside the IDE I pay a price. So don't do it the way I did it.

    Regards,
    Jim

  4. #29
    Junior Member
    Join Date
    Apr 2020
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Need some nice sites to learn Java

    https://study4online.com

    You can try this one also, very good tutorial for fresher and experienced for java[COLOR="Silver"]

  5. #30
    Junior Member
    Join Date
    Aug 2020
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Need some nice sites to learn Java

    Hello,
    I hope this info is useful to u ,
    There are few best sites to learn Java.
    1)Codecademy.
    2)Udemy.
    3)edX.
    4)Java Beginners Tutorial.
    5)W3Resource.
    6)JavaTpoint.
    7)Guru99.
    8)Java Tutorial.
    9)W3Schools.
    10)NetBeans.
    I have found this information in w3softech , which is best Software Testing Company In India.

  6. #31
    Junior Member
    Join Date
    Feb 2021
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Need some nice sites to learn Java

    Many of the sites are available to learn Java some of them are:

    1: Stack overflow
    2: W3 School
    3: Java world
    4: Code Academy

  7. #32
    Junior Member
    Join Date
    Mar 2021
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Need some nice sites to learn Java

    I wondered that no one recommended https://codegym.cc/
    CodeGym is an interactive educational platform where people can learn Java programming from scratch to Java Junior level. Main features are lots of practice with instant solution verification and gamification. Core Advantages: - is totally online - you don't need to wait a few weeks or months for an offline group to form and the course to begin.

  8. #33
    Junior Member
    Join Date
    Apr 2021
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Need some nice sites to learn Java

    There is one good website 'javatechonline' for Java developers. It is a good website for Learners up to Experienced level professionals. Every article in this website has been explained from basics to advanced level. I like the way of explanation of each article in this website.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Learn applets in java
    By mohsendeveloper in forum Java Applets
    Replies: 2
    Last Post: June 25th, 2009, 02:50 PM
  2. In how many days, beginner can learn java?
    By captjade in forum The Cafe
    Replies: 1
    Last Post: February 28th, 2009, 07:35 AM