Learning Django for Backend Development - My Own Story
August 11th 2024
It's been 4 years since the first time I ran my first Django project. From then, Django framework has played a key role in my daily life, work, friends, nightmares and ... . Here in this Konj, I have documented my path to learn Python, Django, Django Rest Framework and some other needs for living as a Python backend developer. Feel free to comment and ask. I would like to see your stories too.
1- Exercising Python
Exercising Python
First of all I needed to learn Python. But in my case, I had been...
2- Start Using Django
Start Using Django
Like many others, the first tutorial I used for learning Django, ...
3- Doing Simple Projects
Doing Simple Projects
It is necessary to do some project for exercise. I myself wrote a...
4- Learning Git
Learning Git
``a cross-field knowledge`` She/He who does not know how to use a...
5- Django Rest Framework
Django Rest Framework
Time to learn about web APIs. In my opinion, Django Rest Framewor...
6- Docker and Deployment
Docker and Deployment
You do backend and not know how to deploy your project in a remot...
7- There Is No End
There Is No End
When your project gets bigger, more professional things come into...
Comments