topics to master

128 views
Skip to first unread message

Dhakshna moorthy Dhandauthapani

unread,
Sep 1, 2024, 4:23:22 PMSep 1
to Django users
Hey all i'm currently pursuing my btech i have started django last 2 weeks back i have learnt page redirecting models , models, and save some information from browser to my db and currently i don't know which topic to learn , guys suggest me some topics to learn in detail to ace django 

Basith

unread,
Sep 1, 2024, 5:13:43 PMSep 1
to django...@googlegroups.com

On Sun, 1 Sept 2024 at 23:23, Dhakshna moorthy Dhandauthapani <dhakshn...@gmail.com> wrote:
Hey all i'm currently pursuing my btech i have started django last 2 weeks back i have learnt page redirecting models , models, and save some information from browser to my db and currently i don't know which topic to learn , guys suggest me some topics to learn in detail to ace django 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5bfc1353-4029-46e7-8142-3d61b4ca8a28n%40googlegroups.com.

Abdul Qoyyuum Haji Abdul Kadir (Agent Q)

unread,
Sep 1, 2024, 10:20:42 PMSep 1
to Django users
Not sure what you mean but if you've already gone through the first steps in Django here:  Django documentation | Django documentation | Django (djangoproject.com)

Then you should be able to start building your own django project. 

Swarup Selvaraj

unread,
Sep 2, 2024, 2:34:00 PMSep 2
to Django users
I recommend Corey M Schaffer tutorial series

codesheets codeshet

unread,
Sep 2, 2024, 6:39:02 PMSep 2
to django...@googlegroups.com
You can to begin in django python on CBV and FBV (Class Based Views and Function Based Views), login, logout etc

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.

codesheets “Codeshester” codeshet

unread,
Sep 2, 2024, 6:39:09 PMSep 2
to Django users

I'd be glad to help you with your Django learning journey! Here are some key topics to delve into to strengthen your understanding and become proficient in Django development:

Core Concepts:

  • Views: Understand how to create and structure views to handle HTTP requests and render responses.
  • Templates: Learn to use Django's templating system to dynamically generate HTML content.
  • Forms: Explore how to create and validate forms using Django's built-in form handling mechanisms.
  • Models: Dive deeper into defining database models, relationships, and migrations.
  • URL Patterns: Grasp how to map URLs to specific views and control routing.
  • Sessions and Cookies: Understand how to manage user sessions and store data client-side.

Advanced Topics:

  • Class-based Views (CBVs): Explore the benefits and syntax of using CBVs for a more object-oriented approach.
  • Generic Views: Learn about reusable generic views for common tasks like listing, creating, updating, and deleting objects.
  • Custom Template Tags and Filters: Create your own template tags and filters to extend Django's templating capabilities.
  • RESTful APIs: Build RESTful APIs using Django's built-in tools or third-party libraries like Django REST framework.
  • Asynchronous Programming: Explore asynchronous programming techniques with Django to handle concurrent requests efficiently.
  • Deployment: Learn how to deploy Django applications to production environments using different hosting options.

Additional Tips:

  • Practice Regularly: Build small projects to apply your knowledge and reinforce concepts.
  • Utilize Online Resources: Explore tutorials, documentation, and online communities for guidance and support.
  • Contribute to Open Source Projects: Contribute to Django-related projects to gain experience and learn from others.
  • Stay Updated: Keep up with the latest Django releases and community developments.

Dhakshna moorthy Dhandauthapani

unread,
Sep 6, 2024, 12:34:56 AMSep 6
to django...@googlegroups.com
Thank you sir for suggestion i will ping you

Dhakshna moorthy Dhandauthapani

unread,
Sep 6, 2024, 12:40:48 AMSep 6
to django...@googlegroups.com
Thank you all
Reply all
Reply to author
Forward
0 new messages