17 Dec 2020

The Core of Software Engineering

Finishing up the semester with ICS 314, I have learned many concepts about software engineering. My time in this class started with learning JavaScript, then learning HTML, and eventually being able to create a functioning website. Along the way, there...

Software Engineering
Summary

Read More

20 Oct 2020

Higher Level Coding

Recently did I get into learning about building a website, initially with raw HTML and CSS, and then eventually with Semantic UI. I found raw HTML to be sometimes nice where it gave me a good amount of control of...

Engineering
HTML
Semantic UI

Read More

24 Sep 2020

Should Coding Standards be Standard?

What is a Coding Standard? A coding standard is a way of typing out code where it is in a consistent format that everyone follows. This could include things like adding a space after a comma separated variable, or always...

Coding Standards
Software Engineering
JavaScript

Read More

10 Sep 2020

Efficient Questions, Efficient Learning

Whenever one is working on an assignment for school or on a project for work, asking questions is an important skill to have. Questions allow us to figure out exactly how to perform certain tasks, get opinions from others, etc....

Engineering

Read More

04 Sep 2020

My Goals in Software Engineering

I have always been interested in coding ever since in high school, but back then I could not get into the coding classes offered and the closest to coding I had was creating games in Scratch with block coding. Getting...

Software Engineering
Coding

Read More

03 Sep 2020

First Impressions: Javascript

Javascript Starting a new semester of school, means getting into new classes and new things to learn. One of these classes is a software engineering class, ICS 314, in which I learned the basics of Javascript. Having learned a couple...

Software Engineering
Learning
Javascript

Read More