Skip to content

ellysh/bash-programming-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

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