Coding Standards and Style
21 Sep 2020
Using JSLint for Javascript Using JSLint in Intellij has been a mostly good experience. The plugin seems to only work as much as is needed to give suggestions for simple problems that would otherwise go unnoticed, and I appreciate the...
Software Engineering
Learning
Read More
How Software Engineering Will Help My Future
04 Sep 2020
Expectations For Software Engineering Starting ICS 314, I wasn’t quite sure what to expect out of the class, but was excited by the prospect of making fully fledged programs, and what types of skills would be involved that I could...
Software Engineering
Learning
Read More
Diving into Javascript
03 Sep 2020
Overview of JavaScript Never using Javascript before ICS 314, it was nice to learn that my prior Java knowledge would help me learn due to their similarities. freeCodeCamp was also a helpful tool when learning it, although ES6 is still...
Software Engineering
Learning
Read More