SSrinivasinkeencoder.dev·Aug 3, 2023 · 16 min readUnit testing for absolute beginnersRecently at Everest Engineering, I got an opportunity to teach unit testing to our interns. I thought of sharing the content that I prepared for the session with the world so that it may benefit some beginners out there. Read on... What is Testing? ...03JAA
SSrinivasinkeencoder.dev·May 12, 2022 · 6 min readBeginner's guide to writing testable codeBelieve it or not, I spent 3 years of my career without knowing what testability really means, in fact, I never really heard that term until lately. I have been working on small-scale applications, writing tests for every feature I had implemented, b...00
SSrinivasinkeencoder.dev·Oct 29, 2020 · 5 min readGuide to land your first developer jobEver since I got my first developer job, my friends started reaching out to me asking how they can get started with programming, build projects, apply for jobs...etc. So I shared them the exact path I took to land my first tech job at a startup. Here...01D