21 Dec 2024
My Experience with Software Engineering Before taking ICS 314, I really didn’t have any actual software engineering experience. Sure, I had some of the skills required for software engineering such as coding and using github, but I’ve never applied them...
Software Engineering Configuration Management Agile Project Management
17 Dec 2024
The role of AI in software engineering AI has been transforming education by providing tools and methods to enhance learning and streamline complex tasks. It plays a pivotal role by automating repetitive processes and overall improving productivity. In the context...
AI ChatGPT
05 Dec 2024
The Blueprints for Great Code Imagine you’re an architect tasked with designing a grand library. You could start from scratch, but wouldn’t it be wiser to draw inspiration from timeless structures that have stood the test of time? For example,...
Design Patterns
10 Oct 2024
The value of UI Frameworks UI frameworks such as Bootstrap and Semantic UI can be extremely overwhelming for someone just starting out on their web development journey, and it definitely was for me. The steep learning curves can often cause...
Bootstrap HTML5 CSS
26 Sep 2024
The importance of coding standards I believe that applying proper coding standards into your projects is an essential software engineering technique that every engineer should enforce. It has a multitude of benefits such as improving the readability of the code,...
ESLint VSCode Coding Standards
12 Sep 2024
Why are smart questions important? One of the most important skills for software engineers to develop is communication, and being able to ask smart questions is essential. A smart question means the question is written in clear, grammatical, correctly spelled...
StackOverflow
11 Sep 2024
My journey thus far Since I was a kid, I’ve always been a little bit of a tech nerd. My knowledge was very limited of course, but I was always the kid to go to whenever any of my classmates...
Software Engineering Learning
05 Sep 2024
My experience with TypeScript so far As a complete newbie to TypeScript, my initial experience with the language was slightly confusing, mainly due to its syntax. As a computer engineering major, I probably don’t do as much programming as my...
Software Engineering TypeScript