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.

Results 1 to 2 of 2

Thread: How to proceed to learn this beautiful language and coding

  1. #1
    Junior Member
    Join Date
    Sep 2021
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How to proceed to learn this beautiful language and coding

    Hello everyone, i am pretty new to java and am trying to learn it through online videos but seems pretty overwhelming, anyone got any tips or ideas as to how should i proceed and when /how can i code in this language?

  2. #2
    Junior Member
    Join Date
    Sep 2021
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: How to proceed to learn this beautiful language and coding

    It depends on your learning style, you maybe a visual learner, so graphical contents or video lectures would be good for you. If you are an audio learner, you can grasp either concepts with listening lectures only or with verbal discussions. If you like to read books, books on the java would be good for you. You are good learner, if you are a good at googling. You may start with simple project, you can find it on youtube or on many blogs on the internet. Just understand the goal of your project, and find the solution on the google(like; how to create a login page in java, how to create password validator in java, how to convert from one data-type to other etc.), gradually you will gaining knowledge and understanding the concepts of the language.

Similar Threads

  1. How Best To Proceed From SCJP
    By bankysalaks in forum What's Wrong With My Code?
    Replies: 3
    Last Post: September 25th, 2013, 07:36 AM