Essays

Reflect on Software Engineer

10 Dec 2023

Intro From the whole course of ICS 314, we covered many topics that I think are very beneficial to any software engineer. While we may have just covered a lot of web dev in this semester there were minor software...

Engineering Reflection

Design Patterns and Their Uses

28 Nov 2023

What is a Design Pattern Coding for the web kind of sucks due to repetitive tasks. It also sucks if you are working on a team where everyone has their coding style. Suppose a bug is introduced that comes from...

Engineering Software Design

AI and It's Use Cases In Learning Software Development

20 Nov 2023

AI and its Use Cases AI is everywhere nowadays. Currently, the big talk is with OpenAI’s product ChatGPT. ChatGPT is a large language model developed with massive content from internet forums and literature. The way it works is based on...

Engineering AI

Final Project Brainstorming

31 Oct 2023

Created By: Kobe Uyeda, and Tatum Umiamaka Identify the Problem / Use Case Currently their are many different platforms that currently exist for communication between professor and students. Our goal is to simply this all down into one platform. For...

Engineering Brainstorming

Reflecting on UI Frameworks

04 Oct 2023

UI Frameworks are cool There are many benefits of having a a UI framework like Bootstrap. One of the main benefits that any UI framework has is the fact that you don’t have to think to much on the design...

Web Dev Bootstrap UI Frameworks

Reflecting on Coding Standards

20 Sep 2023

Coding Standards are Needed Creating a coding standard can be hard some say. How much spaces should my indent by? Some people only use one space, others use more. What should be my format when creating a variable? Some say...

IntelliJ ESLint Coding Standards JavaScript

Smart Questions or Not Smart Questions

05 Sep 2023

What is a Bad Question? When you ask a question on the internet how do you write out your question? Does it go along the lines of, “I don’t know what is wrong my computer just stopped working” or something...

Engineering Forums Stack Overflow

My Interest In Software Engineering

29 Aug 2023

My Interest In Software Engineering What Made Me Interested in Software Engineering I have always been fascinated by how you can almost do anything with computers. I think the first time I actually ever used a computer was accessing YouTube...

Engineering

My Experience with JavaScript

29 Aug 2023

My Experience with JavaScript off to a Rocky Start JavaScript some people hate it and some people love it. I personally am not a huge fan of plain JavaScript. When first using JavaScript back in high school I did not...

Engineering JavaScript