0

Java doubt coders

Tips to be better Java professional programmer

22nd Jun 2025, 5:52 PM
Loga Manikandan S
Loga Manikandan S - avatar
2 Respuestas
0
It doesn't really matter what language you're programming in, the idea to improve is pretty much the same: read, learn, practise, implement, solve bugs, improve, repeat. https://www.sololearn.com/discuss/1801082/?ref=app https://www.sololearn.com/discuss/2079884/?ref=app https://www.sololearn.com/discuss/1583691/?ref=app https://www.sololearn.com/discuss/1560195/?ref=app https://www.sololearn.com/discuss/301762/?ref=app
23rd Jun 2025, 7:58 AM
Ausgrindtube
Ausgrindtube - avatar
0
If you're a beginner, learn Javascript as it has some similarities but is easy to learn. Then you can start/revisit Java and make a couple of small projects like calculator with exponent and factorial support, `bankAccount` class, and number-guessing game to get familiar with the syntax. After that you should probably look at the documentation for extra methods and attributes for arrays, hashmaps, strings, etc
23rd Jun 2025, 2:55 PM
Vaibhav
Vaibhav - avatar