15 Dec 2025
ICS 414: Software Engineering II was a challenging and rewarding course that pushed my understanding of software development beyond simply writing code. Rather than focusing on isolated assignments, the course emphasized building a complete web application in a team setting...
Computer Science Software Engineering II Reflection Final Exam
10 Jun 2024
Effort estimation and tracking are crucial components of software development projects. They provide insights into resource allocation, progress monitoring, and team collaboration. However, these practices can be challenging, and discrepancies are inevitable. In this sense, it is essential to continuously...
Software Engineering Effort Estimation
09 May 2024
As I approach the conclusion of this software engineering course, I find myself contemplating the broader implications of the concepts learned beyond the confines of web development. While our focus has predominantly been on crafting web applications, it’s evident that...
Software Engineering Agile Project Management Design patterns Ehtics in Software Engineering
07 May 2024
I. Introduction Artificial intelligence, whether loved or loathed, has undeniably taken the world by storm. Its pervasive influence spans various industries, reshaping paradigms and redefining possibilities. In the realm of software engineering, AI stands as a formidable force, offering novel...
Software Engineering Computer Programming Artificial Intelligence
25 Apr 2024
In the realm of software engineering, design patterns serve as the timeless melodies that guide developers in composing elegant and robust solutions to complex problems. Imagine our codebase as a grand symphony, with each design pattern contributing a unique note...
Design Pattern Software Engineering
22 Feb 2024
User Interface (UI) frameworks have become integral tools in the dynamic landscape of web development, offering efficiency and aesthetics. Bootstrap 5, a prominent UI framework, stands as a testament to this trend. As we delve into the process of creating...
UI Framework Bootsrap HTML CSS