event modeling

event modelling What is event modeling? Event modeling is a simple technique used to design a system. It generally takes relatively little time to learn and get started. In event modeling, we use sticky notes to write things down. Sticky note colors and their purposes: Orange sticky notes: Represent events. We write down the event occurrence in the past tense. Events are generally triggered by the UI or by some external API....

January 12, 2024 · 4 min

learn go with tests

Part 1: Introduction This is an article about my experience completing “Go with Tests.” I wanted to learn a back-end programming language for web development, so after completing CS50, I first got started with web development from The Odin Project. However, I only did a few lessons and wasn’t very consistent. Additionally, I felt like every three out of five engineering college students were learning the MERN tech stack, so I wanted to do something different....

January 3, 2024 · 3 min