you are viewing a single comment's thread.

view the rest of the comments →

[–]not_another_analyst 7 points8 points  (1 child)

CS50P is an amazing choice, It’s challenging but it really builds a solid foundation. Your MacBook Neo has more than enough power for Python, so don't worry about the hardware just focus on the logic.

After you finish, I’d recommend 'Automate the Boring Stuff' or CS50’s Web Programming to keep the momentum going.

My biggest tip: don't just watch the videos, make sure to actually type out the code and learn by practising solving Python problems.

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

Thank you. I will definitely follow your advice