Though I entered into ICS 314 expecting to learn some Javascript and how to structure a program, I instead felt like I learned how to build a website. So when I walked out of this class for the last time,...
Semantics What is Meaning of Words UI? Semantic UI is a framework that allows for the use of natural language to mix and combine premade classes that should make your life easier when making a website. It is designed around...
Coding Standards, Why You Should Use Them, and How I Feel About Them (in that order)
23 Sep 2019
Me, showing my professional coder friend my first CS project ever What are coding standards Coding standards are rules or guidelines that a programmer follows when writing code. This can be a certain style that is to be followed (e.g....
Learning what Stack Overflow is. Why are smart questions are important? When I was taking one of my intro to programming classes, I asked my TA for help whenever I had an issue, and they graciously obliged me. The following...
Me, learning why people say they like Javascript more than Java. My current opinion of Javascript is that I like it a lot more than Java and C. In fact It kind of feels like a mix of Python and...
Before my full entry into computer science, I joined a research lab that worked on RNA-seq projects. This kind of project, while trivial to most experienced bioinformaticians, left me bewildered at how “complex” and “difficult” it was to navigate the...