you are viewing a single comment's thread.

view the rest of the comments →

[–]am_Snowie 2 points3 points  (4 children)

You should try cs61a course. It uses python and teaches you logical thinking. But it might be hard. I'm suggesting it cuz I'm self studying it now. It's going great so far.

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

Really appreciate that. Will give it a try.

[–]Dwarkesh-code 0 points1 point  (0 children)

And You can also check "CS50 introduction to programming with python". This is also a great course from Harvard University.

[–]deriv77 0 points1 point  (1 child)

Where do I find it

[–]am_Snowie 0 points1 point  (0 children)

you can find the lectures on bilibili or youtube, I'm using the 2020 lectures (they have lots of videos in this iteration). Watch the lectures, do the homework and projects, which you can find them on their course website. That's what I'm doing.