For my ICS 414 Software Engineering II course, I had my first experience working with a client to develop a web application. With a lot of problem-solving and opportunities to learn, my team and I successfully worked together to develop...
After a few months of studying software engineering, I have learned several skills that I feel will be essential to my career as a software developer. While my recent studies have mostly focused on web application development, many of the...
Keeping it Simple When learning a new skill or hobby, there is a common issue of giving up when things get hard. It is an unfortunate fact, that you will run into roadblocks when learning new things. For many people,...
UI Frameworks UI Frameworks are predefined collection of classes that define and modify the behavior of elements. When programing in JavaScript, HTML, and CSS, UI Frameworks can be used to simplify the development of user interfaces. However, since learning a...
Open Bracket Any organization nut will tell you that there is nothing more satisfying than checking a task off a to-do list. I get that same satisfaction from when I have completed my code and ESLint gives me that green...
In the complex field of software engineering, you are bound to run into a situation where you will need to ask for help. However, with the sheer amount of resources available online it can be difficult to understand where and...
Javascript At A Glance Javascript, like the other languages I have learned, is a high-level programming language and, so far, has been relatively easy to learn and use. The main difference with Javascript is that Javascript is the first language...
My first introduction to computer science was at Embry-Riddle Aeronautical University as a first-year aerospace engineering major. As a freshman, I was required to take Introduction Computing for Engineers, also known as Introduction to MATLAB. As an aspiring Video Game...