My first steps with Django
I started learning Django in July. At that time, I wasn't very strong in Python fundamentals, but Django helped me grow significantly as a developer.
Over the next three months, I learned Django from scratch, built projects, worked with its core concepts, and gradually became more confident with the framework.
After completing my Django journey, I decided to move forward and start learning Django REST Framework (DRF) to build APIs and develop more advanced backend applications.
This journey taught me that you don't need to know everything before starting. You can learn, build, make mistakes, and improve along the way.