Post Peer Programming Perspective
05 Jun 2020
Reduced Physical Contact, Increased Virtual Contact The current world events severely reduces the amount of physical contact people have with each other. If physical contact is prohibited or reduced, the alternative of virtual contact is brought forth (more). Although it...
Docker
Peer Programming
Read More
Opening the Power to Power Quality
05 Jun 2020
Problems, Issues, and Difficulties Following the instructions on this guide to bring up an instance of OPQ, I ran into a numerous amount of issues. I already had Docker and Docker Compose installed, so the first task to do is...
Docker
OPQ
Read More
The RadGrad (Re)Experience
18 May 2020
When I entered the University of Hawaii at Manoa during the Fall Semester of 2017 as a computer science major, I was woefully unprepared for how different the college course system was from the high school course system. In high...
RadGrad
College Course Planning
Read More
The Sign to Good Design
29 Nov 2018
Weaving the Pattern The phrase “design pattern” applies to various things in the world. You could be stepping on a design pattern right now! Carpets are an example of design pattern, since they are usually woven with some sort of...
Design Pattern
Analogy
Read More
Framework to Decrease The Time Frame of Work
04 Oct 2018
What is Semantic UI? After a week of working with HTML and CSS to create simple websites, I was introduced to Semantic UI. Semantic UI is a development framework for websites. It consists of many different classes, which contain elements,...
Semantic UI
Reflection
Read More
Understanding The Standards to Write Understandable Code
20 Sep 2018
What is Coding Standards? Coding standards is the formatting or style that programmers follow when writing their code. The standards vary with different languages and workplaces. These standards are usually kept consistent in order to enforce a guideline. The concept...
Coding Standards
ESLint
Read More
Developed Question Yields A Developed Answer
06 Sep 2018
Importance of Asking Smart Questions Stack Overflow is an amazing forum where software engineers can ask questions about code, programming concepts, and programming-related topics. However, if the question does not sufficiently explain the problem, then the answer given will not...
Question Asking
Stack Overflow
Read More
New Language, New Experiences
30 Aug 2018
My Programming Experience The first programming language I learned is C++. My high school introductory programming course allowed me to find my interest in coding. I immediately decided I wanted to major in Computer Science. When I entered University of...
Javascript
Reflection
Read More