Mayank RajinCactus Tech BlogPython Building Blocks — IteratorsIterators are at the core of Python. We will discuss about what iterators are, when are they useful and how to make the best use of them.Nov 1, 2021Nov 1, 2021
Mayank RajinCactus Tech BlogPython Building Blocks - GeneratorsEvery programming language has few aspects that always remain in play and go unnoticed. In this post we will look at Python Generators.Jun 14, 2021Jun 14, 2021
Mayank RajinCactus Tech BlogDemystifying JavaScript ClosuresJavaScript as a language is easy to get started with but difficult to master. This is partly owing to the fact that you can get up and…Dec 1, 2019Dec 1, 2019
Mayank RajinCactus Tech BlogGenerating Synthetic Music with JavaScript - Introduction to Neural NetworksGet introduced to RNN by building a neural network that plays drums.Nov 29, 2019Nov 29, 2019