Erdem Isbilen·Apr 14, 2025How to Outperform 99% of People5 strategic actions that build momentum, crush resistance, and drive change
InTDS ArchivebyErdem Isbilen·Jun 20, 2023Predicting Success of a Reward Program at StarbucksBeginners friendly — step by step explanation of a complete project from start to finish
Erdem Isbilen·Mar 9, 2023Interface Segregation Principle in PythonObject Oriented Programming Principles for Data Scientists
InPython in Plain EnglishbyErdem Isbilen·Mar 2, 2023The Two-Pointer Pattern: A Must-Have Skill for Every CoderA Step-by-Step Guide for Python Beginners
InTDS ArchivebyErdem Isbilen·Mar 1, 20235 ways of Implementing Open Closed Principle with PythonObject Oriented Programming Principles for Data Scientists
InTDS ArchivebyErdem Isbilen·Oct 23, 2022How Hot Can EV Motors Get?A data-driven approach using test bench measurements collected by the LEA department at Paderborn University
InTDS ArchivebyErdem Isbilen·Jun 2, 2022Single Responsibility Principle in PythonWith easy to follow explanations for the beginners
InTDS ArchivebyErdem Isbilen·Feb 8, 2022Top Python Keywords That You Must Use in Your Data Preparation ProcessWith easy to follow examples for beginners
InGeek CulturebyErdem Isbilen·Dec 4, 2021Type Hints in PythonBeginners guide with easy to follow examplesA response icon1A response icon1
InTDS ArchivebyErdem Isbilen·Oct 3, 2021Python ChainMap: Treat Multiple Dictionaries as OnePractical use cases of ChainMap with easy to follow examples for beginners