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: Path towards reaching an intermediate level

  1. #1
    Member
    Join Date
    Aug 2020
    Posts
    42
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Question Path towards reaching an intermediate level

    Hello, I was wondering if I could get some help/advice on a path to take towards being an individual with intermediate or above, understanding of Java. Currently, I feel that I only know the basics of the basics, and while I know a little about ArrayLists and recursion, I don't think I have them down 100%, as in, I'm not sure if I'm being efficient with their use and writing extra code. I know that as you learn to program, you aren't expected to learn 100% of everything, so my question is, what is considered "enough" and, from the beginning to a higher level, what path would you recommend to learning about Java. Anything and everything is appreciated, thank you.
    Last edited by HyperRei; July 18th, 2021 at 07:33 PM.

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Path towards reaching an intermediate level

    Lots of people on this forum may have some ideas: https://coderanch.com/forums
    If you don't understand my answer, don't ignore it, ask a question.

  3. The Following User Says Thank You to Norm For This Useful Post:

    HyperRei (July 19th, 2021)

Similar Threads

  1. Replies: 2
    Last Post: November 22nd, 2018, 10:12 AM
  2. About char type (Reaching MAX limit)
    By maxitis in forum Java Theory & Questions
    Replies: 2
    Last Post: October 17th, 2012, 03:42 PM
  3. Java Book (for intermediate java level)
    By ss4adam in forum Totally Off Topic
    Replies: 0
    Last Post: October 5th, 2012, 09:38 AM
  4. Replies: 1
    Last Post: April 18th, 2012, 01:12 PM
  5. Not Reaching If Statement
    By Damian3395 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: January 18th, 2012, 09:04 AM