Skip to content

Flutter study notes (0) How to install Intellij IDEA

Flutter study notes (0) How to install Intellij IDEA

Last Updated on 2021-08-02 by Clay

Everyone who knows how to write programs has thought about writing a mobile phone App. Of course, I am no exception. I have tried to write Unity games, use Java on Android Studio to write invoice recognition and rewards, and even use my only Ipad to practice writing Swift. After that, I always wanted to learn Flutter on the recommendation of my friends. So, today’s purpose is to record how to download and install Intellij IDEA to develop Flutter apps.

Read More »Flutter study notes (0) How to install Intellij IDEA

[Python] Use PyCharm to connect to the Python interpreter of the remote server

Last Updated on 2021-08-02 by Clay

There is a most important thing I want to remind before I start: to use the Python interpreter of remote server requires the professional version of PyCharm. The community version has no way to configure the remote Python interpreter. (If I make a mistake, please feel free to tell me.)

Read More »[Python] Use PyCharm to connect to the Python interpreter of the remote server
Exit mobile version