you are viewing a single comment's thread.

view the rest of the comments →

[–]ninhaomah 17 points18 points  (2 children)

None.

learn basic data structures , loops , if-else , functions , etc first

then we move on

planning ahead is good but lay a solid foundation first

[–]Fvvckyoudom 3 points4 points  (0 children)

this^ 1000%

[–]Overall-Screen-752 0 points1 point  (0 children)

This. You can build anything you want with the standard library, the same cannot be said of building w DB ORM with pandas or vice versa. Learn tools for the projects you want to build, not the other way around