L
L
ldmitriy2018-08-25 18:20:00
Python
ldmitriy, 2018-08-25 18:20:00

Choosing Japanese for schooling?

I was offered a job as a computer scientist.
While the choice fell towards python. If you take it, then what ide to put so that there are no problems with licenses?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
I
Ivan Sharapenkov, 2018-08-25
@ldmitriy

Much easier to write in a text editor + command line. Pros: you don’t need to install anything other than python, it doesn’t lead much, it’s easy to install. And when installing python, IDLE is automatically installed (in windows at least). And if you are using linux, then vim.
PyCharm is too serious for school.

A
asd111, 2018-08-25
@asd111

If pycharm slows down then install visual studio code or sublime text with python plugins.

R
Ranwise, 2018-08-26
@Ranwise

PyCharm has a free version, as well as any editor

B
Barafu_Albino_Cheetah, 2018-08-26
@Barafu_Albino_Cheetah

The best IDE for a beginner is a text editor with highlighting. When you yourself do not understand anything, these always wrong auto-completions only completely confuse. Looking at the structure of the code is always useful, but a beginner does not look at it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question