search
HomeSystem TutorialLINUXDo Linux operation and maintenance personnel need to have knowledge of programming languages?

Do Linux operation and maintenance personnel need to have knowledge of programming languages?

Dec 31, 2023 pm 07:24 PM
Operation and maintenance personnel should master skillslinux programming languageLinux operation and maintenance methodslinux operation and maintenance worker

Do Linux operation and maintenance personnel need to have knowledge of programming languages?

Recently, friends in the same industry or Linux beginners often ask me:

Do operation and maintenance personnel need to learn a language? So which language should they learn?

I will answer this question in two ways:

First choice, today with the rapid development of big data and cloud computing, if system operation and maintenance personnel do not know a little development language, it will really be difficult, because in operation and maintenance work, there are many business systems and the scale of online servers is very large Sometimes, it can only be completed automatically by writing scripts (automation is also a kind of script). Otherwise, such repetitive and tedious work cannot be afforded by manpower. Therefore, learn a language that can complete operation and maintenance work in batches. , it becomes very important.

So what language should I learn?

For Linux system operation and maintenance personnel, the answer is more complicated because there are many choices. shell, perl, python, ruby, etc.

I think that every Linux system operation and maintenance personnel should know the Linux shell (sh or bash), and also know a language among Perl, Ruby or Python. It doesn't matter which language you learn.

In my opinion, any language serves the operation and maintenance work. As long as it can complete the operation and maintenance work, whichever language you like, then you can use which language. Of course, there will be some differences for beginners. If you are a beginner, it will be very helpful for your future work to recommend a language that is currently popular or used in many enterprises. After all, no company is willing to accept an unfamiliar language.

So, should beginners learn an operation and maintenance language immediately from the beginning? I think this is too early, because any language, especially languages ​​such as shell and python, are closely related to Linux. If When you don’t know anything about Linux, just trying to learn a language at a loss is tantamount to a blind person trying to grasp an elephant. So I suggest that when learning a system language, you must have a Linux foundation before learning it. You will find that the language becomes much easier. .

Shell is a universal system language that all operation and maintenance personnel must understand and master. Shell can help us solve many repetitive and tedious tasks in daily work, but the basis of shell is system commands, so , only by mastering the principles and usage of system commands can the shell run. I have met many friends who are learning Linux. They have also been involved in operation and maintenance for many years, but they have no idea how to execute for loops, while loops, if with [[or[, $1, $2, $3... $*, $@ and the use of case statements are not known. Sooner or later, they will blame themselves for not learning bash as early as possible.

Then someone asked me again, I am already very familiar with the shell, but I still can’t find a job. Many units require python or ruby ​​and other languages. Do I still need to learn these languages?

This problem is divided into two aspects. First, from the employee's perspective, companies recruit employees to serve themselves. As long as the tasks assigned to employees can be completed with quality and quantity, it is actually enough. As for what language to use? What is achieved is not important. Some companies may, out of habit or tradition, force all work to be done in one language. This is a corporate environment issue. If every employee has the habit of being completely dependent on the company, wouldn't it be necessary to learn all languages? Obviously, this is not the norm.

Many friends have seen the recruitment information. The language requirements are basically familiar with shell, python, perl, etc., which means that the language requirements for operation and maintenance work are relatively broad. I have worked for many Large companies have professional task scheduling and management platforms for operation and maintenance work. The scheduling management platform can support operation and maintenance scheduling tasks written in any language, so you don't need to worry about which language to learn.

Then, From a career management perspective, I think being really good at one of the languages ​​and dabbling in other languages ​​is the biggest competitiveness, even if it means just reading the introduction The first few chapters of books in these languages. Being really good at one of these languages ​​means that you have a deep understanding of how to use the language and a deep understanding of what the language is like "under the hood", so that you can make more reasonable decisions when designing larger programs. The reason why I raise this issue to the level of a career management issue is that if you want to be employed by a company that uses a different language, "being an expert who is willing to learn different languages ​​​​is far more important than "being an expert who only wants to learn another language" Languages ​​with potential" or "people who know a little bit about this or that language, but have never had the patience to learn a language well" are important.

I am Ant from South Africa, a front-line worker who has been engaged in operation and maintenance for many years. If you are still confused about how to learn an operation and maintenance language, you might as well take a look!

The above is the detailed content of Do Linux operation and maintenance personnel need to have knowledge of programming languages?. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:脚本之家. If there is any infringement, please contact admin@php.cn delete
What are some common security threats targeting Linux versus Windows?What are some common security threats targeting Linux versus Windows?May 05, 2025 am 12:03 AM

Linux and Windows systems face different security threats. Common Linux threats include Rootkit, DDoS attacks, exploits, and permission escalation; common Windows threats include malware, ransomware, phishing attacks, and zero-day attacks.

How does process management differ between Linux and Windows?How does process management differ between Linux and Windows?May 04, 2025 am 12:04 AM

The main difference between Linux and Windows in process management lies in the implementation and concept of tools and APIs. Linux is known for its flexibility and power, relying on kernel and command line tools; while Windows is known for its user-friendliness and integration, mainly managing processes through graphical interfaces and system services.

What are the typical use cases for Linux versus Windows?What are the typical use cases for Linux versus Windows?May 03, 2025 am 12:01 AM

Linuxisidealforcustomization,development,andservermanagement,whileWindowsexcelsineaseofuse,softwarecompatibility,andgaming.Linuxoffershighconfigurabilityfordevelopersandserversetups,whereasWindowsprovidesauser-friendlyinterfaceandbroadsoftwaresupport

What are the differences in user account management between Linux and Windows?What are the differences in user account management between Linux and Windows?May 02, 2025 am 12:02 AM

The main difference between Linux and Windows in user account management is the permission model and management tools. Linux uses Unix-based permissions models and command-line tools (such as useradd, usermod, userdel), while Windows uses its own security model and graphical user interface (GUI) management tools.

How does the command line environment of Linux make it more/less secure than Windows?How does the command line environment of Linux make it more/less secure than Windows?May 01, 2025 am 12:03 AM

Linux'scommandlinecanbemoresecurethanWindowsifmanagedcorrectly,butrequiresmoreuserknowledge.1)Linux'sopen-sourcenatureallowsforquicksecurityupdates.2)Misconfigurationcanleadtovulnerabilities.Windows'commandlineismorecontrolledbutlesscustomizable,with

How to Make a USB Drive Mount Automatically in LinuxHow to Make a USB Drive Mount Automatically in LinuxApr 30, 2025 am 10:04 AM

This guide explains how to automatically mount a USB drive on boot in Linux, saving you time and effort. Step 1: Identify Your USB Drive Use the lsblk command to list all block devices. Your USB drive will likely be labeled /dev/sdb1, /dev/sdc1, etc

Best Cross-Platform Apps for Linux, Windows, and Mac in 2025Best Cross-Platform Apps for Linux, Windows, and Mac in 2025Apr 30, 2025 am 09:57 AM

Cross-platform applications have revolutionized software development, enabling seamless functionality across operating systems like Linux, Windows, and macOS. This eliminates the need to switch apps based on your device, offering consistent experien

Best Linux Tools for AI and Machine Learning in 2025Best Linux Tools for AI and Machine Learning in 2025Apr 30, 2025 am 09:44 AM

Artificial Intelligence (AI) is rapidly transforming numerous sectors, from healthcare and finance to creative fields like art and music. Linux, with its open-source nature, adaptability, and performance capabilities, has emerged as a premier platfo

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools