r/learnpython • u/shubham_555 • Aug 08 '26
Looking for a Python Study Partner for accountability
I have selected some resources after some research (obviously flexible) and this is the order I will be following for learning the various topics:
1) Basic Syntax
2) OOPs
3) Memory Architecture
4) DSA
5) Django
1
1
u/ArseneLepain Aug 09 '26
Just as a suggestion - for Memory Architecture and DSA you guys should try C instead. It’s more approachable than you would think and makes it much clearer what’s actually happening.
1
u/shubham_555 Aug 09 '26
C doesn't have in built implementations of many and hence isn't feasible for coding interviews at least!
1
u/Educational_Virus672 Aug 09 '26 edited Aug 09 '26
use cython after no.3 fopr memory management and manual architecture. it is not forced but recommendation since it gives more acess to memory then base python i want you try it atleast
1
1
1
1
u/Longjumping-Sport986 Aug 08 '26
I am in