Lessons in my Journey Now that my college semester’s coming to a close, it’s time to reflect on what I’ve learned, or improved on so far. I’ve learned many valuable concepts and topics in my Software Engineering course and although...
One of the most helpful concepts I learned while coding were coding standards. It is the foundation for creating easy to read, uniform code. It is due to coding standards that finished (professional) projects often look as if one person...
When I was younger, I often looked for the “easiest” or most “efficient” way to solve my problems. Whenever I picked up a new hobby or skill, I never took the time to the mechanics or techniques that came with...
Why computer science? I first chose to pursue computer science because I thought it was a diverse field that was easy for me to learn and that had great job security. I didn’t really have an interest in computer science...
Frontend? Backend?? As someone who mostly has experience with back end development, working with frontend development has been an entirely new experience. I have never worked with HTML or CSS prior to these past weeks, and honestly, it’s like a...