Published onOctober 12, 2024DevOps journey step 2 : Baby steps in KubernetespythonkubernetesdevopsFirst steps into Kubernetes
Published onSeptember 12, 2024Developer mindset thoughts N1: Do not get stuck for too longsoft-skillsmindsetprogrammingIn a professional environment, do not get stuck for too long. Otherwise you may face some very bad consequences
Published onJuly 21, 2024Python tip N4 : When list is not the answer (from Fluent Python book)pythonbookfluent-pythontipsShould you always use a list ?
Published onApril 28, 2024Top 3 Free Resources to Learn FastAPI in 2024fastapipythonweb-developmentsoftware-developmentsoftware-engineeringIntroduction to the FastAPI Framework and a handpicked list of free resources to learn this framework
Published onApril 17, 2024Python tip N3 : Create a Python package and publish it with only one filepythonpackagespypitipsHow can you create a python package and publish it simply