Released 11/2025
By Wes Higbee
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Beginner | Genre: eLearning | Language: English + subtitle | Duration: 45m | Size: 86 MB
Leverage functions to modernize and modularize scripts, exit status to fail fast, create arrays for structured data, and conquer word splitting to avoid subtle bugs.
In this course, Bash Advanced Data Structures and Variables, you'll learn how to write reusable, modular functions for your Bash scripts that are easier to maintain and less prone to subtle bugs.
First, you'll explore how to modularize scripts using functions that clarify intent, reduce repetition, and thoughtfully leverage return codes.
Next, you'll discover how to manage structured data with indexed arrays and associative arrays.
Finally, you'll master word splitting-understanding when and how it occurs, and how to tame it with quoting around parameter expansion.
When you're finished with this course, you'll be equipped to write Bash scripts that are clean, modular, and resilient, with fewer surprises lurking in your pipelines and loops.
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!