11 Aug 2025
Software Engineering We’ve learned a lot in this course, and I deeply value everything that was taught. On the surface, software engieering seems like its purely just web application development, which in a way is true. But there is a...
Reflection Software Engineering
11 Aug 2025
I. Introduction Nowdays, Ai is used in so many different ways, whether it be for learning, completing projects and work, or even just for fun like making images with prompts or even just talking to them for fun. Ai has...
Reflection Ai
24 Jul 2025
Composing with Design Patterns When I first started learning how to code, it felt a lot like learning to play an instrument. At first, you just want to be able to hit the right notes (the two intrusments I learned...
Reflection
06 Jul 2025
Overall thoughts on UI Frameworks I think UI Frameworks, despite it being just as hard to learn as a new programming language, is very useful. It creates more ways for us to accomplish getting certain tasks done without needing to...
Reflection VS Code Bootstrap 5
27 Jun 2025
Coding Standards can actually help you learn a programming language I do agree thay coding standards can help someone learn a programming language because in languages like Python, indentations are very vital when it comes to coding in Python. And...
Questions Reflection VS Code ESLint
13 Jun 2025
Smart Questions What is a NullPointerException, and how do I fix it? What and where are the stack and heap The first question is simply about the NullPointerException Error and how to fix it. The developer who asked this question...
Questions Answers StackOverflow
11 Jun 2025
I’m super exciting for what I’m about to learn and create in this class. I’ve taken a Video Game Design class and actually made a working game with a group of people who I now call me friends. Taking that...
Software Engineering Learning
06 Jun 2025
My Experiences So far, TypeScript is a lot similar to Javascript, except that it tries to be different. In a way, it feels a little more complicated. Having starting college in 2021 and my first language being Java, it did...
TypeScript Learning