Blog Tag: Nginx

How To Install Nginx on Ubuntu and Ubuntu-based Distribution

Overview Some of the biggest and busiest websites on the internet are hosted by Nginx, one of the most well-known web servers in the world. It’s a simple option...

Check Our Ebook for This Online Course

Advanced topics are covered in this ebook with many examples.

How to get Substring in Python
About substring A substring is a sequence of characters that occur in a string. It is a portion of a...
How To Speak HTML
The only thing standing in your way of getting on the Web is learning the lingo: HyperText Markup Language,...
Bubble Sort Algorithm
Bubble sort is one of the simplest sorting algorithms. To sort an array using bubble sort,  we will...