YoVDO

Bash Scripting and System Configuration

Offered By: Codio via Coursera

Tags

Bash Courses Ubuntu Courses Regular Expressions Courses GitHub Actions Courses Control Structures Courses Bash Scripting Courses

Course Description

Overview

Code and run your first Bash script in minutes without installing anything! This course is designed for learners with no scripting experience. Learners will gain hands-on practice on an Ubuntu system that can be easily transferred to other Unix-based operating systems. The modules in this course cover scripting basics (e.g. control structures), advanced scripting (e.g. regular expressions), git version control, and system configuration (e.g. installing and updating). To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable script examples with suggested edits to explore script examples further, building a deeper understanding by doing. You'll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to small, approachable exercises that take minutes instead of hours.

Syllabus

  • Scripting
    • Learn how to write basic scripts including how to specify files, perform arithmetic, format and output data, and use control structures such as loops and conditionals to repeat commands and make decisions.
  • Advanced Scripting
    • Learn how to locate and perform actions on files with globbing, use regular expressions to filter and search within file contents, and schedule scripts.
  • Version Control and Git
    • Learn how to use git locally and with a remote Github repository, including common actions (add, commit, branch, merge, push, pull, clone), and how to automate tasks with Github Actions.
  • Installation and Updates
    • Learn how to use package management systems to install and update packages, and manage configuration files and kernel options.

Taught by

Chalece DeLaCoudray

Related Courses

LEMP Stack Deep Dive
A Cloud Guru
Ansible for DevOps: Write your first Playbook
Coursera Project Network via Coursera
Introduction to Linux
Codecademy
Introduction to Linux: Installation
Codecademy
Container Creation and Orchestration Basics
Codio via Coursera