Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/labex-labs/quick-start-with-shell

[Quick Start with Shell] This repository collects 14 of programming scenarios (labs and challenges) for Quick Start with Shell. This course is designed to give you a solid foundation in the most popular shell used in Linux, the Bash (Bourne Again Shell). You will learn how to use the shell to per...
https://github.com/labex-labs/quick-start-with-shell

List: quick-start-with-shell

awesome awesome-list bash challenges course education hands-on labex labs linux programming shell

Last synced: about 2 months ago
JSON representation

[Quick Start with Shell] This repository collects 14 of programming scenarios (labs and challenges) for Quick Start with Shell. This course is designed to give you a solid foundation in the most popular shell used in Linux, the Bash (Bourne Again Shell). You will learn how to use the shell to per...

Awesome Lists containing this project

README

        

# Quick Start with Shell

[![Quick Start with Shell](https://cover-creator.appbot.io/quick-start-with-shell.png)](https://labex.io/courses/quick-start-with-shell)

[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/quick-start-with-shell)

Our Quick Start with Shell course offers a solid foundation in Bash shell scripting, covering Linux command-line essentials. Through hands-on labs and real-world challenges, you'll master file management, text processing, and automation techniques, enabling you to efficiently use the shell in your daily tasks.

![Shell](https://img.shields.io/badge/Shell-whitesmoke?style=for-the-badge&logo=shell)
![Bash](https://img.shields.io/badge/Bash-whitesmoke?style=for-the-badge&logo=bash)
![Linux](https://img.shields.io/badge/Linux-whitesmoke?style=for-the-badge&logo=linux)

## Environment

LabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.

![](https://tutorial-screenshot.getvm.io/images/vm-1725247253.png)

- A strict β€œLearn by Doing” approach with exclusive hands-on labs and no videos.
- Interactive online environments within the browser, with automated step-by-step checks.
- A structured content organization with the Skill Tree based learning system.
- A growing learning resource of 30 Skill Trees and over 6,000 Labs.
- The AI learning assistant Labby, built on ChatGPT, providing a conversational learning experience.

Learn more about [LabEx VM](https://support.labex.io/using-labex/virtual-machine).

## Exercises

| Index | Name | Difficulty | Practice |
|---------|-----------------------------------|--------------|-----------------------------------------------------------------------------------------------------------------|
| 01 | πŸ“– Hello, Bash! | β˜…β˜†β˜† | Start Lab |
| 02 | πŸ“– Working with Shell Variables | β˜…β˜†β˜† | Start Lab |
| 03 | 🎯 Finding the Pirate's Treasure | β˜…β˜†β˜† | Start Challenge |
| 04 | πŸ“– Passing Arguments to the Script | β˜…β˜†β˜† | Start Lab |
| 05 | πŸ“– Shell Arrays | β˜…β˜†β˜† | Start Lab |
| 06 | 🎯 Interstellar Cargo Manifest | β˜…β˜†β˜† | Start Challenge |
| 07 | πŸ“– Arithmetic Operations in Shell | β˜…β˜†β˜† | Start Lab |
| 08 | πŸ“– Basic String Operations | β˜…β˜†β˜† | Start Lab |
| 09 | πŸ“– Conditional Statements in Shell | β˜…β˜†β˜† | Start Lab |
| 10 | 🎯 Weather Advisory System | β˜…β˜†β˜† | Start Challenge |
| 11 | πŸ“– Bash Scripting Loops | β˜…β˜†β˜† | Start Lab |
| 12 | πŸ“– Comparing Arrays in Shell | β˜…β˜†β˜† | Start Lab |
| 13 | πŸ“– Shell Functions | β˜…β˜†β˜† | Start Lab |
| 14 | 🎯 Four Function Calculator | β˜…β˜†β˜† | Start Challenge |
| 15 | πŸ“– Special Variables in Shell | β˜…β˜†β˜† | Start Lab |
| 16 | πŸ“– Bash Trap Command | β˜…β˜†β˜† | Start Lab |
| 17 | πŸ“– File System Operations in Shell | β˜…β˜†β˜† | Start Lab |
| 18 | 🎯 File System Explorer | β˜…β˜†β˜† | Start Challenge |

## More

- πŸ”— [Linux Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- πŸ”— [Linux Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- πŸ”— [Linux Free Tutorials](https://github.com/labex-labs/linux-free-tutorials)