Source code and all the resources you need for the course
Using venv and virtualenv in the same project
Everything you need to get the most out of my Django 4 course
Setting up & Running Django on a shared hosting provider like OpalSta…
Getting started with TailWindCSS 3.0 in a Django Project without the …
Ever get the error saying "Initializer requires that 'String' conform…
The quick reminders you need for SwiftUI
The quick reminders you need while writing Swift code
Links and resources to make apps for Apple devices. iOS, MacOS, Watch…
Make the authentication much easier for users.....
I had the issue where I was testing in-app purchases for my app on my…
Improving 1% a day means 32x in a year!
DeFi on Solana is at its early stages, come learn how to setup Oyster…
If you are extending a base template, here's how to have a default or…
A beginner friendly guide to making your own token on Solana
Where it all began...
The easiest way to make live your Django project on Pythonanywhere
There are a few ways to deploy projects on Heroku. In this guide we a…
We are going to deploy Django project on Ubuntu Server version 20.04 …
Before deploying your project it's worth pushing it to any VCS (Versi…
Getting familiar with your terminal doesn't need to be a huge underta…
If you ever need to remember how to do something quickly in Python, I…
The Easiest Python for Beginners Course
Zappycode welcomes contributions from the community and is an open so…
Throughout this mini-series, we will be learning how to create a grea…
There are several ways to make sure your app looks good in dark mode
Django's settings.py file has a some sensitive data which can be comp…
Everything you always wanted to know about Django Template Language b…
Here are some common commands you'll use while working with Django.
Likely the cause for this, is that your database settings are wrong.