|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/bash-commands-and-scripting/
课程评论:没有评论
课程名称:Bash命令与脚本 - 从入门到精通 课程概述:此课程专注于Bash命令和脚本,掌握基础的Bash命令和脚本技巧是任何类型开发者必备的技能,有助于完成日常任务。课程开始于最基础的内容,教您如何打开终端应用程序,了解终端的基本组成部分,以及如何仅用键盘进行交互。随后,我们将逐步学习更多命令,并使用越来越复杂的Bash脚本技术。课程非常适合初学者;我相信,只要在每个学习环节中多加练习,您就能成为Bash脚本的专家!而对于中级或长期使用Bash的用户,这也是一次令人耳目一新的复习,您可能会学到新的知识,或者重新学习一些遗忘的内容。 在录制这门课程时,我回想起自己在攻读硕士学位时学习Bash脚本的经历,我的目标是使课程内容比那时的大学课程更加高效和简洁,并特别添加一些基于我作为全栈软件工程师多年来最常用的内容。本课程的设立源于许多人向我询问我在其他课程中使用的Bash命令和脚本技巧,因此我决定制作这个课程。听说市场上关于Bash及其脚本的资源不足,这也是我创建课程的原因之一。希望您加入这门课程,标题为“Bash命令与脚本 - 从入门到精通”! 课程的第一课将提供关于命名法的小背景介绍,涵盖各种Shell、UNIX及类UNIX系统,以及Bash在其中的作用。第二课将从基础开始,教您如何打开Shell,以及如何以最基本的方式与之互动,包括如何写一个基础命令。之后的每一节课将进入更加复杂的示例,学习如何在Bash中创建别名,函数,逻辑运算符,循环等内容!
This course is about Bash commands and scripting. Knowing basic Bash commands and some Bash scripting techniques are essential skills for developers of any type to learn - and can help with so many day-to-day tasks. In this course, we'll start at the most basic level, opening up a terminal application, examining exactly what parts of a terminal there are, and how to interacting with it using only your keyboard. From there, we'll start learning more and more commands, and we'll see and use ever-more complex bash scripting techniques.This course is great for beginners: I believe If you practice enough with each lesson along the way, YOU can become a bash scripting expert! This course is also suitable for intermediate or long-time users of bash: you might find it a refreshing review, and maybe you'll even learn something new, or perhaps re-learn something you've forgotten!I had a lot of nostalgia recording this course, thinking back many times to when I first learned bash scripting in a course during my master's program years ago. My goal with this course was to make the lessons even more efficient and succinct than those in that university course, and especially to add additional lessons based on what I have learned and used the most in bash over the years as a full stack software engineer.I already had a few people reach out to me asking about the bash commands and scripting techniques I use in some of my other courses. That prompted me to make this course - from what I've heard, there's just not enough resources out there that cover all aspects of bash and bash scripting. This course is my solution to that! I hope you'll join me in this course, titled, "Bash Commands and Scripting - From Beginner to Expert"!In the first lesson, I'll provide a small background presentation on the nomenclature: various shells that exist, UNIX and UNIX-like systems, and where Bash comes in. In the second lesson, we'll open we're going to start with the absolute basics, of how to open up a shell, and how to interact with it on the most basic level, just using the keyboard and how to write a basic command. Through each subsequent lesson then move on into ever more complex examples, learning how to create what are known as aliases in bash, then onto functions, logical operators, loops, and more!