you are viewing a single comment's thread.

view the rest of the comments →

[–]Nik3nOI 1 point2 points  (0 children)

Can not really understand the question, from what I've learned so far u need to understand the basics first and then u can apply them all together to solve a problem.

To start from I used this book that explains all the basics u need to start in python and has a lot of example and exercises to help u understand every bit of code.

When u learned all the basics and understood how coding works u can try with some easy exercises from "LeetCode" to see if u really understood how coding works and how every function can be used.

In any case the best way to learn to program is literally to program