MathematigerBuilding costum Python iterators and generatorsIn this post, we will discover how to effectively use Python generators, define own generators and integrate them into your programming…Oct 30Oct 30
MathematigerIn-Depth Dive into Python Dictionaries and SetsThis article handles specialities of the most common Python data structures.Oct 24Oct 24
Mathematiger8 pro-Tipps for Classes and object-oriented programmingThis is a summary of tipps and tricks for OOP.Oct 23Oct 23
MathematigerDating LifeDating is a funny topic — somehow almost everybody is affected by it, and people talk about it in various ways. I conducted a small study…Oct 18Oct 18
MathematigerHow to handle gitThis gives a comprehensive overview of all important factors of git, referencingother amazing guides for completion.Sep 16Sep 16
MathematigerPython Using OperatorsIn this post, we want to show different operators one can define by hand for custom classes, making it easier to combine instances of some…Jul 13Jul 13
MathematigerHow to form a healthy working environmentWhat can a company do to have a great working environment?Jun 7Jun 7
MathematigerPython Basics: Strings, if-else, Loops and DatatypesThis sums up the most important basics to get started with Python and with coding in general.Jun 2Jun 2
MathematigerUsing Python functions effectivelyHow to use Python functions, Lambda functions, closures and Decorators.Mar 15Mar 15