What I’ve Learned After One Month of Doing Leetcode / HackerRank ProblemsMost people looking for a Software Developer position are likely to know what sites like Leetcode and HackerRank are. A few months ago I…Feb 15, 20222Feb 15, 20222
How to Prepare for Conducting a Coding/TInterviewTechnical and coding interviews are viewed as some of the most scary type of interviews, they test your knowledge on the spot and as a…Feb 8, 2022Feb 8, 2022
Preparing for a Technical InterviewIf you are applying for a Software Engineering position, chances are that you’ll encounter some kind of technical interview or coding…Feb 1, 2022Feb 1, 2022
JavaScript Interview PreparationIf you’re applying for a Software Engineer position, chances are you’ll encounter some technical interview or coding challenge. For junior…Jan 25, 2022Jan 25, 2022
What I Learned Contributing to Open-SourceOne of the greatest challenges for someone starting out their journey into Software Development is getting experience. How do I get the job…Jan 18, 2022Jan 18, 2022
What is “Tutorial Hell”?As a self-taught programmer, I have done many tutorials, courses and bootcamps that I come across online. Usually when I finish a tutorial…Jan 11, 2022Jan 11, 2022
SOLID Principles for Maintainable CodeThe SOLID principles were developed by Robert C. Martin in a 2000 essay, “Design Principles and Design Patterns”, although the acronym was…Jan 4, 2022Jan 4, 2022
How to Contribute to an Open Source (and Why You Should Do It!)What is Open Source?Dec 21, 2021Dec 21, 2021
Making a CLI Application in PythonThis past week I learned how to implement a CLI application so I thought about sharing this knowledge with you. But first, what is exactly…Dec 14, 2021Dec 14, 2021