DDDylan Dsouzainrefcell.hashnode.dev·Sep 22, 2022 · 3 min readStrategy PatternThe problem Let's begin learning this design pattern by asking a very fundamental question - Why? Consider a problem in which you are building a video game which has a hero in it. The hero has a weapon and can use it. Initially your game has only a m...00
DDDylan Dsouzainrefcell.hashnode.dev·Sep 20, 2022 · 1 min readHello World!fn main() { println!("Hello World"); } Hi there, Allow me to introduce myself, I'm Dylan a fairly new software developer with a keen interest in building software to solve problems. I do development in the backend and occasionally in the fronte...00