How would I learn coding today?
June 27, 2021I was 17 years old when I decided to switch majors to Computer Science, without knowing exactly what it was or what I was in for...
A Software Engineer writing about software things. | Toronto.
I was 17 years old when I decided to switch majors to Computer Science, without knowing exactly what it was or what I was in for...
When I first started learning about data structures, I learned about the Hash Table. A few months later, I started learning Java...
I remember taking my first computer science class, when code readability was not even a known concept to me. I would use variable names like a,b and x...
A memory leak happens when an application is no longer using certain objects, but they’re still being referenced....
I had to admit it: I had a productivity problem...
With more than 160 commands available, becoming a git expert takes time. But everyone has a few commands that they use frequently. In this post I’ll share mine...
Did you read my post “Why do code reviews?”?. If you did, you know that with time, I learned to appreciate and even want other people to review my code....
I still remember the first time someone left me a comment in a code review. The disrespect, the audacity...