Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4151

General programming discussion • Re: What is the best free bash scripting course?

$
0
0
The Advanced Bash-Scripting Guide
https://tldp.org/LDP/abs/html/

Description:
An in-depth exploration of the art of shell scripting.
.
This tutorial assumes no previous knowledge of scripting or
programming, but progresses rapidly toward an intermediate/advanced
level of instruction ... all the while sneaking in little snippets
of UNIX(R) wisdom and lore. It serves as a textbook, a manual for
self-study, and a reference and source of knowledge on shell
scripting techniques. The exercises and heavily-commented examples
invite active reader participation, under the premise that the only
way to really learn scripting is to write scripts.
.
This book is suitable for classroom use as a general introduction to
programming concepts.

It can also be installed

Code:

sudo apt install abs-guide
There is also the Bash Guide for Beginners
https://tldp.org/LDP/Bash-Beginners-Gui ... index.html

If you want an actual course take a look at:
https://www.edx.org/

Statistics: Posted by craigevil — Mon Feb 26, 2024 2:23 am



Viewing all articles
Browse latest Browse all 4151

Trending Articles