Kelly Lougheed·Mar 8, 2020Make a Flask App with a NoSQL Database Using FirebaseYes, I love Flask quiz apps that tell me which character from The Office I am, but sometimes I just want to store some data in a database…
Kelly Lougheed·Nov 18, 2019Make a Flask App with a CSV as a Flat-File DatabaseSo you’ve built Flask apps before, but now you want to dip your toes into the daunting world of databases. The least intimidating way to…A response icon1A response icon1
InTDS ArchivebyKelly Lougheed·Nov 4, 2019Make a Bar Chart About Roman Emperors’ Rise to Power with PythonAs an enthusiast of both ancient history and Python programming, when I stumbled upon this data set about Roman emperors, I knew what I…
InAnalytics VidhyabyKelly Lougheed·Oct 17, 2019Build a Python Flask App on Glitch!Tired of making text-based choose-your-own-adventure games in Python?
Kelly Lougheed·Jul 30, 2019Generative Art with p5.js: Program Your Own ArtScenario: you need some snazzy new cover art for your social media, maybe Twitter or LinkedIn. Or maybe you just need some new modern art…A response icon2A response icon2
InupperlinecodebyKelly Lougheed·Jul 17, 20198 best practices for helping students debug their codeSoftware developers estimate spending up to 50% of their time debugging code. It’s safe to say that computer science classes also see…A response icon1A response icon1
InupperlinecodebyKelly Lougheed·Feb 4, 2019Top 10 tips for your first year teaching computer scienceSo you’re about to enter the magical world of teaching computer science, combining the creativity of lesson planning with the satisfying…A response icon3A response icon3
InupperlinecodebyKelly Lougheed·Jan 22, 2019Promoting collaboration in a computer science classroomGone are the days of the hoodie-wearing, basement-dwelling hacker. Computer science is a social pursuit. Engineers need communication and…
InTDS ArchivebyKelly Lougheed·Jan 10, 2019Coding & Foreign Language Lit: Analyzing Dante’s Inferno with Python NLTKThis beginner-level tutorial shows you how to analyze a foreign language text using Python NLTK (Natural Language Toolkit), a Natural…
Kelly Lougheed·Nov 13, 2018Make Your First Game with p5.js!p5.js is great for making art… and games! In this beginner-friendly tutorial, you’ll make a basic but very cool game where you click on a…A response icon1A response icon1