Few tips : API Testing using Python and BDD approach using ‘Behave’
https://medium.com/@samd6197/few-tips-api-testing-using-python-and-bdd-approach-using-behave-32f3f462f353
https://medium.com/@samd6197/few-tips-api-testing-using-python-and-bdd-approach-using-behave-32f3f462f353
Medium
Few tips : API Testing using Python and BDD approach using ‘behave’
So, it was a lazy Sunday, raining and 10 am in the morning. I had woken up with a nice hangover from last night (thanks to my mate who…
Python List Basics—Everything You Need to Know
https://python.plainenglish.io/python-lists-c031ed71853e
https://python.plainenglish.io/python-lists-c031ed71853e
Medium
Python List Basics—Everything You Need to Know
Learn all the basics of working with lists in Python.
Run Jupyter notebooks on a web browser using JupyterLite
https://medium.com/geekculture/run-jupyter-notebooks-on-a-web-browser-using-jupyterlite-18e3bd25bd97
https://medium.com/geekculture/run-jupyter-notebooks-on-a-web-browser-using-jupyterlite-18e3bd25bd97
Medium
Run Jupyter notebooks on a web browser using JupyterLite
Ever thought you could run your Jupyter notebooks on a browser, without having to initiate Python jupyter server on your local machine/host…
Radek Holý: Python is a matter of my heart
https://medium.com/applifting/radek-hol%C3%BD-python-is-a-matter-of-my-heart-df9261794843
https://medium.com/applifting/radek-hol%C3%BD-python-is-a-matter-of-my-heart-df9261794843
Medium
Radek Holý: Python is a matter of my heart
The always cheerful Radek has only been with Applifting for two years, yet he’s already managed to try out several different positions…
Creating a python package for finding loopholes in Dockerfiles
https://prav10194.medium.com/creating-a-python-package-for-finding-loopholes-in-dockerfiles-691d0fffd5bf
https://prav10194.medium.com/creating-a-python-package-for-finding-loopholes-in-dockerfiles-691d0fffd5bf
Medium
Creating a python package for finding loopholes in Dockerfiles
This article will be covering how to create a simple python package that will be used to scan and analyze your Dockerfile configuration. We…
Why I don’t recommend python as a first programming language
https://shams-ad.medium.com/why-i-dont-recommend-python-as-a-first-programming-language-c62ad69ab1a2
https://shams-ad.medium.com/why-i-dont-recommend-python-as-a-first-programming-language-c62ad69ab1a2
Medium
Why I don’t recommend python as a first programming language
This is all subjective, you do not have to take my word for it, however, I believe I have enough experience to speak about this, and I also…