This is more of a guide than a blog. I will be writing step by step how to configure the windows terminal.
This blog is about the importance of writing clean and friendly code. The reasoning for this blog post originates from the fact that I have recently completed two projects. These projects differ significantly in terms of the way the code was written. As a result, I had a COMPLETELY different experience expanding the codebase for each one.
On my journey to learn and become a better developer, I find myself researching matrices. Having never been exposed to matrices I will be approaching this learning as a complete beginner on the topic.
I will hopefully by the end of this blog have a better understanding about: What they are?, How they are used?, Basic operations and more!