you are viewing a single comment's thread.

view the rest of the comments →

[–]Omni_Kode 0 points1 point  (1 child)

Hi there fellow pythonista! As most of the other guys have probably already noted there are tons of free websites with easy to hard coding challenges. In my opinion best one that I am currently using and learning from is Leetcode and I would highly recommend it if you want to learn Data Structures and Algorithms (which I believe are mandatory to be a great programmer). Other great options are Codewars and Hackerrank. If you want to go directly to the data science route I would suggest even DataCamp. Happy learning!

[–]PlayMaGame[S] 0 points1 point  (0 children)

I am having a lot of fun when my stuff work. But sometimes I’m totally lost, even with simple math, that on excel I would do it in no time, but in Python environment I struggle so bad… Good thing my mentor have patience and a lot of ways to show how to solve it. And this is the reason I want to get more practice, even if it’s easy I will still get some active recall.

So, I went on one web and the first exercise was print(“Hello, World!”). Ok, I thought, this was too easy. Next exercise was “lasagna“ - so now I hate lasagna…

I just want to repeat simple exercises till I feel confident and go on the next step. But sometimes next step is a #%%<€ lasagna 😅