Essays

Adding to my Engineering Brain

12 Dec 2022

Adding To My Engineering Brain I walked into this class with some coding experience in languages such as C and C++ not knowing that the main languages that were taught in this class were Javascript and HTML/CSS. Me being me,...

Engineering Software Engineering User Interface Frameworks Agile Project Management Ethics

Quicker Coding with Templates

01 Dec 2022

Want to code quicker? Use a design pattern! Design patterns are very useful when coding something on the fly. A design pattern is a template that provides tested and proven development model. You basically take code that is similar to...

Software Engineering Design Patterns

Final Project Idea

01 Nov 2022

This essay was collaboratively written by Gwyneth Raquepo, Destynee Fagaragan, and James Louie Grande. Opportunity Board (James): Internships, Jobs, Events, etc. curated for you Overview: Problem: Too many irrelevant opportunities shared to you and are shared from many different sources...

Software Engineering Meteor

Importance in Uniform Coding

22 Sep 2022

Uniform Coding Coding standards were created to give a uniform appearance to codes. Similar to the idea that every person has their own unique handwriting, every programmer has their own unique coding style. We were taught as elementary school students...

Engineering Coding Standards

Smart Questions Only Please

07 Sep 2022

Smart Questions in Engineering Smart questions are important for smart software engineers because it is a more efficient way to solve complex problems and comprehend new concepts. If there is an issue, asking stupid questions will take longer to get...

Engineering Questions Answers Smart Questions

Javascript is not a Starbucks drink?

31 Aug 2022

Javascript: Learning the world’s most popular programming language As a Computer Engineering major, the programming language that we are taught from the beginning are C and C++. Coming into my first Computer Science course where the main programming language is...

Engineering

From Nursing to Computer Engineering

31 Aug 2022

From Nursing to Computer Engineering: Becoming a Software Engineer. When I entered the University of Hawaii at Manoa, I was a pre-nursing major. My hopes and dreams were to become a registered nurse in either Labor and Delivery or Pediatrics....

Engineering

Framing the Works

10 May 2022

Using UI Frameworks: Easier or harder to code? UI Frameworks allow the programmer to have structure and somewhere to start from. Although they are not always simple, it takes a lot of work off of our shoulders. With frameworks, it...

Engineering Software HTML/CSS UI Frameworks