Becoming a Software Engineer
16 Dec 2021
For the past few months, I have been learning the ins and outs of software engineering through my software engineering class. Honestly, it has been a journey, and I wanted to share my experience going through it all. While becoming...
Software Engineering
Learning
Read More
Green Checkmark
22 Sep 2021
Recently, I have been following the Airbnb JavaScript Style Guide to style my JavaScript code, and checking for errors using ESLint. Here are my thoughts. Coding standards in general are really valuable in ensuring that anyone can understand your code,...
Software Engineering
Coding Standards
Javascript
Read More
Smart Answers Require Smart Questions
09 Sep 2021
       Learning how to code is difficult, and the learning never stops. That is why it is very common to become stuck while writing a piece of code. Luckily for everyone, Stack Overflow is a great online forum that is...
Learning
Stack Overflow
Read More
Learning JavaScript in a Weekend
30 Aug 2021
Last weekend in my software engineering class, we were given the task of learning the syntax of JavaScript over the weekend. Here’s my thoughts on both the language, and the “Athletic Software Engineering” approach that’s behind all of this. JavaScript...
Software Engineering
Learning
JavaScript
Read More