Last year in November 2020 I held a short one hour training session for my collegues at Altran on python. Because the majority of my collegues are C++ developers and I myself am a C++ and python developer I decided to make the python introduction to them more C++ friendly....
Django cheat sheet
During the development of the homepage I created a simple cheatsheet for all the django commands which one uses frequently and thought about sharing it:
Start Server
$ python manage.py runserver
Run Tests
``` $ python manage....
Deploy your django website via Digital Ocean with Nginx and Gunicorn
To be able to centralize my knowledge and to learn more about web development I thought about building my own personal website.
Thus this project was born. I quickly decided to use [django](https://www.djangoproject....
Ready. Set. Go!
Welcome! On my website I am centralizing my projects and interests. I will write articles about personal projects, books and about things I am interested in and currently learning.
About Viktor
Software developer and consultant specialising in autonomous driving, machine learning, and Python. Based in Munich.