+ 1
Where to write codes and make apps on computer? Do you have to buy a software?
2 ответов
+ 3
For java you can use eclipse or NetBeans
+ 1
You need a IDE (simpy: tool for programming/development environment). There are many different ones for every language. Theoretically you could just use a normal text editor like notepad but it is not efficient. For Java you could for example use: Netbeans, IntelliJ, Eclipse, Notepad++, BlueJ...