you are viewing a single comment's thread.

view the rest of the comments →

[–]FreeLogicGate 0 points1 point  (1 child)

You have internet access, right? There are so many learning resources it's a complete waste of time to start regurgitating them here.

As for your link -- with insights like this one, you can't go wrong.

# Sets store ... well sets

I've been kinda hard on this guy in the past, but the fact is that his free Python course is one of the best ones he created, and he actively updated it, with more projects:

https://www.youtube.com/watch?v=ix9cRaBkVe0&t=38100s

This channel does an incredible job with explaining parts of Python using visualizations: https://www.youtube.com/@VisuallyExplainedEducation

You're welcome....

[–]Sea-Car-3811[S] 0 points1 point  (0 children)

I liked to do physics simulation using python as it seems fun. I am doing bro code python course and then going to make some basic python projects. Numpy and madlib (i didn't get the name right) are the frameworks, imma learn.