The Summit of the Stack
17 Dec 2021
The Climb At time of writing it’s now been around four months since I first started studying software engineering, and it’s amazing to see how much more I know now than I did at the start. It’s been a lot...
Software Engineering
Learning
Read More
Pattern Recognition
02 Dec 2021
Recurring Nightmares Over the course of their life, everyone runs into some problems that just keep cropping up. No matter what it is you’re doing or how long it’s been since you last ran into them, these problems just keep...
Software Engineering
Learning
Design Patterns
Read More
Framework in Progress
07 Oct 2021
UI Frameworks UI Frameworks are an interesting part of web design which provide an abstraction from writing raw HTML and CSS. Rather than having to reinvent the wheel every time you want to create a navigation bar, float an object,...
Software Engineering
Learning
UI Frameworks
Read More
A Cup of JavaScript
01 Sep 2021
Initial thoughts So far, my introduction to JavaScript from this class has been relatively smooth. Compared to the languages I have worked with in the past – Python, Java, C, and C++, I would say that JavaScript has felt most...
Software Engineering
Learning
JavaScript
Read More