Reflection on What I Learned in Software Engineering 2
10 May 2021
Unlike Software Engineering 1, in Software Engineering 2 we did not spend much time in a Discord classroom, and instead we spend much of our time in group meetings working on the HEI GHG tracker project. Much like the project...
Software Engineering
Learning
Coding Standards
User Interface Frameworks
Agile Project Management
Read More
Reflection on What I Learned in Software Engineering
18 Dec 2020
I learn many skills through out this class, and I could see myself using them in the future. Skills such as Coding Standards, User Interface Frameworks and Agile Project Management was extremely useful in the final project. The final project...
Software Engineering
Learning
Coding Standards
User Interface Frameworks
Agile Project Management
Read More
Design Patterns:Evolution of Problem Solving
03 Dec 2020
What are Design Patterns Have you ever notice the same designs shows up in buildings and infrastructures all the time? For example, how all cable bridges looks the same, with cables connecting from different points of the roadway on to...
Software Engineering
Learning
Read More
Why Use UI Frameworks
08 Oct 2020
While HTML is quite an easy language to learn, it is very limited on what it can achieve on it’s own. Web Pages that use plain HTML would just look like a plain text document, but by using HTML along...
Software Engineering
HTML
CSS
UI design
UI framework
Read More
Coding Standards are Easy
24 Sep 2020
Coding Standards seems Annoying When you first learn about coding standards, you probably think that it is annoying and boring. Why must I put a space between the operators? Why do I have to insert a new line between this...
Software Engineering
Learning
IDE
Read More
Asking the Right Question
10 Sep 2020
As a Computer Science student, I often run into problems while I am doing my homework. A common scenario is that the program that I wrote is not outputting what I expect it to, or it is outputting errors. When...
Software Engineering
Learning
Read More
Learning More on Software Engineering
04 Sep 2020
I started learning coding while I was a Junior in high school, when I used HTML and CSS to create my first web page I felt like a genius. When I learned basic JavaScript, I started to think more about...
Software Engineering
Learning
JavaScript
Read More
JavaScript is Not a Good First Language
02 Sep 2020
I am not completely new to JavaScript, in fact, I’ve used it a fair bit in my high school STEM class. In that class, I used HTML, CSS and Javascript to create a website for a project in the class....
Software Engineering
Learning
JavaScript
Read More