Python3: Mutable, Immutable… everything is object!Introduction: What is an object and what does it means everything in python is an object?Jan 13, 2021Jan 13, 2021
What happens when you type ls -l in the shellWhen we write ls -l in the shell terminal and press enter, we get a list of the elements (files and folders) in the current directory…Nov 25, 2020Nov 25, 2020
Libraries in CTo better explain libraries, I would like first to share a personal experience. I started mechanical engineering to learn about robotics…Oct 12, 2020Oct 12, 2020