09 May 2025
The Beginning. Upon first stepping into my first class of ICS 314 - Software Engineering, I did not know what to expect. Excited and anxious simultaneously, I knew that software engineering would be a long endeavor in practice. With a...
Software Engineering
07 May 2025
// Should we all strive to achieve the best result using any means necessary? I. Introduction Artificial Intelligence has been proclaimed to be the new revolutionary technology of the 21st century, and it is no surprise why. Instant, all-encompassing, and...
Artifical Intelligence Software Engineering
05 May 2025
Making my Effort Estimates Software development projects take a bunch of effort, but it is good to know how much effort exactly. While working on one of my projects called the Campus Resource Scheduler (CRS) application, I frequently found myself...
Software Engineering Time Management
23 Apr 2025
A Very Important Presentation A young man was once preparing for a significant presentation. He had to present a bouquet to his elder florist! Now, he could not just throw any random flowers in a basket and present them as...
Software Engineering UI Design
20 Feb 2025
Extending one’s html/css Arsenal I have been working with html ever since my first foray into coding. Creating a website was the normal final project of the school year, where everyone created a structured html page and styled it with...
Software Engineering UI Frameworks Programming Practices
14 Feb 2025
//The standards of working with all. Standards of coding have been imposed on me ever since I started programming anything. Simple ideas such as the indentation of code blocks and spaces between operators have been universally taught ever since my...
Software Engineering ESLint Programming Practices
28 Jan 2025
That horrible feeling of rejection. Who amongst us students has once asked a question so bad that they got an equally negative response? I sure did. Thinking back on those embarrassing times still makes me cringe years later. Whether you...
Questions Answers StackOverflow
22 Jan 2025
//Understanding used to be easy. Programming class back in high school was so very simple compared to now. Starting in html, basic programming principles went by with a breeze. Website project? Done with no difficulty. If only I had known...
Computer Science Software Engineering Learning
21 Jan 2025
Let me branch out once again, so that I may experience something new every time I grow. As one of the first assignments of my software development class, I was tasked with learning first the basic JavaScript programming language, a...
Programming