16 Dec 2022
Scary Start At the beginning of the semester, my software engineering class scared me. It had been a while since I last programmed anything, so I wasn’t sure if I still had the skills to be able to do well....
Software Engineering Coding Standards Ethics
01 Dec 2022
What is the "meta"? Design patterns are general solutions to common problems/scenarios in software development. This is very similar to how the M.E.T.A (colloquially referred to as “meta”) in MOBAs like League of Legends works. M.E.T.A stands for the “most...
Design Patterns Software Engineering
06 Oct 2022
My Experience Getting Started in Web Development Whenever I heard peers talk about what experience they had in Computer Science, they would often mention “Java” or “C/C++”, which I wasn’t surprised by because I started with Java in AP Computer...
Software Engineering Web Development
22 Sep 2022
What are they, and why use them? Coding standards are to programmers what MLA format is to English teachers. They’re rules about how to format your work so that it’s easier to read and understand. And, they become more effective...
Software Engineering
15 Sep 2022
How it Started I’m not sure what really sparked my interest in coding. I took AP Computer Science in high school, and I really liked the class and did very well in it, but I don’t think I had something...
Software Engineering Learning