DCDwaipayan Chakrobortyindwaipayan.hashnode.dev路Sep 28, 2021 路 4 min readFunctions, Algorithms, and LogicFunctions are the fundamentals - Dtech-Dbug Whether you are coming from a mathematics background or computer science background or any other background, chances are you have somewhere somehow at some point of time used this term functions. If you fa...00
DCDwaipayan Chakrobortyindwaipayan.hashnode.dev路Sep 26, 2021 路 6 min readIs mathematics included in computer science?it is always better to start with a question rather than an answer. well, at least that's what I feel, hence the name of this blog. I know a lot of you are already aware of this delicate dance between maths and machines. but the blog is perfect for ...00
DCDwaipayan Chakrobortyindwaipayan.hashnode.dev路Sep 24, 2021 路 3 min readVector Operations with Typescriptvector in computer science is just a fancy word for a list 馃搩 before we get into any further discussion it is worth making sure that we are on the same page here. What is Vector? well, there are a couple of varieties in perceptions about vectors. th...01D
DCDwaipayan Chakrobortyindwaipayan.hashnode.dev路Sep 9, 2021 路 6 min readWrite your first typescript codes. 馃捇i ain't got no type. if we vibe, we vibe 馃槣 - javascript javascript is a hugely popular language with a substantial community backing it up. however, this blog is not around that. scope of this blog : a crisp insight into why we need to use typesc...01D
DCDwaipayan Chakrobortyindwaipayan.hashnode.dev路Aug 24, 2021 路 5 min readLearn Typescript Now!! 馃憣typescript is javascript on steroids. i have been hearing about typescript, a lot, LOT, recently. so, as obvious as it sounds after some time w/ JavaScript, moving onto typescript came as a natural reaction to me. with that being said, i got started...01V