Published onOctober 12, 2024DevOps journey step 2 : Baby steps in KubernetespythonkubernetesdevopsFirst steps into Kubernetes
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
Published onMarch 4, 2024Python web frameworks in production (1): Web app for medical sectorweb-developmentdjangopythonreactHow to use Python web frameworks in the medical sector ?
Published onFebruary 25, 2024Coding challenge: Get useful data from a 1b rows text file with Pythonpythonperformancebig-datacoding-challengeCan Python parse a 1B row text file ?
Published onFebruary 17, 2024DevOps journey step 1 : Getting started with AnsiblepythonansibledevopsFirst steps into Ansible
Published onJanuary 21, 2024Using TYPE_CHECKING constant in pythonpythontypingbeginnersLearn the usage of TYPE_CHECKING constant in Python
Published onSeptember 24, 2023Python tip N2 : function call overheadpythontipsbeginnersAvoid calling a function in a hot loop
Published onApril 18, 2023Understand Multithreading in Python in less than 5 minutespythonmultithreadingconcurrent-modeMultithreading in Python in simple terms
Published onJanuary 29, 2023Python tip N1 : simple ways to merge dictionaries in PythonpythondictionariesbeginnerstipsHow you can merge your Python dictionnaries in one line
Published onDecember 30, 2022Top 3 Free Resources to Learn Django in 2023djangopythonweb-developmentsoftware-developmentsoftware-engineeringIntroduction to the Django Framework and a handpicked list of free resources to learn this framework