15 May 2023
Code can be best described as an intricate puzzle. Each puzzle piece is a separate function required to create the full picture, and some pieces fit together to make smaller images inside of the big picture. Software engineering is mainly...
Software Engineering Web Development
23 Feb 2023
When relatives find out I know how to code, I am often asked about making websites. Sometimes they ask if I can, sometimes they want to see ones I’ve made, but to be honest, I never learned how to do...
HTML CSS Bootstrap
09 Feb 2023
Good coding relies heavily on collaboration. Stack overflow is a thriving community of coders who all work together to ensure we all do better when we work. This collaboration, however, would be very hard if every person’s code was organized...
Software Engineering Coding Coding Standards
26 Jan 2023
When it comes to learning, there will always come a time when the information provided is not enough. At that time, the best way to move forward is to ask for help. There are risks to that, though, because asking...
Stack Overflow Learning
18 Jan 2023
In coding, very little of what you learn is unrelated to the rest of your work. All the information you acquire fits together like building blocks, and javascript is a great example of this. My first coding language was java,...
Software Engineering Learning