Article

Logging On To System  | How to login in linux

Logging On To System | How to login in linux

Logging On To System   ·         Before you can begin to use the system you will need to have a valid username and a passw…
Object Oriented Programming In Python For Beginners part -1

Object Oriented Programming In Python For Beginners part -1

Object Oriented Programming In Python Object Oriented Programming (OOP) tends to be one of the major obstacles for beginners…
Linux Booting Startup Process || Linux Boot Sequence

Linux Booting Startup Process || Linux Boot Sequence

Linux Boot Sequence 1. BIOS BIOS stands for Basic Input/Output System Performs some system integrity checks …
Object Oriented Programming In Python For Beginners part -1

Object Oriented Programming In Python For Beginners part -1

Object-Oriented Programming In Python Object-Oriented Programming (OOP) tends to be one of the major obstacles for beginne…
Linux Structure | Component of Linux Operating system | Operating system - Linux

Linux Structure | Component of Linux Operating system | Operating system - Linux

Linux Structure   Linux is a layered operating system. The innermost layer is the hardware that provides the services for th…
Who uses Linux? | uses of linux

Who uses Linux? | uses of linux

Let's look at who actually uses Linux. ·         The U.S. government and its agencies at the level of national stat…
args and kwargs in python for beginners

args and kwargs in python for beginners

*args and **kwargs Work with Python long enough, and eventually, you will encounter *args and **kwargs. These strange term…
Lambda Expressions in python for beginners

Lambda Expressions in python for beginners

Lambda Expressions One of Python's most useful (and for beginners, confusing) tools is the lambda expression. lambda e…