Why choose Debian over Ubuntu for a server?

Debian vs Ubuntu for a server

As an experienced GNU/Linux system administrator, I’ve been recommending Debian to my colleagues as the go-to GNU/Linux distribution for servers. Ubuntu is an attractive alternative, and for small to medium-sized installations I like it a lot. However, I’m also an Ubuntu user and I still like Debian and feel comfortable working on servers running Debian. … Read more

Why should you learn Python?

Learn Python

Python is a dynamic programming language which is highly popular in the programming world. It is usually called as the ‘programming language for the 21st century’. In this article, we will discuss why should one learn Python? It is one of the important skill that is needed for the programming world. If one can write … Read more

Python vs Ruby, the comparison

Python vs Ruby

In this article, I am going to try to answer the question: what are the advantages and disadvantages of the two predominant programming languages, Python vs Ruby. For the purposes of this article, we will be talking only about the programming languages per se and won’t be making any distinctions about their frameworks, programming environments, … Read more

Why is Python so popular?

Why Python is so popular?

Why do programmers love Python? This blog will show why you should choose Python when you’re starting your career in tech. How I learned Python I first became interested in programming in Python, when my uncle asked me to make a chat bot. I had never used any machine learning, and so I asked him … Read more

What is Stack Overflow, how to use it?

What is Stack Overflow?

Stack Overflow is a great resource for programmers. It’s not a question-and-answer site, not a site for finding help. It’s a site for the community to collect knowledge from one another, a collection of interesting, insightful, entertaining questions. SO is a place where users from around the world come to share their knowledge and learn … Read more

Free software – what is it?

Free software is software that is distributed free of charge either as an end product or a service. It should be free in the sense of freedom and not restricted in any way, and the free software movement promotes and encourages software that respects those principles. It’s also a term used for software that is … Read more