# Introduction
# Course Overview
在實體機上安裝 Linux 作業系統,可以採用較輕量化的 Vagrant 環境來處理。在這一門課中將學習到:
- Add users to a Linux System
- Naming, permissions, variables builtins and more
- Text and data manipulation through pipes
- Handling command line arguments
- Using special positional parameters
- Generating random passwords
- Using for/while loops
- Mastering I/O
- Linux programming conventions
# Course Downloads
課程中將使用的檔案可以到 resources 資料夾中獲取。