#how to learn java as a complete beginner in 2023 ? suggest some good free courses , recent ones
1 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @stuck meteor! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Personally, I've never found beginner java video tutorials that I would be willing to recommend. At least, the ones that were available when I was learning java taught poor practices, which is dangerous, because people just getting into java wouldn't know better and wouldn't recognizing that they're being taught incorrectly.
As far as books, I do recommend Head First Java (the latest edition). It teaches basic OOP principles very well and contains many mini projects for the reader to practice with, while walking through them.
My best advice to you would be to learn from many different sources, since no one source will ever be able to approach every subject from the angle that will truly make the most sense to you and result in understanding and learning the right things.
Also, just generally, remember that Java is a language, and just like any other language, it has grammar. Just because your code runs doesn't mean it's good code, and if you don't want people to laugh at you and worse yet, struggle to understand what your code is saying, then it is very important to use proper capitalization, spacing, new lines, naming, etc. Very often I see young buds being lazy with their grammar because they think behavior is all that matters. Don't make that mistake. Programming and learning are both collaborative activities, and you'll struggle with both if the people you seek help from are struggling to read what you've written.
I'm seeing this recommended on Reddit, so you might be interested: https://java-programming.mooc.fi
Although I've never looked at it personally.
Helsingin yliopiston kaikille avoin ja ilmainen ohjelmoinnin perusteet opettava verkkokurssi. Kurssilla perehdytään nykyaikaisen ohjelmoinnin perusideoihin sekä ohjelmoinnissa käytettävien työvälineiden lisäksi algoritmien laatimiseen. Kurssille osallistuminen ei vaadi ennakkotietoja ohjelmoinnista.
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
Thanks a lot man, I am indebted to you for taking out your time and guiding me with such a wonderful resource. 🙏
If you are finished with your post, please close it.
If you are not, please ignore this message.
Note that you will not be able to send further messages here after this post have been closed but you will be able to create new posts.
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.