Essays

The Finale of my Journey in this Class

03 May 2023

The Finale of my Journey in this Class My experience with ICS 314 I learned a lot in ICS 314 and there were many topics that I was introduced to and had to learn quickly. This class was pretty challenging...

-Software Engineering -Reflection -Web Design

Design Patterns and how to understand these Patterns.

25 Apr 2023

How to understand Design Patterns as easy as possible What are Design Patterns? Design is crucial everywhere whether it’s in art, architecture, engineering, science, and even cooking. In software engineering, design patterns are ways for us to find a solution...

-Design Patterns

UI Framework brings the artist within

23 Feb 2023

The struggles of learning This week I was introduced to Bootstrap and learned about the theory behind designing good web pages. At first, I was so lost when it came to using bootstrap because there were so many things on...

Bootstrap 5 UI Design

Learning a new IDE is like falling into a new world

09 Feb 2023

Initial thoughts on being thrown into a new IDE It's kind of like moving into a new house This week I was introduced to many new GitHub commands and Intelliji. Before taking this software engineering class I was used to...

-Coding Standards

The Sword and Shield of Software Engineering

02 Feb 2023

The Sword and Shield of Software Engineering So many scams! Using the internet and browsing through many unknown sites is not only dangerous but ignorant. There are many malicious sites out there that look innocent but may prompt you to...

-Cybersecurity

Yes, there are dumb questions

24 Jan 2023

Yes there are dumb questions Many people have the misconception that there are no dumb questions. However, this is not the case and there are questions that you should not be asking. As software engineers it is important to communicate...

Engineering StackOverFlow

Is Javscript the Holy Grail?

18 Jan 2023

My perspective of Java script so far I am new to Javascript I am used to using C and C++. Javascript is a lot easier to use compared to C and C++ because it’s not strictly typed. It is easier...

Engineering