What We Learned
12 May 2020
The Important Concepts Before our software engineering class my knowledge about web development, working on projects with others, and coding standards were fairly minimal. Over the semester I learned a lot about various concepts in software engineering that I felt...
Reflection
Standards
Groups
Read More
Patterns All Around Us
30 Apr 2020
Fitting The Piecess To solve a problem efficiently you must have a method to solve it. Finding the way you are going to solve a problem can be just as important as the solution itself as the method can be...
Design Patterns
Read More
ICS 314's New Normal
04 Apr 2020
Since March, COVID-19 has changed my life quite a bit, in ways involving day to day life and college. My day to day routine is quite different now with all classes being online, most of my planning on when to...
Covid19
Extra Credit
Read More
Websites Made Easy
26 Feb 2020
For our first experience with website construction we used HTML and CSS, then later dabbled in semantic UI, a helpful tool in the creation of HTML pages. Using HTML can be a useful tool, but for the most part I...
Semantic UI
UI frameworks
Read More
Asking the Right Questions
29 Jan 2020
The goal of a good question is to be able to inform who you are asking of your problem in a clear way so that the can understand your meaning clearly. Asking a good question will also make it more...
Smart Questions
StackOverflow
Read More
Coding Standards - Not Just Aesthetics
11 Feb 2019
Making code that works is not the only thing you have to worry about when programming. A lot goes into it, including making sure your code is up to par with others, be it legibility, conciseness, or just making it...
ESLint
Coding Standards
Read More
What Software Engineering Can Do For Me
27 Jan 2019
For software engineering, I am interested in learning how website development works and also what it takes to develop web applications. I think when you experience a web site or application that is well thought out and has a friendly...
Software Engineering
Projects
Skills
Read More
The easiest to read coding language
23 Jan 2019
So far I have been enjoying Javascript, although it is a bit different than what I am used to. Before Javascript my experience in coding was Java, C, and C++. All three of those languages so far have been far...
Javascript
Read More