First steps

I'm just trying to learn about how python and django works.

5 points · 4 comments · view on lemmy.world

4 Comments

DOCT@programming.dev · 1 pts · 2y (3 replies)

Any suggestions on python and django? 🤔

norambna@programming.dev · 3 pts · 2y

IMHO the Django Girls tutorial should be your first step: https://tutorial.djangogirls.org/en/

Anamana@feddit.de · 2 pts · 2y

YouTube is your friend or ask chatgpt to write you a study plan :)

Many also recommend this book: https://automatetheboringstuff.com/

roze_sha@programming.dev · 2 pts · 2y

https://learndjango.com/ and the official Django docs are my favorite.