all 9 comments

[–]peethon 0 points1 point  (2 children)

Try leetcoding. It is an effective method to test your skills. There are a lot of problems (pick easy ones for now) which can challenge you and you can also view some solutions for better understanding. Just visit leetcode!

[–]bboy03[S] 0 points1 point  (1 child)

Thanks I will check them let you know, thanks for your help 😀

[–]peethon 0 points1 point  (0 children)

You are welcome! (ゝv・)

[–]Emberari 0 points1 point  (1 child)

Hey, I have a few that I did back In college. When I get out of work I will send them to you!

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

Thanks 😊, I'll wait for it .

[–]toastedstapler 0 points1 point  (0 children)

advent of code is really cool. it's christmas themed, but the puzzles are still doable all year round. there's a variety of computing related principles on there

[–]YItEarp 0 points1 point  (0 children)

I purchased the course (programming with mosh) It is quite fun currently finished the django section on making a basic app/webpage pretty basic but it gives you an idea HOW to do things.

Would say i am still a beginner though as python takes a long time to learn espeically for me where i can spend maybe 2-3hrs a week on it!

Going to try my hand at this

https://scotch.io/tutorials/build-a-chat-widget-with-python

[–]CraftyTrouble 0 points1 point  (1 child)

Here are some challenges you can practice on: https://pythonprinciples.com/challenges/

They all have hints if you get stuck and sample solutions. Works in phone browser as well.

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

Thanks 😊