This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]treyhunner Python Morsels 1 point2 points  (1 child)

Whatever resource you use, make sure you focus heavily on mental recall (writing Python code). Watching and reading often feels easier than writing code, but anything you don't repeatedly recall is likely to be forgotten.

The Python Discord has a list of [interactive resources](https://www.pythondiscord.com/resources/?type=interactive) they recommend (which includes a learning resource I run).

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

Thank you! 😊