Ultimate Collaboration in Extreme Software Engineering
10 Dec 2023
I started college with the broad intention of becoming a software engineer, but through many project experiences, I’ve discovered that I can invest myself more fully into projects which I find interesting or which require ingenuity and creativity. During Fall...
Project Management
IDPM
Collaboration
Software Engineering
Read More
Becoming a Software Developer
12 May 2022
This semester has facilitated the largest growth I’ve seen in myself as a software developer so far. The three Computer Science major-related courses I took were: MAT-307: Linear Algebra ICS-311: Algorithms ICS-314: Software Engineering I While ICS-311 and MAT-307 introduced...
Software Engineering
Learning
Meteor
Project Management
Read More
What Makes a Good Website?
24 Feb 2022
Adobe Flash. Adobe ended its development of flash at the end of 2020, resulting in the discontinuation of browser support for all Flash plug-ins. In my early days of browsing the internet circa 2003, I’d spend most of my computer...
Software Engineering
Learning
UI framework
Web design
Read More
Does Your Code Need Spell-Checking?
10 Feb 2022
Every programming language has rules. These rules are different from language to language, and each one has these rules which are set by their grammar library. When these rules are broken, compilation of the offending code will fail and this...
Software Engineering
Learning
Read More
Why Software Engineering
20 Jan 2022
Algorithms. I first gained an appreciation for the word when I was 12 years old and learned how to solve a rubik’s cube through youtube videos. I didn’t know it applied to other things as well at the time, but...
Software Engineering
Learning
Read More
JavaScript - Cure for the Common Code
18 Jan 2022
Every course I’ve taken on computer science has focused on a different programming language. The CS course that I’m currently taking has provided me with my first exposure to JavaScript. The first thing I noticed about this language that was...
Software Engineering
Learning
Read More