how can I learn to code Java on my Macbook Pro 2023?
I haven't coded in so long but I want to refresh my skill. I would like to learn how to code in Java on my MacBook Pro 2023 is this possible?
I haven't coded in so long but I want to refresh my skill. I would like to learn how to code in Java on my MacBook Pro 2023 is this possible?
Yes.
You can use Text Edit or any text editor of choice to write Java code. but you will need a Java complier to create an executable program.
For M1 or M2 Macs see here:
https://rieckpil.de/java-development-on-an-apple-m1-a-one-year-review/
You can try also IntelliJ Idea for a coding IDE: https://www.jetbrains.com/help/idea/getting-started.html
how can I learn to code Java on my Macbook Pro 2023?