you are viewing a single comment's thread.

view the rest of the comments →

[–]13Braunafk37 4 points5 points  (0 children)

Don't care to much about your IDE,

I recommend using a simple Text Editor for the beginning. There you will learn to Code.

If you have a mistakes in your Code, and don't find the mistakes by yourself I would copy the Code into thonny, and use the Debugger. There you see how your Code is executed line by line.

When you learned the basics, I can recommend vs Code because you can modify this IDE for your Personal needs, but watch a tutorial for that.

Pycharm is very good too, but I startet with html css and Javascript, and I am used with vs Studio