MHMahmudul Hasanindoodlesofhasan.com·Apr 7, 2023 · 3 min readHappy Path Programming: A Rookie MistakeHappy Path Programming is a practice where a programmer assumes that user will always use the program correctly. That means all inputs will already be valid and that all external systems will work as expected. Let’s see an example- Suppose you work a...00
MHMahmudul Hasanindoodlesofhasan.com·Nov 30, 2022 · 8 min readFirst Few Days of a Junior Software EngineerI used to overthink a lot when I was a student. I used to enjoy coding, implementing new projects, both personal and academic. But when I got my first (part-time) internship at a startup, I was really scared. I didn’t know what to expect. I was scare...00