My ICS 341 in a Flash
18 Dec 2020
After finishing ICS 311 at UH Manoa, I have learned that software engineering expands on much more ideas than what I previously expected. The general idea you get from software engineering is creating and designing software, this only strikes the...
Javascript
User Interface Framework
Software Engineering
Ethics
Read More
Master Key to Coding Problems
03 Dec 2020
When learning how to code and write programs, there is always a set structure that you want your code to follow. As said in my previous essay about coding structures, “Coding Standards, an Unwritten Written Rule,” we follow a general...
Javascript
Coding Standards
Design Patters
Read More
Semantic UI Upgrading Raw HMTL
08 Oct 2020
When I first started learning how to code, specifically working with Java, learning how to correctly format and type everything was one of the hardest concepts for me to understand. Since coding languages are in a way abstract compared to...
HTML
CSS
Semantic UI
Read More
Coding Standards, an Unwritten Written Rule
24 Sep 2020
When I first started learning how to code, specifically working with Java, learning how to correctly format and type everything was one of the hardest concepts for me to understand. Since coding languages are in a way abstract compared to...
Javascript
Coding Standards
IntelliJ
ESLint
Read More
Dumb Questions Create Dumber Answers
10 Sep 2020
What Seperates A Smart Question? One important thing I have learned since studying computer science is the importance of being able to effectively search and find your own resources and answers for yourself. The ideas in computer programming can sometimes...
Open Source
Smart Questions
Read More
Software Engineering and Its Plentyful Applications
04 Sep 2020
As I start my journey into learning more about software engineering, I have a few expectations and goals that I want to learn. But, to start I want to iterate why I want to learn more about software engineering and...
Video Game Design
Web Development
Read More
Diving into Javascript
03 Sep 2020
From learning Javascript recently, I have noticed some things that I find really similar to other coding languages I know and some other things which can be seen as a quality of life improvement. So far, I really enjoy Javascript...
Javascript
WODs
Read More