Excersizing Software Engineering Skills
11 Dec 2023
This semester, I got hands-on experience as a software engineer by working with a client. It involved updating a website to match the client’s preferences and making the code easier to read for future programmers. Software Engineering II In my...
Software Engineering
Collaboration
IDPM
Reflection
Read More
A Software Engineer in the making
25 Feb 2022
This semester has been super educational about learning the tasks and skills of a software engineer’s daily basis. By using a design pattern and agile project management helped improve my skills of a developer. Design Pattern In software engineering, a...
Software Engineering
Reflection
Read More
A Reusable Solution in Software Engineering
25 Feb 2022
What is the reusable solution? Design Pattern is a generic repeatable solution to a typically occurring problem in software design in software engineering. It is a template for solving an issue that may be applied to a variety of scenarios....
Software Engineering
Design Pattern
Read More
Hazy River
25 Feb 2022
The Tool At first I thought RadGrad was similar to STAR GPS, where it will keep track and organize your computer science class schedule. I was wrong, and instead has shown what I can do to improve my undergraduate degree...
Career Development
RagGrad
Read More
Opening the Source to a Website
24 Feb 2022
Deep Dive Prior to Software Engineering (ICS 314), I had attempted to watch a YouTube HTML Full Course but was hard for me to soak it all in at once. In 314, I started to wet my feet more with...
Software Engineering
Frameworks
UI Design
HTML
CSS
Semantic UI
Read More
Cleaner Code
07 Feb 2022
What are Coding Standards? Coding standards assist in the development of less complex software systems, helping to reduce errors. If software engineering standards are followed, the code is consistent and easy to maintain because anyone can understand and modify the...
Software Engineering
Learning
Coding Style
Read More
Rethinking your Question
26 Jan 2022
When I run into problems with my code or hardware, I instinctively go to the internet to ask questions and find solutions. Sometimes the problems have solutions available online, other times there isn’t any. Then I could ask a question...
Software Engineering
Learning
Read More
My Upbringing
19 Jan 2022
What is this? My first encounter to coding was for an 8th grade assignment in a STEM class. The STEM teacher assigned the class to make a game using Scratch. Scratch is a coding language with a simple visual interface...
Software Engineering
Learning
Reflection
Read More
Eating Up Javascript and ES6
18 Jan 2022
Crashing into Javascript The crash course helped introduce Javascript syntaxes, from past Java and C++ coding knowledge. It helped me picture and identify the new attributes and changes from my previous knowledge. The first 70% was easy enough that it...
Software Engineering
Learning
Reflection
Javascript
Read More