My Experiences With Software Engineering
14 May 2020
Over-View: This semester was interesting to say the least. COVID-19 caused a large disruption on everyone’s lives and forced everyone online. As I don’t see it as too much of an issue with this software engineering class, it did cause...
ICS 314
Computer Science
Software Engineering
Read More
The Essence of Design: Design Patterns
30 Apr 2020
Why Design Your Software? Having an idea for an app is not even half the battle. A lot of newbies and even intermediate coders can have a hard time knowing where or how to start designing their app or software....
ICS 314
Design Patterns
Software Engineering
Read More
Ethics of Autonomy
03 Apr 2020
Over-View: Fully autonomous vehicles are the dream of many people. Right away I think of autonomous taxis that are scheduled through an app on your phone that’s linked to your work schedule or calender that picks ypu up and drops...
A.I
Automation
Self Driving Cars
Read More
Life in Quarantine
03 Apr 2020
Over-View: The spread of COVID-19 has caused a lot of panic in the world because it is a new virus that has a lot of unknown characteristics that has been killing mostly the elderly and already sick people. Because of...
COVID-19
Read More
Being Social While Quarantined
31 Mar 2020
OverView: Because of the covid-19 virus, there has been a stay at home order put in place for all non essential workers. This quarantine, for some, is hard because of the lack of interaction with their friends and family. My...
JavaScript
ES6
Meteor
React
Semantic UI
GitHub
Read More
A Beginners Perspective Using Semantic UI
27 Feb 2020
Near the beginning of the month, my ICS 314 class started using html and css to make shells of webpages. These mock-ups have been very basic. They only included basic <p> (paragraph), (Header), <ul> (Unordered list), and <div> (Division) to...
HTML
CSS
Learning
InteliJ IDEA
Semantic ui
Read More
Reflect on coding standards with ESLint
13 Feb 2020
ESLint is an open source JavaScript linting tool made to help JavaScript programmers write clean code that adheres to some strict coding standards. For the past week we have been using ESLint in IntelliJ to check our code for errors....
JavaScript
ES6
Learning
Read More
What is a smart question?
30 Jan 2020
Computer science can get confusing very quickly, so asking the right questions is very important as your trying to learn. What makes a question “smart”? there are many factors to smart questions, and one of the first ones starts with...
Stack Overflow
JavaScript
Learning
Computer Science
Read More
JavaScript: Love it, or Hate it?
23 Jan 2020
So far JavaScript seems like a powerful tool. I’ve only worked with JavaScript one time while trying to make a website several years ago so it’s still new for me. I like that it is object based like java, but...
JavaScript
ES6
Learning
Read More