Applications of Programming Concepts
17 Dec 2021
Reflecting back on what seems like a long semester in ICS 314, I have grown a lot as a programmer and added various tools to my repertoire of coding skills. I started the course with close to zero knowledge of...
Software Engineering
Reflection
Coding Standards
Ethics
Read More
A glorified STAR
30 Sep 2021
RadGrad is a convoluted version of STAR. The RadGrad website seems a little clunky and cluttered. A lot of information is thrown to a new user and it can get confusing to follow. The system is similar to STAR, a...
RadGrad
STAR
Read More
Bothersome Standards
23 Sep 2021
Coding standards are sightly pointless in programming. Typically, standards are put in place to assure that a level of quality is achieved. This makes sense when applied to certain places like a restaurant or in schools. In a kitchen, a...
Coding Standards
IntelliJ
ESLint
JavaScript
Read More
There are "Bad" Questions
09 Sep 2021
“Bad” questions do exist even though I was taught, just like many others, “there is no such a thing as a bad question.” These “bad” questions occur frequently in online settings especially on forums, where people ask others for help....
Stack Overflow
Questions
Forums
Read More
Learning JavaScript
01 Sep 2021
JavaScript is an interesting language to learn. With only having experience with Java, C, and C++, JavaScript was easy to learn and pick up. The language followed a similar style of formatting as the other programming languages. It took some...
JavaScript
Learning
Software Engineering
Read More