Skip to content

ellysh/bash-programming-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 21, 2022
6901b47 · Feb 21, 2022
Feb 21, 2022
Oct 17, 2020
Aug 23, 2021
Nov 24, 2020
Nov 24, 2020

Repository files navigation

Bash programming from scratch

This book was not intended to be another Bash and Unix environment guide. It is a programming tutorial. The book provides coding examples in the Bash language.

Learning programming by yourself is challenging. You will have inevitable questions. Without some experience, it will be difficult to answer them. The book tries to cover these questions.

The book covers the following topics in details:

  • General principles of computer operation.
  • Developer tools and requirements for them.
  • Basic programming concepts.

There are exercises for each topic. Let's do them together. You will consolidate new knowledge in this way.

After reading this book, you will learn how to use Bash. Its features will help you to solve your daily computer tasks. You will learn how to automate some of them. This experience would be a great start for your programming learning.

Links

Releases

No releases published

Packages

No packages published