#Java beginner any help?
33 messages · Page 1 of 1 (latest)
<@&987246924425994290> 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>.
Certainly! As a Java beginner, it's great to start with foundational concepts such as variables, data types, control structures (if-else, loops), methods, and basic object-oriented principles (classes, objects). Practice writing small programs to understand syntax and logic. Using an IDE like IntelliJ IDEA or Eclipse can help catch errors early and improve your coding efficiency.
If you have specific code or a problem you’re stuck on, feel free to share it in the server for targeted advice. Remember, programming is a skill developed through consistent practice and debugging.
Useful links:
So what are the basics i need to know
For learning Java, we recommend the ebook Modern Java:
https://javabook.mccue.dev/
It is completely free, meant for beginners and covers all content relevant for the first year. It is a great way to learn Java from the ground up.
If you run into any questions during your journey, you may ask us in #1051826284008853505 and we will help 
If you prefer a more traditional learning experience, we also recommend MOOC:
https://java-programming.mooc.fi/
This is the course used by the University of Helsinki to teach their students programming in their first year, also completely free.
you will be learning the basics in the recourses below
you just need to get started
the book is your source of information additionally you should try and practise the knowledge a lot by coding things you think of
try to have fun and code something with what you leared, that way you will really learn the basics
so book + coding
first you have to code
lets get past that point first
I mean you need to stop thinking about the correct way to learn and just start learning
Get to the point that you can run some code and then we can talk
There's not much more detailed help to give yet
Alr so I just gotta code
Use the link above
Right now
Go through the chapters in order
Ok
Do the challenges
When you get stuck come back or if you have any questions come back and just make a new thread
We will adjust as you go along
your going to code while reading the book
The top one?
Yes
Ok