How I have been learning computer science in college Recently, I have learned about a term called ‘design patterns’. What design patterns are are essentially accepted known ways to solve a problem or accomplish something. This method could be an...
How the Web Can Get You a SWAT Team Knocking Down Your Door
18 Apr 2019
What am I talking about when I say “ethics”? Computing technology is becoming more and more integrated in our world today. There are many applications created by programmers that allow people to communicate, transfer large amount of money, and calculate...
Being introduced to Semantic UI Recently, I have been dipping my toes back into HTML in my software engineering class. The last time I have programmed in HTML was in high school so it has been a while since I...
My recent experience with coding standards Earlier this week, my teacher in my software engineering class was excited to introduce us to a development platform that we are going to use for the rest of the semester, IntelliJ. It is...
Why I Became Interested in Computer Science As a kid, I can’t say that I was really interested in coding. At the time, it just sounded like this imaginary thing that was made up to be this thing that was...
How to Ask Smart Questions on Forums As a budding programmer, undoubtly there have been times when you get stuck on a couple of lines of code and you simply cannot figure out for the life of you what is...
JavaScript is Loosey-Goosey For the beginning of my fourth semester of being a Computer Science major in college, I was told that I would have to learn my fourth programming language: JavaScript. “Alright,” I thought to myself, “time to start...