Brand Icon Coding
  • Home
  • Portfolio
  • Articles
  • Videos
  • Tips & Tricks
  • Contact

Category: Python


Building A Chess Computer Using Python Thumbnail
Building A Chess Computer Using Python

Implementing a chess computer with nothing but Python

3 min April 29, 2020

Create Your Own Diff-Tool Using Python Thumbnail
Create Your Own Diff-Tool Using Python

How to create your own simple diff-tool using nothing but Python

9 min April 27, 2020

How To Scrape The GitHub Organizations You Contributed To Using Python Thumbnail
How To Scrape The GitHub Organizations You Contributed To Using Python

A scraping tutorial with a real world use-case

11 min April 20, 2020

Disassemble Your Python Code Thumbnail
Disassemble Your Python Code

Gaining insights into your Python code using the dis-module

15 min April 14, 2020

Python: Introduction To Itertools Thumbnail
Python: Introduction To Itertools

Introducing the itertools functions using real world examples

15 min March 15, 2020

URL Shortener Thumbnail
URL Shortener

Implementing my own URL shortener in Python

1 min March 5, 2020

Hyperparameter Tuning (Virtual Recognition) Thumbnail
Hyperparameter Tuning (Virtual Recognition)

Examine the impact of hyperparameter tuning on a machine learning model

1 min Sept. 10, 2019

How To Create Your Own Timing Context Manager In Python Thumbnail
How To Create Your Own Timing Context Manager In Python

Implementing it the easy way

5 min April 26, 2019

Python: list.sort() vs. sorted(list) Thumbnail
Python: list.sort() vs. sorted(list)

Comparing both approaches concerning speed and memory usage

7 min April 8, 2019

Run Python Applications as non-root user in Docker — by example Thumbnail
Run Python Applications as non-root user in Docker — by example

Fight the runC container runtime bug

2 min March 23, 2019

Python: Customize Click Help Page Thumbnail
Python: Customize Click Help Page

Implementing a functionality which currently does not exist

3 min Jan. 19, 2019

Python's f-strings vs. str() Thumbnail
Python's f-strings vs. str()

Comparing both approaches concerning execution time

2 min Dec. 26, 2018

Smaller Projects Thumbnail
Smaller Projects

A collection of smaller business related projects I worked on and Open Source projects I contributed to

2 min April 26, 2017

How to Monkey Patch Global Variables in pytest Thumbnail
How to Monkey Patch Global Variables in pytest

In this pytest tutorial, you'll learn how to monkey patch global variables.

8 min Aug. 17, 2021

Create a Context Manager in Python Measuring the Execution Time Thumbnail
Create a Context Manager in Python Measuring the Execution Time

In this Python tutorial, you'll learn how to implement a context manager m…

7 min Aug. 10, 2021

How to convert command-line arguments to specific types in Python Thumbnail
How to convert command-line arguments to specific types in Python

In this argparse tutorial, you'll learn how to convert command-line argume…

7 min Aug. 3, 2021

  • Previous
  • 1
  • 2
  • Next

Get notified about new articles and more.
+ FREE Python Enums Cheat Sheet!

Content Type
  • YouTube Icon
  • Mastodon Icon
  • LinkedIn Icon
  • Medium Icon
  • GitHub Icon
  • Feed Icon
  • Patreon Icon
© 2025 Florian Dahlitz. All Rights Reserved.