DEV Community

Konstantin Lübeck profile picture

Konstantin Lübeck

I’m a graduate computer science research assistant, and I make Youtube videos on programming, computer science, and everything in between.

Joined Joined on  github website

Education

University of Tübingen

Work

Graduate Research Assistant

Python’s Abstract Base Classes (ABC) and Interfaces Explained

Python’s Abstract Base Classes (ABC) and Interfaces Explained

Comments
1 min read
What are Python Decorators?

What are Python Decorators?

1
Comments
1 min read
Do you know the Python Walrus Operator?

Do you know the Python Walrus Operator?

Comments
1 min read
Python *args and **kwargs Demystified: Everything You Need to Know

Python *args and **kwargs Demystified: Everything You Need to Know

Comments
1 min read
I Made a Python Program that Self-destructs, but Clones Itself Just in Time to Live on Forever

I Made a Python Program that Self-destructs, but Clones Itself Just in Time to Live on Forever

Comments
1 min read
Python @staticmethod vs. @classmethod

Python @staticmethod vs. @classmethod

5
Comments
1 min read
Why You Should Use Python if __name__ == "__main__"?

Why You Should Use Python if __name__ == "__main__"?

5
Comments
1 min read
Is your Favorite Programming Language making Climate Change worse?

Is your Favorite Programming Language making Climate Change worse?

3
Comments
1 min read
loading...