Are you working on a project now? What is the project, and where are you stuck? What specifically are you trying to get to work with django?
Let us know the specifics of your project and where you are stuck so we can help! You aren't alone in this - the purpose of this list is to help each other! Mark On Wed, Oct 24, 2018 at 10:43 AM Ryan Gedwill <ryangedw...@gmail.com> wrote: > I felt the same as you while learning django, and I already had some > professional experience. > > It is extremely overwhelming to learn something like this on your own. > Even people who go to college and get internships don't have to go through > it. > > Pick something you want to make, and break it down into as tiny of pieces > as you can. You want to make a blog? Start with registering a user from the > command line. Make a login form. Make the homepage. Make the navbar. Extend > the login form to send a confirmation email. Extend the registration form > to ask and store their address, or security questions. Make a page where > only logged in users can access. Just a blank page. Always work in small > steps like these. If I can't break them down like this, I usually try to > make a graphic on a piece of paper to help me visualize it. > > Don't be afraid of the command line, it will allow you to test miniature > pieces of your code. Instead of trying to display something on a web page, > just try printing it to the console, usually getting it to the 'frontend' > (on a web page) is a whole separate step. > > The #1 rule is to break everything down into tiny pieces that are > manageable. > > On Wed, Oct 24, 2018 at 7:35 AM Edson Rodrigues <edson.rod...@gmail.com> > wrote: > >> This is just an outburst. I have been trying to learn Django for months >> and I do not learn. I already paid for a course at Udemy, followed >> tutorials on YouTube, followed the Django Project tutorial and nothing >> worked to me. I am a failure as a programmer / developer. :( >> >> -- >> 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+unsubscr...@googlegroups.com. >> To post to this group, send email to django-users@googlegroups.com. >> Visit this group at https://groups.google.com/group/django-users. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/15ac9bcf-7b41-40a0-ae59-46fc915e03d2%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/15ac9bcf-7b41-40a0-ae59-46fc915e03d2%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > 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+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CALG8KeAdnuHg5e%2Bfqbitph%2B6LrydRx4cCcxO%2BCNZrhT%2BMpgDBg%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CALG8KeAdnuHg5e%2Bfqbitph%2B6LrydRx4cCcxO%2BCNZrhT%2BMpgDBg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEqej2NkVtx%2BF60TMD2od-sp5pkAFS%2BBmKcAmyePXZaBdjt0LQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.