Published inGeek Culture4 steps to do algebra with Python!We all know math can perform mathematical operations, but do you know Python can do algebra, too?Apr 24, 2022Apr 24, 2022
Published inCodeX3 Best Books for PythonLet me introduce three of the best books for learning Python from my perspective. Python is definitely one of the most popular languages…Apr 22, 2022Apr 22, 2022
Published inGeek CultureSimple Data visualization with PyechartsLearn to generate amazing charts using Pyecharts with ease!Apr 21, 2022Apr 21, 2022
Published inPython in Plain EnglishWhat is Closure and How to Implement it in Python?Learn the concept of closure and ways to implement closure in easy steps.Apr 20, 20221Apr 20, 20221
Published inJavaScript in Plain English10 Tricks to Learn for JavaScript DevelopersLearn these tricks to write better code.Apr 19, 2022Apr 19, 2022
Published inJavaScript in Plain English6 Rarely Known JavaScript TricksLearn these useful tricks to make your code more concise.Apr 12, 20225Apr 12, 20225
Published inPython in Plain EnglishMagic in Python — An Introduction to Magic MethodsLearn to use magic functions to customize your Python program behavior!Apr 11, 2022Apr 11, 2022
Published inPython in Plain English4 Ways of Using Tuples Elegantly in PythonGive your programming a boost by learning how to use tuples.Apr 8, 20224Apr 8, 20224
Published inJavaScript in Plain English5 Tricks Every JavaScript Developer Needs to LearnMake your code more concise using these 5 tricks.Apr 6, 20221Apr 6, 20221
Published inPython in Plain EnglishLearn Counter from the Python Collection LibraryAll the ways you can use Counter in Python to make your coding easier and more concise!Apr 4, 2022Apr 4, 2022
Published inPython in Plain English10 Probability Distributions that Every Data Scientist Should KnowA quick intro to some of the most important probability distributions and their implementation.Apr 4, 20222Apr 4, 20222
Published inPython in Plain English5 Amazing Tricks to Enhance Your Python CodeLearn these tricks to make your Python code more concise!Apr 1, 2022Apr 1, 2022
Published inPython in Plain EnglishGenerate QR Code with a Few Lines in PythonQR code is a convenient way to transfer information — learn how to generate it using Python!Mar 31, 20221Mar 31, 20221
Published inLevel Up Coding3 principles to manage your objects elegantly in JavaLearn to use design patterns to manage your objects more effectivelyMar 29, 20221Mar 29, 20221
Published inJavaScript in Plain English4 Differences Between ‘let’ and ‘var’ in JavaScript4 differences between ‘let’ and ‘var’ that every JavaScript developer should knowMar 29, 2022Mar 29, 2022
Published inPython in Plain EnglishHow to Use Decorators in Class in PythonA hands-on guide on using decorators in class in PythonMar 28, 2022Mar 28, 2022
Published inPython in Plain EnglishThe Must-Know Tools from the Python Library itertoolsA tutorial on how the tools from the ‘itertools’ library are used and when we should consider using them.Mar 28, 2022Mar 28, 2022
Published inPython in Plain English3 Keywords to Make Your Python Code Elegant3 functions in Python that can let you restructure your programs functionally and elegantly.Mar 25, 20222Mar 25, 20222
Published inPython in Plain EnglishAn Introduction to Advanced Loops in PythonA step-to-step guide on iterators and generators in PythonMar 24, 2022Mar 24, 2022
Published inPython in Plain EnglishDemystifying the “with” Keyword in PythonIntroducing some basic concepts and usage of the with statement and its underlying workings.Mar 24, 2022Mar 24, 2022