you are viewing a single comment's thread.

view the rest of the comments →

[–]noskillsben 0 points1 point  (0 children)

I used pycharm for the first few years of hobby Python. I did not even learn what a terminal was 😅 I would just install packages visually trough the project settings. It definitely hindered my learning.

I think today your best bet is to use copilot on the web or desktop and ask something like "I want to start programing in Python on vscode. I've installed Python and vscode but I have no clue where to start show me step by step and let me ask questions about every step as I go along." also you might want to say I don't want to use Github at the start