Creative Coding – What are the Monsters in the Dark?

Sketch a monster. Now, sketch it using only Python. How simple is it to remove the colored pencils and only use code? For me, it was surprisingly challenging.   My goal was to explore creative coding as a way to practice my Python skills while engaging with my more imaginative side. Continue reading Creative Coding – What are the Monsters in the Dark?

Bridging the Gap: How Learning a Foreign Language Can Enhance Your Programming Skills

computer code

Like many students at the Institute, I completed the PCEP (Entry Level Python Programmer) certification, which solidified my grasp of Python programming fundamentals. However, my programming journey is far from over. While strengthening my coding skills, I have noticed many similarities between learning a programming language and a foreign language. Continue reading Bridging the Gap: How Learning a Foreign Language Can Enhance Your Programming Skills

WordGame

Wordle is one of the biggest internet fads in recent years. This daily online word game challenges players to solve for a five-letter word in six attempts. Originally created by British software engineer Josh Wardle, Wordle has become so popular that The New York Times Company purchased the web-based game Continue reading WordGame

How Wordle Taught Me Python Fundamentals

screenshot of code

Before starting at the MSA this spring, I had no experience in programming. I learn best through jumping in and tackling projects, so when I thought about creating something to beat Wordle, I knew it would be the perfect way for me to start learning Python. Use this link to Continue reading How Wordle Taught Me Python Fundamentals