Amy PirzadaJun 18, 20216 min readProblem-Solving With AlgorithmsAlgorithms are used by both computers and humans to make decisions. This article describes the importance of learning about algorithms.
Amy PirzadaMay 6, 20214 min readMake a Countdown and Pomodoro Timer in Python | Intermediate Python TutorialProject Introduction In this tutorial, we’ll be creating a countdown timer that asks the user how much time (in seconds) they want to set...
-Apr 21, 20215 min readHow to Code Your Own Website (for Beginners 12+) | Beginner Web DevelopmentCode Your Own Website Have you ever wanted to learn how to design web pages or make a site online? Today, we’re going to show you how to...