One aspect of technology that has always interested me is web development. How does one make a website? What technologies do I need to use? Is there a standard that I should follow? With this ignorance in web development as...
What are Design Patterns A design pattern isn’t a finished design that can be implemented directly into code but rather a description or template of how to solve a problem that can be used in many different situations. In software...
First Let’s start with a UI framework. In this article, we will be using Semantic UI, a front-end development framework designed for theming. The benefit of using a framework rather than raw HTML and CSS is that it contains pre-built...
RadGrad? The purpose of RadGrad is to allow undergraduate computer science and computer engineering students to improve their STEM degree experience through a well-balanced, organized path. Many students use their GPA to indicate how they are doing in their school...
Making life easier Imagine reading an essay with uneven spacing, no indentations, no line breaks between paragraphs, and odd capitalization that made it difficult to read. One technique that solved this problem was the MLA coding standards. If you have...
Introduction From the time you enter school, you get taught that asking questions is good. It sparks your curiosity and helps you make sense of the world. You’ve probably heard that if you have a question, at least one other...
The future is now When most people think of the future (2022), they say words like metaverse, blockchain, lab-made foods, artificial intelligence, and the list goes on. But one common thing that all future innovations share: STEM. Innovations are meant...
So which language? As a student studying Computer Engineering, one question I get asked a lot from my friends and family is, “So I wanna learn how to program, What language should I learn first?”. I learned C, C++, Python,...