Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cad8c3e

Browse files
authored
Update README.md
1 parent 0f80c5e commit cad8c3e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Learning Bash Scripting
22
This is the repository for the LinkedIn Learning course Learning Bash Scripting. The full course is available from [LinkedIn Learning][lil-course-url].
33

4-
![Learning Bash Scripting ](banner.jpeg)
5-
64
Bash is a popular command line interpreter and the default option on Linux. In this course, Scott Simpson guides you through using Bash. Scott covers the history and significance of Bash, as well as the basics of using it. He explains how to create a script, make it executable, and run it. Scott steps through programming tasks, dives into Bash control structures, and highlights how to interact with the user. Plus, he shows you how to troubleshoot your scripts.<br><br>The best way to learn a language is to use it in practice. That’s why this course is integrated with GitHub Codespaces, an instant cloud developer environment that offers all the functionality of your favorite IDE without the need for any local machine setup. With GitHub Codespaces, you can get hands-on practice from any machine, at any time—all while using a tool that you’ll likely encounter in the workplace. Check out the [Using GitHub Codespaces with this course][gcs-video-url] video to learn how to get started.
75

86
### Instructor

0 commit comments

Comments
 (0)