SGSouvik Ghoshinxandersavvy.hashnode.dev·Aug 12, 2023 · 9 min readMaking a Automated REST API tester in PowerShell , Automating the API TestingOnce upon a time people used to live in the jungle and didn't know how to talk with each other, resulting in improper networking among their peers which in turn led them to not get a chance to work in a M(F)AANG company. To solve this issue, a new wa...00
SGSouvik Ghoshinxandersavvy.hashnode.dev·Apr 20, 2022 · 5 min readHow to learn A new programming language ??So, you have learnt your first programing language / started learning a new language and go through someone's profile who have experience in multiple languages . You wondered how they did it , again and again going through the turmoil to learn a new ...00
SGSouvik Ghoshinxandersavvy.hashnode.dev·Mar 5, 2022 · 3 min readChoosing your first programming LanguageYou want to learn your first programming language, you went through various blogs, youtube videos and now you are more confused about where to start. JavaScript Devs are recommending, JS is the only language you need to learn, Python Devs are showing...00
SGSouvik Ghoshinxandersavvy.hashnode.dev·Mar 3, 2022 · 5 min readWriting Clean CodeLet's ask the question first, is writing a clean code important? Remember that time, when you came back to your project after a week of vacation and can not figure out what the heck is going on there. Now, Think about a project that more than 50 devs...00
SGSouvik Ghoshinxandersavvy.hashnode.dev·Jan 22, 2022 · 4 min readGeneralized Basic Architecture for your first Full Stack project in NodeJSWhenever you as a dev started planning / researching for your first project that includes backend , you probably heard a term MVC pattern or came Across a file Structure that includes folders like Models , Views and Controllers . So what is this ? Le...00