0

give me some tips for java

i need some tips that would make better at java script

26th Jun 2025, 7:05 PM
KING SASA
KING SASA - avatar
3 Respostas
+ 3
java or javascript? anyways: don't ask, do it!
26th Jun 2025, 7:14 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
+ 1
Here are some... 1. Use x.equals("___") to test if strings are equal to something. 2. The spaces in code like println () or if () { are unnecessary, some examples, Println () Println() If () { If(){
3rd Jul 2025, 2:52 PM
Pou10mine
Pou10mine - avatar
0
Make sure you can read and understand each and every line of code. Meaning if a person not doing java asks you questions you'll be able to explain using real life examples I dont know if it helps or not but I tried
27th Jun 2025, 9:44 AM
Michelle Maapola
Michelle Maapola - avatar