Every browser has its own default stylesheet in case those parameters are not mentioned and […]
LAMP (Linux, Apache, MySQL, PHP) and Web Services
LAMP is a very common acronym for a Server (Linux) that runs a Web Server […]
Running Commands Periodically or Scheduled in Linux
You have one command or one program that you want it to be executed automatically […]
Running Python Programs in Linux Console
If you are discovering or studying Python you may stay in the Interpreter environment to […]
Working with Lists in Python
Lists and Arrays are a very powerful type of variable that can store big volumes […]
Why Linux?
The list of reasons to use Linux instead of Windows is huge and can disagree, […]
Working with Strings in Python
Follow some examples of how to print information friendly in tab layout: last, first = […]
How to Use Docker and Docker Swarm
Docker is by far the most popular application container solution, and Docker Swarm is an […]
Simple ASCII Art in Python
This program can convert one name, word or even one phrase from a single line […]
Introduction to Python
Python is just one more programming language. So, what is in it that everyone is […]