Rust's Modular SystemUnderstanding Rust's Modular System: A Guide to Project Structure and File Organization When I first started learning Rust, one of the most daunting challenges was how to properly organize projects. As a passionate programmer committed to mastering R...Jan 1, 2025·5 min read
Who is Software EngineersAn Engineer is someone who went to know how and why things work, besides being naturally curious, An Engineer is A Person who Designs and Builds things to solve specific problems Engineers Ask 3 Important Questions when they are working what is the...Dec 1, 2022·3 min read
what is Git and how to setup it on windows ComputerGit is the free and open source distributed version control system that's responsible for everything GitHub related that happens locally on your computer. Version Control System Version Control System (VCS) is a software that helps software developer...Jan 26, 2022·3 min read