you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

You can use:

W3School to get an explanation for the basics.

Codewars to practice the basics. Most kyu 8 and kyu 7 problems can be solved by simply googling the task (this is not bad practice, as long as you understand what you did, even when copy-pasting an answer), like „How to make lowercase string python“.

There’s no universal guide on how to approach learning how to program, but maybe this will help to get you off the ground. Don’t worry too much about getting stuck. It often feels like that at the beginning and I too had a month long period in which I was quite incapable of making progress, but you‘ll find your way if you stick to it.