Exercism

A collection of 6 articles

  • #Python
  • #Exercism
  • #Django
  • #GraphQL
  • #Go
  • #gqlgen

Inventory Management / Custom 404 page / Go gqlgen - Building SaaS #154

In this episode, I did another Exercism problem in Python which focused on working with dictionaries. Once the exercise was complete, we worked on the homeschool app and created a custom 404 …

  • #Python
  • #Django
  • #Neovim
  • #Exercism
  • #django-stubs

Neovim setup / Tisbury Treasure Hunt / django-stubs - Building SaaS #153

In this episode, I updated and supercharged my editor by switching to Neovim. After that, we did an Exercism excercise that looked at Python tuples. Then I started on a new issues for my …

  • #Python
  • #learn
  • #example
  • #booleans
  • #Exercism

Learn Python By Example - Ghost Gobble Arcade Game

Learn Python By Example shows a simple Python exercise from Exercism. This problem illustrates booleans in Python.

  • #Python
  • #Django
  • #SaaS
  • #Blackjack
  • #Exercism
  • #comparisons
  • #strings

Blackjack and Bugs - Building SaaS with Python and Django #151

In this episode, we started with a Python exercise on Exercism that explored Blackjack. We wrote functions that handled some of Blackjack’s core rules. After the Python exercise, we …

  • #Python
  • #learn
  • #numbers
  • #operators
  • #Exercism

Learn Python By Example - Currency Exchange

Learn Python By Example shows a simple Python exercise from Exercism. This problem illustrates numbers in Python and how to use the built-in math operators. Since this is the first video in …

  • #Python
  • #Django
  • #SaaS
  • #Exercism
  • #runserver

Development Cached Templates - Building SaaS with Python and Django #150

In this episode, I ran through a Python exercise on Exercism that focused on strings. Then we moved onto the homeschool app and fixed an issue with templates that were cached during …