I’ve come to learn some extremely important concepts throughout this semester, many of which I’ll take with me in the future when moving on to different classes and different projects. Some of these concepts were new to me and some...
Design patterns are an important aspect of coding. Design patterns act as a template to base your code off of. These various patterns allow someone to easily find a solution to problems that fit the characteristics of a design pattern....
After spending time learning and implementing a UI Framework such as Semantic UI, it becomes abundantly obvious on why these sorts of frameworks are commonly used. As I said in a prior essay, I did take a class that focused...
Coding is a language, a way of communication. Code not only has the function of communicating with a computer, but it is also important to communicate with other people trying to look at and read our code. Just like how...
Ever since I was in highschool I was at a loss on what exactly what I wanted to do in life. I always answered that I would be an computer science major or an engineer major depending on my mood....