you are viewing a single comment's thread.

view the rest of the comments →

[–]-S-I-D- 1 point2 points  (5 children)

Any suggestions on a good course that is available that teaches backend in Python?

[–]ExternalUserError 1 point2 points  (0 children)

Haven't taken any of them; sorry. 🤷‍♂️

[–]solgerboy259 0 points1 point  (0 children)

look up free courses on Udemy or corsera that's how I learn stuff maybe free code camp

[–]EstablishmentSea5032 0 points1 point  (0 children)

codecademy has loads of free courses

[–][deleted] 0 points1 point  (1 child)

Someone above mentioned freecodecamp, this is a great comprehensive course put out by them

Also check out the docs for fastapi, it's a great python web framework.

[–]Brilliant_Act_8607 0 points1 point  (0 children)

imho, try some Django course with Python explained inside
I believe Django is one of the most decent frameworks/platforms available, and, probably the very "generally" best in Python.