Learning Shell Scripting: How to Automate Your Tasks

Go to class
Write Review

Learning Shell Scripting: How to Automate Your Tasks provided by Udemy is a comprehensive online course, which lasts for 1-2 hours worth of material. Learning Shell Scripting: How to Automate Your Tasks is taught by Hussein Alrubaye. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Englishand is Paid Course. Visit the course page at Udemy for detailed price information.

Overview
  • Learn how to Automate Your Tasks using shell programming and solve real-world problems using Bash Scripting

    What you'll learn:

    • Wirte your first Shell Script
    • Use Shell Script to Automate Tasks. Such as Collect thousands of Developer Emails from Github
    • Solving real-world problems with shell scripts,
    • Deep knowledge of linux command

    This course for anyone whowants to be Bash shellscripting programmer from scratch, We will start bydiscusfundamentalsLinux commands that you need to start programming Bash scripting. We will start first by installing the development environment then youwill run your first Bash scripting program,and understand how program flow works in Bash scripting. Then we will talk about variables and Mathoperation and priorities. Then we will take about logic and make a decision, then we will talk about loops. then we will talk about functionsand OOP concept that you need to use when you program withBash scripting, then we will talk about how to automate task such as collect developer emailsGitHub projects, then we will talk about Databases and files.