Jumping Into Django Models
Create simple and clean Django Models — learn how to use magic methods, add your own methods, create relationships between Models, and perform queries and aggregations against your Models.
Create simple and clean Django Models — learn how to use magic methods, add your own methods, create relationships between Models, and perform queries and aggregations against your Models.
APIs make the web go round. Let’s create one from scratch using the popular PHP framework, Laravel. See the main tools required to create Laravel projects and the fastest, most efficient way to create a Laravel API.
How Kubernetes deploys and manages groups of pods. How to distinguish between the different use cases for a Kubernetes Deployment. How to create a YAML manifest for a Deployment. How to create and inspect a Kubernetes Deployment.
Get tips to simplify your workflow using GitHub Actions and DigitialOcean’s APIs, and watch a demo of running a CI/CD pipeline to deploy on the cloud provider.
Self-hosting getting out of hand? Paying too much for a managed database? Migrate your MySQL, PostgreSQL, and Redis database to the cloud provider’s hassle-free databases.
Who doesn’t love game developer tools in Python? Piper Thunstrom, Senior Software Engineer at Zipari, will go over the current landscape of Python game libraries, teaching you how to think about video games while using Python and the basics of PursuedPyBear.
The the cloud provider Team bids adieu to 2020 with demos of our favorite dev projects this year. Get a sneak peek at the the cloud provider product roadmap and hang out over a game or two of Among Us!
Migrate your data quickly, get more powerful instances, and see how leveraging managed databases allows you to focus on what’s important — building your product.
Want to make a Slackbot to automate all the things? Slack’s amazing Python libraries can help get your bot up and running. See what a Slackbot is, how to configure it in the Slack developer portal, build your first Python Slackbot, and deploy it to production using an app platform.
Strategies for onboarding developers to Kubernetes — learn how to situate Kubernetes in a larger arc of application development and integrate it into an existing development workflow.