#General questions/advice…

1 messages · Page 1 of 1 (latest)

limpid oracle
#

Hello all! I am a very novice Java student at the moment and this week I was learning about loops which seems to be my biggest opponent when it comes to any language. Does anyone have any tips about loops maybe, or just general advice moving forward with java.

I am enjoying Java and it seems like a very organized coding language and I would like some insight on maybe some habits that are good to avoid or some good practices that you might do yourself.

I would also like to know some good ways to practice, some open source IDE’s, and some use cases where Java may be stronger than another language.

I am going into the IT industry and although programming won’t be my focus I do have python, rust, html + css, and some basic powershell under my belt.

Anything you say will help me, so much appreciated to anyone replying.

Thank you,
Syk0

quiet troutBOT
#

<@&987246964494204979> 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>.

#

yone have any tips or advice on how to better understand and master loops in Java? Any recommended resources or practice exercises would be greatly appreciated. Thank you in advance!

indigo remnant
#

What challenges you with for loops, and which variant?

quiet troutBOT
sick venture
#

I do have python, rust, html + css, and some basic powershell under my belt

loops / iteration constructs are pretty fundamental in Python and Rust too... I don't think you can say you have them under your belt if you don't understand loops.

I'm presuming you mean that you have an understanding of some of the basics of these languages.