Блог пользователя New_Beginning

Автор New_Beginning, история, 6 лет назад, По-английски

I write C++ code in Dev-C++ and test it locally before submitting the final solution. Which IDE can I use for Kotlin? I want to take part in 12 November contest. TIA :)

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится

»
6 лет назад, скрыть # |
 
Проголосовать: нравится +10 Проголосовать: не нравится

You can use IntelliJ IDEA, if your PC is not very old. Community version is free to use.

Also you can use online IDE, for example, repl.it. With registration it allows you to have access to your code from anywhere on the Internet.