ICS 414 Final Reflection
07 Dec 2022
DOE Bill Tracker Coming into this semester, I didn’t know what to expect from this course other than the fact that it is a semester long project for a real group of people. Our class was given an opportunity to...
Software Engineering
Learning
Read More
The Fundamentals Every Software Engineer Needs to Know
12 May 2021
Open Source Projects A lot of software developers and students know what GitHub is. Many students such as myself have used github to store their own code for their own projects. But when it comes making project with other people...
Software Engineering
Learning
Read More
Keep Your Design In Mind
28 Apr 2021
It’s hard to be creative Much of the code many people write is code that is most likely already written. Many coding solutions to writing general functions are already figured out and built upon slighly so that they can work...
Software Engineering
Learning
UI Frameworks
Javascript
Read More
Frameworks Make the Site Work
25 Feb 2021
Starting With the Basics Making a website can be a lot harder than people think it is. My first introduction to making simple websites was with only HTML and CSS. While HTML and CSS are good and very good and...
Software Engineering
Learning
UI Frameworks
Read More
Green Check of the Heavens
10 Feb 2021
What is ESLint? Everyone has to abide by some coding standard whether or not they’re coding for themselves or for an assignment. For example, in ICS 314, we use a coding standard called ESLint with IntelliJ for Javascript. ESLint has...
Software Engineering
Learning
Code Style
Read More
Think Twice Before Asking a Question!
28 Jan 2021
Don’t you mean think twice before speaking? Well yes, but also no. Eric Steven Raymond and Rick Moen’s essay on asking smarter questions has the same priniple as this saying. They wrote a guide on how to ask question the...
Learning
Questions
Read More
Code to Game
18 Jan 2021
Ever since I was a kid, I loved played video games. I enjoyed seeing how they work and it always made me wonder how everything was put together. This interest really made me want to learn how to code and...
Software Engineering
Learning
Read More
A New Yet Familiar Language
18 Jan 2021
Beginning FreeCodeCamp JavaScript is like revisiting an old game and seeing the differences. It is much more different than languages like C and C++. It was much harder to learn those languages because I didn’t have any resources to make...
Software Engineering
Learning
JavaScript
Read More