If you like my work
and you want to say thanks,
you can become a patron
on Patreon.
Thanks for supporting me!
Check out my Patreon Superhero supporters!
Django Riffs is my podcast devoted entirely
to learning the Django web framework.
Give it a listen!
All the shows are
on the Show Notes page.
If you enjoyed this article, you may also be interested in…
What happens when you take a novice web developer and put him in front of an audience equipped with the Django tutorial only? That’s what we did at Python Frederick. The conversation and learning that resulted was awesome. Check out the video on YouTube to see what you can learn too!
If you’re familiar with Python, you’ve most certainly heard of Django, but may not know what it is used for and why people like it so much. We will first run through a ‘backend development 101’ crash-course, then talk about Django’s take on backend development and what Django REST Framework provides on top of it. Finally we will add a feature to an example Django app and do some live coding.
In this episode, I did another Exercism problem in Python that dug into Python sets. Once the exercise was complete, we went back to the issue list. I debugged and fixed a template error, the spent time improving types with my Django app.
Cryptography underpins virtually all of modern data security, including everything from safe online shopping to secure password storage. But it’s also famous for being difficult to understand and easy to mess up!
How do you get into the rich field of data science and the array of tools that are available in Python? Christine Lee provided an excellent overview of the data science ecosystem. The talk, from the December 2017 Python Frederick monthly event, is full of goodies to check out.