MED-Warriors
14 Dec 2021
ICS 414 Experience My experience this semester in ICS 414 was relatively similar to what we did in ICS 314 in that we still utilized Semantic UI React for our website interface, and continued to follow agile project management, an...
Software Engineering
Javascript
Semantic UI React
I Learned More than Just Website Development
14 May 2020
Project Management Through my experience in this course, I have gained knowledge of various things, not limited to just webpage application development. I’ve become acquainted with a specific software development method called the Issue Driven Project Management, which is an...
Reflection
Software Engineering
The Blueprints to Coding
30 Apr 2020
As amateur programmers, we usually write code with the intent for the program to work and function as needed. What we don’t realize is that after a while, our code becomes structured to a specific design pattern experts in the...
Design Patterns
Ethical Programming for the Public Good
23 Apr 2020
Huh? Ethics in Computer Science? Ethics is rarely a term that crosses the mind of early software engineers because they are too focused with functionality–that the program works and completes the task that was assigned. Being an undergraduate in Computer...
Ethics
Software Engineering
Coding Standards are Valuable!
13 Feb 2020
Why Bother? As I was going through the tutorials on how to install ESLint and configure the IntelliJ preferences to use that standard, I thought to myself, how tedious! I definitely spent hours getting the hang of using the console...
Coding Standards
Javascript
ESLint