I want to learn Django

Hello everyone,

I’m just starting my journey into web development and want to learn Django step by step. I’m looking for a mentor who can guide me through the basics, help me understand the core concepts, and support me as I build my first projects.

I’m committed to putting in the effort and time, but I would really appreciate having someone to ask questions, review my progress, and point me in the right direction when I get stuck.

If you have experience with Django and are willing to mentor a beginner, I’d be very grateful for your guidance. I’m also happy to help in any way I can in return—whether it’s testing, documenting, or collaborating on small tasks.

Please reply here or send me a message if you’re open to helping. Thank you in advance!

Looking forward to learning and growing with this community.

Best regards,

1 Like

Welcome @fahim278 !

My recommendation for everyone starting out is to work your way through the Official Django Tutorial.

Take your time, do all the steps - and most importantly, do not try to understand everything all-at-once. Some concepts might not be easy to understand right away. (I know I worked my way through it at least twice before I started to feel comfortable with all the material presented.)

Another option is to work your way through the Django Girls Tutorial. It’s also quite good, and presents some information that the Official tutorial doesn’t.

You might also want to make sure you’re fully up-to-speed with Python - especially the concepts of classes and modules.

Beyond that, you might want to check out the resources listed in the Awesome Django web page.

And, if you’re working through a tutorial and run into specific issues, we’re here to help.

2 Likes