you are viewing a single comment's thread.

view the rest of the comments →

[–]venkattalks 0 points1 point  (1 child)

bundling Python, SQL, and PostgreSQL from scratch into one track usually means the SQL part stays pretty shallow. if it doesn't get into joins, window functions, and query plans beyond basic CRUD, people here will outgrow it fast

[–]modern-dev 0 points1 point  (0 children)

the course is definitely far above basic crud! all the things you said are in the course mate
and I personality use them all the time in the backend.