Software Engineering Thus Far
13 May 2021
Learning and Growing I’ve come a long way since I first dove into the world of Software Engineering. I’ve learned so much just in the past few months. Along with a few others, I worked together on a Web Development...
Software Engineering
Coding Standards
Ethics
Read More
Design Pattern Toolkit
29 Apr 2021
Adding to the tool belt You can’t go wrong with having extra tools in your tool belt. It allows you to have the resources you need to solve a variety of problems. Design patterns can be an important and useful...
Design Patterns
Web Development
Read More
Websites made easy
25 Feb 2021
UI Frameworks?? I’ve always thought that creating webpages was complicated until I learned about UI Frameworks and their benefits. UI Frameworks, or User Interface Frameworks, help simplify the development of layout, provide an attractive look and feel, and provide consistent...
UI Frameworks
HTML
CSS
Websites
Read More
Coding Standards
11 Feb 2021
Why Standards Standards are essential to have in many aspects of life, from business to projects. It allows for clarity and ensures that everyone is on the same page. It isn’t much different in the coding world. Coding standards are...
Javascript
ESLint
Coding Standards
Read More
Asking the Right Way
28 Jan 2021
It doesn’t hurt to ask.. if you do it right We live in a world where we have access to a plethora of information online. We can learn almost anything we want on the internet, for free. If you ask...
Asking
Learning
Read More