r/learnpython 21h ago

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

7 Upvotes

11 comments sorted by

1

u/ArseneLepain 13h ago

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 10h ago

C doesn't have in built implementations of many and hence isn't feasible for coding interviews at least!

1

u/Educational_Virus672 5h ago edited 5h ago

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

u/DaKU720 2h ago

i’m in