|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/bash-scripting-linux/
课程评论:没有评论
课程名称:Linux BASH 脚本编程(附带 PDF 手册) 课程概述: 本课程旨在从零开始教授 BASH 编程,适合对 Linux 有基本了解的学习者。课程采用短视频讲解,配备超过 50 页的手册、每节课的练习题及解题建议,帮助学员巩固所学知识。 在专业的 Linux 操作中,掌握大量命令及其选项和语法是初学者常遇到的挑战。然而,命令行的一个巨大优势在于通过组合简单命令,可以构建我们自己的工具、脚本和函数,替代成百上千个其他程序。通过新构建的脚本,我们可以一次性执行多个操作。 脚本的应用非常广泛,例如自动复制文件、安装软件、配置网络等。但是,单纯了解命令是不够的。我们还需要学会如何处理变量、构建条件语句、循环和函数等。本课程不仅教授如何完成特定任务,还展示了不同方法的优缺点。 课程分为多节短小的课堂,每节课聚焦于一个主题。在 PDF 格式的课程手册中,每个主题都有简要的重点信息,并提供练习以帮助实践所学知识,同时包含解决方案供学员参考。可以说本课程是传统课堂培训的替代选择,唯一的区别是没有提供午餐。 完成本课程后,学员将能够开始进行 Linux 自动化管理,掌握 IT 自动化管理的未来趋势。随着云计算的扩展,一名管理员不再仅仅管理几台机器,而是能够控制成百上千台机器。这也是你可以做到的目标!写一次,执行多次。 祝学习愉快! Rafał
In short:BASH programming from scratchShort video lessonsHandbook with over 50 pagesExercises for each lessonsSolution proposalsRequired base knowledge regarding LinuxWhen working with Linux in the professional way, we need to know plenty of commands, their options, syntax. That's one of the biggest troubles for the beginners.But command line has also huge advantage. When we connect together those simple commands, we can build our own tools, scripts, functions that may replace hundreds of other programs. Having such a new script, we just run it, and multiple actions will be executed at once.What can be done with scripts? In short - if we can do something with commands, then we can do it also with script, and because on Linux everything can be done with commands, we can do everything with scripts. Some examples could be automated copying of files, installing software, configuring network and much much more.But knowing the commands is not enough, to build the scripts. Apart from that, we need to know how to operate on variables, build conditional statements,loops, functions and more. And that's the topic of this course. The course not only teaches how to do something, but often shows how this could be done in different way, what are the advantages and disadvantages of different methods. Step by step, we will show how to build functions and how to create a library of the scripts.The course contains a set of short lessons, each of them focusing on another topic. In the course handbook in the PDF format, for each topic, there is a short note with the most important information from the lesson and a set of exercises allowing to practice the knowledge. There are also the solution proposals, so one could say this course is an equivalent for a traditional classroom training, with the difference, that we don't have lunch included.After the course, you will be able to start working on Linux automation and there is no doubt, that automatic management of IT is the future. The cloud expansion caused that one admin is no more managing a couple of machines. One admin has under control hundreds or thousands of machines. That's something what you can do as well!Write once - execute multiple times.Happy learning!Rafał