Malay's
  • Home About Blog
  • Hello, world! You have found Malay's blog.

    I am a software engineer and this is my scratch pad of ideas. Here I talk about computer science/ engineering/ philosophy/ music and everything that catches my interest.

    You can scroll down to read the articles I have writen or learn more about me.

    Articles
    Jan 11, 2021
    RSA Cryptosystem
    RSA Cryptography

    This is deep dive into the most influencial public key encryption algorithm RSA.

    Nov 23, 2020
    How to use SOLID as a framework to approach design problems: Low level design Part #1
    Low level design OO Design

    Learn how to use S.O.L.I.D as a framwork of Low Level Design

    Nov 22, 2020
    4 design mistakes you will make as software developer: Low level design, Part #0
    Low level design OO Design

    As software system evolves it grows in size and it becomes increasingly messier really fast if we don’t pay close attention to. How to NOT create a code base that is a maintenance nightmare? What is the scope of SOLID design principles as a thinking framework to approach low level design problems? In this first installment of the Low level design series, you will learn about few common ways to create working but bad code and how to not do that.

    • Previous
    • 1
    • 2
    • 3
    • Next