Register a free account to unlock additional features at BleepingComputer.com
Welcome to BleepingComputer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.


Click here to Register a free account now! or read our Welcome Guide to learn how to use this site.

Generic User Avatar

How long (assuming your doing like a hour a day) would it take to learn Java?


  • Please log in to reply
11 replies to this topic

#1 PWRbuster

PWRbuster

  •  Avatar image
  • Members
  • 9 posts
  • OFFLINE
  •  
  • Gender:Male
  • Location:Helsinki, Finland
  • Local time:10:35 PM

Posted 06 May 2024 - 08:11 AM

Kinda as the topic title says, but could you learn java in the span of a summer, assuming you study an hour a day, how long do all think that would take?

(And yes, everyone learns differently, but just assume a flat learning rate, or like a beginner?) 



BC AdBot (Login to Remove)

 


#2 6sixty6six

6sixty6six

    Bleepin' Too Sixy


  •  Avatar image
  • Members
  • 2,947 posts
  • OFFLINE
  •  
  • Gender:Not Telling
  • Local time:11:35 PM

Posted 06 May 2024 - 08:52 AM

https://duckduckgo.com/?t=ffab&q=How+long+would+it+take+to+learn+Java%3F&atb=v405-1&ia=web



#3 xBlueRobot

xBlueRobot

  •  Avatar image
  • BSOD Kernel Dump Expert
  • 427 posts
  • OFFLINE
  •  
  • Gender:Male
  • Local time:04:35 AM

Posted 10 May 2024 - 06:06 AM

What do you mean by learn Java though? Just the language itself or the frameworks associated with it? I would say that you could the learn language syntax and features within a month.



#4 wee-eddie

wee-eddie

  •  Avatar image
  • Members
  • 4,462 posts
  • OFFLINE
  •  
  • Gender:Male
  • Location:Ayr, Scotland
  • Local time:04:35 AM

Posted 10 May 2024 - 03:33 PM

Some folk are more adept than others. Allocate as much time as you can.

 

Ask any Programmer and they will probably tell you that they are still learning.



#5 Mike_Walsh

Mike_Walsh

    Bleepin' "Puppy" fanatic...


  •  Avatar image
  • Moderator
  • 5,002 posts
  • OFFLINE
  •  
  • Gender:Male
  • Location:King's Lynn, UK
  • Local time:04:35 AM

Posted 16 May 2024 - 03:59 PM

I've been scripting with Bash in Puppy Linux for at least 6 years.......well enough to create functional utility packages from the ground up, but I wouldn't consider myself to be an "expert". Far from it; I'm still very much a beginner, but I learn 'on the job', and tend to research/teach myself new aspects of Bash coding as & when I feel the need for them.

 

You're never finished with programming/coding, since due to differing abilities it's impossible to put a time-frame on it & say "Right; I now know it all..." As wee-eddie says, you're ALWAYS learning.

 

 

Mike. :mellow:


Distros:- Nowt but Puppies.....
My Puppy Packages ~~~ MORE Packages ~~~ ....and STILL more!
HP Pavilion mid-size tower - 590-p0024na; Pentium 'Gold' G5400 dual-core with H/T @ 3.7 GHz; 32 GB DDR4 RAM; Nvidia GeForce GT710 graphics (2 GB GDDR5) with 'passive' cooler; 1 TB Crucial MX500 SSD primary;  3 TB Seagate Barracuda HDD secondary; 1920x1080 HP 22w LED monitor; 7-port powered USB 2.0 hub; Logitech c920 HD 'Pro' webcam

 

Forum-Spex.gif
 
 


#6 SamHobbs

SamHobbs

  •  Avatar image
  • Members
  • 76 posts
  • OFFLINE
  •  
  • Local time:07:35 PM

Posted 08 June 2024 - 12:39 PM

When I read a book or watch a video about something I often do not really understand it. Often if I try to use what I have learned I am not sure of what I am doing. I need time to analyze something and think about it and (also) read the documentation and try it out. All that takes time. I do not want to discourage you from trying but you need to ensure you really understand something prior to continuing.



#7 rp88

rp88

  •  Avatar image
  • Members
  • 3,825 posts
  • OFFLINE
  •  
  • Gender:Not Telling
  • Local time:03:35 AM

Posted 05 July 2024 - 06:34 PM

Have you ever programmed before? If so you can "learn java" as quickly as you can write it, that is to say you can use the programming concepts you already know and each time you aren't sure of the syntax, or something isn't working right (like how different languages start arrays at place[0] vs place[1] ), you look at a reference manual. On the other hand, if you've never programmed before then learning java will take exactly as long as it takes to learn to program.
Back to visiting this site, every so often, been so busy in previous years.

#8 rearwindowweb

rearwindowweb

  •  Avatar image
  • Members
  • 46 posts
  • OFFLINE
  •  
  • Gender:Male
  • Local time:04:35 AM

Posted 10 July 2024 - 09:22 AM

With a couple of hours per day, maybe several months. But this is me trying to be specific. The truth is that it depends on so many factors. Your previous knowledge, level of dedication, a knack for programming, your source of learning... And it is definitely a process that never really ends. I recently struggled with javascript screen capture, for example, and couldn't get rid of ads and cookie banners. So, I had to dig around a little for extra tips and tricks (they might come in handy one day). The point is to build a decent foundation and accept you'll need to figure out some things down the road.


Edited by rearwindowweb, 10 July 2024 - 11:12 AM.


#9 JonKor

JonKor

  •  Avatar image
  • Members
  • 13 posts
  • OFFLINE
  •  
  • Local time:05:35 AM

Posted 23 July 2024 - 06:31 AM

Kinda as the topic title says, but could you learn java in the span of a summer, assuming you study an hour a day, how long do all think that would take?

(And yes, everyone learns differently, but just assume a flat learning rate, or like a beginner?) 

 

The main question is do you have any experience in other programming languages? If yes, then summer is enough, if no, I think it will take longer.



#10 Zakir123

Zakir123

  •  Avatar image
  • Members
  • 6 posts
  • OFFLINE
  •  
  • Local time:09:05 AM

Posted 11 February 2025 - 01:35 AM

Usually, the time to learn Java depends on factors like your learning approach, ability to grasp new concepts, prior programming experience, learning purpose, etc. For Beginner, It takes 6 months to learn Core Java.



#11 SamHobbs

SamHobbs

  •  Avatar image
  • Members
  • 76 posts
  • OFFLINE
  •  
  • Local time:07:35 PM

Posted 19 February 2025 - 07:46 PM

This discussion is old enough that PWRbuster probably can provide some useful responses.

 

I just wanted to say that the total number of hours will likely be greater if only a hour a day is spent. Learning programming needs time to become familiar with each topic being learned. A hour is usually only enough time to get started.

 

Of course if someone has a job and family and other responsibilities then it might be impossible to spend much time in a day learning.



#12 RootNode

RootNode

  •  Avatar image
  • Members
  • 15 posts
  • OFFLINE
  •  
  • Gender:Male
  • Local time:11:35 PM

Posted 21 March 2025 - 12:15 PM

12-15 wks @ 7 hrs/wk you'll be proficient enough to build your own basic applications. It can years to get "good", but your typical 100-200 level course has a similar time commitment and will teach you everything up to the basics of GUI programming with JavaFx. To be fair unguided might take you longer so don't so much about that especially if you aren't working out of a textbook with deadlines like in college. 






1 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users


    Google (1)