Everything is an Object!In today’s blog, I want to talk a little about the Object-Oriented Programming (OOP) in python. remember that this programming language…May 27, 2020May 27, 2020
Static and Dynamic LibrariesBefore we start we should ask ourselves a couple of questionsMay 5, 2020May 5, 2020
ls with RegexThe command “ls” can be used frequently to list the files and directories of a certain direction. In its long format (ls -l), it can show…Feb 6, 2020Feb 6, 2020