18 Dec 2024
Beyond Code: Lessons in Software Engineering As this course almost draws to a close, I am reflecting on the diverse and fundamental knowledge that I have learned about software engineering. Although the main focus of the course is web application...
Software engineering
17 Dec 2024
Navigating the Role of AI in Software Engineering Education: A Reflection on ICS 314 Artificial Intelligence (AI) is revolutionizing education by providing students with tools and methodologies to enhance learning and problem-solving. In software engineering, AI offers opportunities to accelerate...
Software engineering VSCode Artificial Intelligence
05 Dec 2024
The Power of Blueprints Imagine you are tasked with building a skyscraper in a bustling city. You wouldn’t redesign every structural element from scratch, would you? Instead, you would refer to blueprints validated by decades of engineering experience to ensure...
Software engineering VSCode
10 Oct 2024
#Learning UI Frameworks is even more complicated than a programming language! When I was first introduced to bootstrap 5 last week I wondered, what is this thing? what is nav? Why do you need the class nav-item in front of...
HTML UI Framework Web development
25 Sep 2024
Coding standard is sometimes frustration! Coding standard can sometimes make my feel annoying, reflecting on my first week use of ESLint in VSCode, a red wavy line would occur even though it’s just a minor issue, for example, it occurs...
Software engineering TypeScript ESLint VSCode
11 Sep 2024
Communication is very important in software engineering field In the realm of software engineering, it’s very important to master a skill which is communicating with other in a clear and effective way, which is espcially evident in online communities where...
Software engineering Stack Overflow Javascript
05 Sep 2024
Experience with TypeScript In the past week’s experience with typescript, I think the syntax of typescript has a high similarity with python and java that I learned before this course it’s my first contact to Typescript, after learning this module,...
Software engineering TypeScript
05 Sep 2024
Programming is very cool for me I learned about computer science and programming in about 2016 when I was in middle school, but what I know was only I can develop a game using only code, I didn’t have an...
Software engineering