PinnedSrinjoy SantraFactory Pattern in C#This is the fourth chapter of the “Head First Design Patterns” book. I have covered the Strategy, Observer and Decorator patterns before.Aug 4, 2022Aug 4, 2022
Srinjoy SantraAdapter Pattern in C#This is the seventh chapter of “Head First Design Patterns” book.Feb 25, 2023Feb 25, 2023
Srinjoy SantraDecorator Pattern in GoThe Decorator Pattern attaches additional responsibilities to an object dynamically. Decorators provide a flexible alternative to subclassAug 29, 20211Aug 29, 20211
Srinjoy SantraObserver Pattern in GoThis is the second chapter of Head First Design Patterns book. Here I briefly discuss the use-case and the implementation.Mar 15, 2021Mar 15, 2021
Srinjoy SantraStrategy Pattern in GolangUsually I find technical books very dry, but “Head First Design Patterns” was awash with funny anecdotes and eye-grabbing illustrations…Feb 20, 2021Feb 20, 2021
Srinjoy SantraConcurrent Merge Sort in GolangBack when I learnt merge sort, I always saw this diagram of dividing the array till the end and merging them in a sorted manner. A passing…Sep 18, 2020Sep 18, 2020
Srinjoy SantraReact Hooks: Building a simple like-dislike review systemThis will be a basic tutorial to familiarize the concept of state hook.Jun 30, 2020Jun 30, 2020
Srinjoy SantraA brief overview of JavaScript ObjectsIn JavaScript, an object is an unordered collection of associated key/value pairs (properties). Each property can reference a primitive …Mar 19, 20192Mar 19, 20192
Srinjoy SantraMy experience as a Google India Challenge Scholarship recipientIn the month of December last year, an email from Udacity India appeared in my inbox. Given the brand name of Google and Udacity in the…Mar 23, 2018Mar 23, 2018
Srinjoy SantraMy first Hackathon :On 28th October 2017, few of my classmates and me formed a team to participate at our first-ever hackathon. Named #OpenGovDataHack, it was…Jan 5, 2018Jan 5, 2018