#As a beginner in Java, I'm eager to find valuable websites, videos, tips, or any guidance.

1 messages · Page 1 of 1 (latest)

round moss
#

I'm new to coding and seeking guidance in the right direction. Any help would be greatly appreciated. Thank you.

rare mortarBOT
#

<@&987246399047479336> please have a look, thanks.

#

Here is an AI assisted attempt to answer your question 🤖. Maybe it helps! In any case, a human is on the way 👍. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.

#

ou for reaching out! Here are some resources that may be helpful for you as a beginner in Java:

  1. Oracle's Java Tutorials: The official tutorials provided by Oracle are a great starting point for learning Java. They cover a wide range of topics and provide step-by-step guidance.

  2. Codecademy: Codecademy offers interactive Java courses that are perfect for beginners. They provide hands-on practice and immediate feedback to help you learn effectively.

  3. YouTube tutorials: There are many YouTube channels dedicated to teaching Java programming. Channels like "ProgrammingKnowledge" and "Derek Banas" offer comprehensive tutorials for beginners.

  4. Stack Overflow: This is a great resource for asking questions and getting help with specific coding problems. Many experienced developers are active on Stack Overflow and can provide valuable insights.

  5. GitHub: GitHub is a platform where you can find open-source Java projects to study and contribute to. It's a great way to learn from real-world code examples and collaborate with other developers.

Remember, learning to code takes time and practice, so don't get discouraged if you encounter challenges along the way. Keep practicing, asking questions, and seeking out resources, and you'll continue to improve your skills in Java programming. Good luck on your coding journey!

#

MOOC is a completely free introductory Java course created by the University of Helsinki, it is a great way to learn Java from the ground up.

It consists of two parts, one at beginner, and another at intermediate level. The end of the course is marked by creating your own Asteroids game clone!

Even though the instructions show how to configure and use NetBeans for the course, you can use IntelliJ. To use IntelliJ, simply install the TMC plugin by opening IntelliJ -> File -> Settings -> Plugins and searching for TMC. You will then be able to use IntelliJ to complete MOOC.

Visit MOOC here: https://java-programming.mooc.fi/
(the course is available in both English and Finnish)

About the course - Java Programming

ember lintel
#

is a good start

round moss
#

Are there any youtube videos you recommend I watch?

ember lintel
#
round moss
#

and any tips and bits of advice you can give?

ember lintel
#

check out those courses, practise a lot, stay curious

#

and potentially buy head first java

mighty sinew
safe cliff
#

Honestly, if you don't know how to code at all, maybe learn the basics and start a project.

#

You will learn more than you could from a book ever.

remote willow
#

I recommend codewars if you like solving problems, challenges etc