Blog Tag: OS

How To Install Nginx on Ubuntu and Ubuntu-based Distribution

OverviewSome 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...

Check Our Ebook for This Online Course

Advanced topics are covered in this ebook with many examples.

Bubble Sort for 2D Array in Java
Introduction to Bubble Sort for 2D Array in JavaBubble sort is a simple and commonly used sorting...
Java Application Programming Interfaces (APIs)
First and foremost, we must define an API.  An API is a piece of code that specifies how software...
Abort Ajax requests using jQuery
About ‘AJAX’AJAX stands for Asynchronous JavaScript and XML. It is a technique used...