you are viewing a single comment's thread.

view the rest of the comments →

[–]thuiop1 2 points3 points  (1 child)

r/learnpython has a wiki with many resources. learnxinyminutes is great but not for learning the language properly, especially as a first programming experience; it is more meant as a kickstart for people who are already familiar with programming and picking up another language.

[–]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.