PinnedPublished inAnalytics VidhyaPython’s cool tricks for programming.Simplicity is Python’s way to solve problem.Nov 7, 20201Nov 7, 20201
PinnedPublished inPython in Plain EnglishPython’s amazing functools moduleKill the messier code with functools elegancyNov 4, 20206Nov 4, 20206
PinnedPublished inPython in Plain EnglishFunctions as a First Class Objects in PythonIn Python, Functions are first class citizens. But what does this mean?Nov 2, 2020Nov 2, 2020
PinnedPublished inPython in Plain Englishsorted() in PythonEmbrace the power of sorted function in Python.Oct 31, 20201Oct 31, 20201
JMeter vs LocustJMeter and Locust both are used as performance testing tools.JMeter is released 25 years ago, it is written in pure Java and is more…May 25, 2023May 25, 2023
Cognitive Dissonance: Understanding the Discomfort of Conflicting BeliefsAs human beings, we all hold certain beliefs, values, and attitudes about the world around us. However, sometimes we encounter information…Feb 25, 2023Feb 25, 2023
Published inPython in Plain EnglishOperator overloading in PythonHow to make your object play well with built-in operatorsNov 28, 2020Nov 28, 2020
Published inPython in Plain EnglishHow to easily Implement Priority Queue in PythonTake advantage of the heapq module to implement a Priority QueueNov 16, 2020Nov 16, 2020
Published incodeburstmap(), filter() and reduce() in JavaScript.Make your code more functional.Nov 6, 20201Nov 6, 20201
Published inCode ShinobisFunction, Method and Constructor call in JavaScriptUnderstand the usage patterns of function in JavaScriptNov 1, 2020Nov 1, 2020