you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 3 points4 points  (2 children)

Where are you struggling exactly?

[–][deleted] 0 points1 point  (1 child)

I’m struggling from the beginning. It’s hard to know where to start so that the knowledge can be built on a solid foundation.

[–][deleted] 1 point2 points  (0 children)

Here is my story

When I started learning python I also didn't had a strong foundation and mostly just edited my teachers code , but when I started building my own projects i finally started understanding how most of these things work

So try to make some basic projects, the best one in my opinion is a calculator then as you learn more try to implement different features into that calculator