Series

Tales of Coding ๐Ÿ“

Series of articles with code examples. Hands-on tutorials on different topics: Testing, Design Patterns, Algorithms, Data Structures, and more...

Articles in this series

A Tale of Interviews: A Collaborative Approach to Problem-Solving
A Tale of Python: An Introduction to Decorators for Beginners
A Tale of Algorithms: Edit Distance in Web Development
A Tale of Debugging: The Competitive Programmer Approach (Part II)
A Tale of Testing: The Basics of Test-Driven Development with a Focus on Data Structures
A Tale of Refactoring: Dealing with Multiple Conditional Statements the Python Way