Learn Kotlin (day 1)

  1. Install Kotlin + IDE from https://www.jetbrains.com/idea/download/#section=windows for Microsoft Windows 10 Home version 10.0.19044 by choosing Community Edition with .exe option.
  2. Move ideaIC-2022.3.exe file from Downloads to Installer/Kotlin.
  3. Click ideaIC-2022.3.exe and start the installation, published by JetBrains s.r.o., with size about 541 MB.
  4. Follow default path C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.3, not check all options as suggested, and also keep JetBrains for Start Menu Folder.
  5. Close the Setup Window.
  6. The IntelliJ IDEA Community Edition 2022.3 now can be accessed through Start Menu.

In the afternoon found information the difference beteween Kotlin and Flutter and it seems easier to use the last one, at least more clear in the installation and requirements and also while build an application. I believe to uninstall Kotlin and move to Flutter. For a fresh beginner as me I will start with the lowest knowledge barrier first.

  1. Visit Control Panel\Programs\Programs and Features.
  2. Sort using ‘Installed On’ column.
  3. Select IntelliJ IDEA Community Edition 2022.3, click uninstall.
  4. Check Delete IntelliJ IDEA Community Edition 2022.3 caches and local history.
  5. Check Delete IntelliJ IDEA Community Edition 2022.3 settings and instaled plugins.
  6. Close the IntelliJ IDEA Community Edition Uninstall window, and also Program and Features window.