Software Engineering
14 May 2021
Configuration Management Configuration management attempts to track all elements of a system. By keeping track of these elements errors can be found and solutions are possible. We learned about three cases of common configuration problems that I have personally run...
Software Engineering
Coding
Configuration Management
Github
Version Control
Read More
Building an Application
29 Apr 2021
Building a Home A lot goes into building a house and starting from scratch can take years especially when you want to design a brand new home. Everyoen wants their home to be unique, from the layout to the tiles...
Design Patterns
Meteor
Read More
Final Project Idea
30 Mar 2021
Project: Grab & Leave Collaborators: Hangbo Zhang, Skyler Kimura, Mei Luu Overview The problem: UH Students/Professors have to wait in long queues at food places (Campus Center/PP/Food Trucks) on campus between classes. The solution: The Grab & Leave application allows...
Software Engineering
Meteor
Read More
Do Yourself A Favor
11 Feb 2021
Coding Standards. You hate them or you love them, but they do make a difference, especially in this world. Learning How To Code When I was first learning how to code, my professor told us the importance of coding standards....
Coding Standards
Improvement
Read More
Asking Smart Questions
28 Jan 2021
Good Question Example of Good Question This is an example of a good question according to Eric Raymond’s guidelines to asking questions. This user included in their post the research they did and how they still could not figure out...
Questions
Post in forums
Read More
Creating With Style
26 Jan 2021
CSS Can Only Go So Far Have you tried building your own website? If you have you’ve used JavaScript and CSS stylesheets before. If not, CSS stylesheets is a way to make your webpage look cleaner and add simple text...
Programming language
Design
Read More
Assignment 3 Check In
03 Dec 2020
Assignment3 Check In Checkpoint A: Describe your design for your site’s shopping cart. That is, will it be a separate page that the user can view and edit, or will it be integrated into the product pages? If so, describe...
Check In
Read More
Assignment2
26 Nov 2020
Provide a brief introduction to the assignment along with a link to this page for further details. for more information click here For Assignment 2, we had to build off Assignment 1. Assingment 1 we created a store webpage. The...
Project
Learning
Read More
Assignment 1
10 Nov 2020
My programming skills have greatly improved in the following ways: When starting this class following the Labs and WODs were easier because we always had a screencast or someone to follow. Working on this assignment because it is the first...
Introduction
Read More
Invoice1 WOD
28 Sep 2020
Invoice1 For this WOD, we had to print a receipt for a list of five items. Then we had to calculate the price with the quantity per item. We then had to calculate the subtotal, sales tax, and finally grand...
Introduction
Read More
WODs
16 Sep 2020
WOD 1 BrowserHistory 1 Browser History 1 seemed very overwhelming. Luckily, we did similar coding in class with Lab 1 and 2. When it got to creating links, I had to look back at the HTML for links in the...
WOD
Read More
About Me
29 Aug 2020
About Me My name is Daphne Oh, I grew up in Southern California. I lived about 45 minutes from L.A. I am currently in my 4th year at UH I chose computer science because my father is a computer programmer...
Introduction
Read More
Reflect on Javascript
21 Jan 2020
This is my second class where I am working with Javascript. ICS 314 is more strict about using the Javascript code. I am still used to writing variable declarations in functions. Javascript is so different because you are not just...
Read More