manage your python dependencies with conda
#python #conda
Learn how to manage your Python version and libraries.
oct 11th 2023
a collection of programming tutorials on various topics
python • neovim • challengesLearn how to manage your Python version and libraries.
Learn how to write readable code in Python to make it more maintainable and understandable.
Learn the difference between NamedTuple and @dataclass in Python for better data structures.
Learn how to upload a Python package to PyPI to make it available for everyone.
Learn how to setup NeoVim from scratch, with a custom configuration and plugins.
Learn how to create a Snake game in the terminal with Go.
Let's solve a word search puzzle with a purely functional language!
with a few lines of code, we can simulate the basic kinematics of a rope!