PinnedAditya Dhanraj TiwariinAnalytics VidhyaPython’s cool tricks for programming.Simplicity is Python’s way to solve problem.Nov 7, 20201Nov 7, 20201
PinnedAditya Dhanraj TiwariinPython in Plain EnglishPython’s amazing functools moduleKill the messier code with functools elegancyNov 4, 20206Nov 4, 20206
PinnedAditya Dhanraj TiwariinPython 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
PinnedAditya Dhanraj TiwariinPython in Plain Englishsorted() in PythonEmbrace the power of sorted function in Python.Oct 31, 20201Oct 31, 20201
Aditya Dhanraj TiwariJMeter 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
Aditya Dhanraj TiwariCognitive 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
Aditya Dhanraj TiwariinPython in Plain EnglishOperator overloading in PythonHow to make your object play well with built-in operatorsNov 28, 2020Nov 28, 2020
Aditya Dhanraj TiwariinPython in Plain EnglishHow to easily Implement Priority Queue in PythonTake advantage of the heapq module to implement a Priority QueueNov 16, 2020Nov 16, 2020
Aditya Dhanraj Tiwariincodeburstmap(), filter() and reduce() in JavaScript.Make your code more functional.Nov 6, 20201Nov 6, 20201
Aditya Dhanraj TiwariinCode ShinobisFunction, Method and Constructor call in JavaScriptUnderstand the usage patterns of function in JavaScriptNov 1, 2020Nov 1, 2020