Published inDev GeniusOf Classes and Constructor Functions: How JavaScript is Different from Other OOP LanguagesA question was raised about the difference between functions and constructor functions in JavaScript. The question follows JavaScript’s…Jun 19, 2020Jun 19, 2020
Published inThe StartupDemystifying Python Decorators in 10 MinutesIn this quick tutorial, we will learn all about Python decorators.Oct 19, 20194Oct 19, 20194
Published inThe StartupMastering Python Namespaces and ScopesA rose is a rose is a rose is a rose, unless it’s not.Oct 13, 20193Oct 13, 20193
Published inTowards Data ScienceWriting Code People Want to ReadOr how to write code that won’t make you want to pull your hairOct 9, 20191Oct 9, 20191
Published inTowards Data ScienceBeginner’s Guide to Python Quirks and JargonThe data science boom has welcomed a lot of new Python developers from many different walks of life: from seasoned hackers, statisticians…Oct 5, 2019Oct 5, 2019
Published inTowards Data SciencePandas Hacks: read_clipboard()Well, it’s not a hack, but it saves you a lot of time.Sep 30, 2019Sep 30, 2019
Understanding Gradle by Creating an Executable Kotlin JARBuilding applications, be it in any language, is a non-trivial task. Thankfully, modern IDEs allow developers to enclose the entire build…Dec 18, 20173Dec 18, 20173