A New Challenge to Face Upon starting this Fall 2022 semester, we were immediately assigned into four different groups with 7-10 group members to tackle a challenge set fourth by the DOE. The project was to make a functional bill...
My Rising Tech Stack Through out the entirety of this course, my personal technology stack had grown substantially. Although this course was focused on web development, it had taught me a lot more than just web development. ICS 314 has...
My Understanding My initial thoughts of design patterns were related to what a graphic designer would think of in their work. What captures the user’s attention and brings the most value? How can I make my product appealing yet functional?...
My Very First Framework Prior to taking Software Engineering (ICS 314), I have never incorporated a UI framework such as Semantic UI. It really is eye-opening to realize that most, if not all the things that I have made in...
My Standards Prior to experiencing my first coding experience in ICS 111, there was no clear cut coding standard such as codestyle in Java or ESLint in Javascript. I was just writing code based on what I deemed looked acceptable...
Hello JavaScript JavaScript is not like another familiar-sounding coding language that we may know of as Java. The simplicity of JavaScript allows us for quicker coding and implementation rather than being caught up in the nitty-gritty parts of setting everything...