So fellow students, what resources are currently available? Are there any video classes on CBT Nuggets or Udemy? Perhaps some of the Python instructors could offer a class on using Django as a Python coder.
Here are the resources I have so far: Allen B. Downey, author of free eBook: Think Python 2e https://greenteapress.com/wp/think-python-2e/ Kirk Byers has posted a video series on Python, including one on importing libraries, but you do have to register with him. https://pynet.twb-tech.com On Udemy: Complete Python Bootcamp: Go from zero to hero in Python 2 taught by Jose Portilla Python Crash Course 2nd Edition by Eric Matthes https://ehmatthes.github.io/pcc_2e/ Django Project https://www.djangoproject.com/ #django IRC channel (requires installing IRC client). I chose Pidgin IRC Client because it works cross-platform, including Linux. Django forum is a place for discussing the Django framework and applications and projects that use it. This is also a good place to ask and answer any questions related to installing, using, or contributing to Django. https://forum.djangoproject.com/ -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/68417583-4a3a-4a6a-b826-090206cee471%40googlegroups.com.