Blog Tag: Ubuntu

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.

Dart Basic- Data Type
Data Type in DartDart is a modern, object-oriented programming language that is suitable for building...
Use of Global Variables in Functions
Global Variable in PythonA global variable is a variable that is defined outside of a function and...
Python Intermediate: the Core Concepts of Classes and Objects in Python
Classes and Objects in PythonThe starting point for the creation of objects is a class, which is a...