mirror of
https://github.com/ellysh/bash-programming-from-scratch.git
synced 2026-01-23 06:16:32 +00:00
d8ef8676b68ef386bddfa2eeb1b817c7bcfde565
Bash programming from scratch
This book was not intended to be another Bash and Unix environment guide. This is a programming tutorial. Examples of programs are written in the Bash language here.
Learning programming by yourself is possible. But you will have inevitable questions. Without some experience, it will be difficult to answer them. We will try to consider all these questions.
The book covers the following topics in detail:
- 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. We 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 is a great start for learning programming.
Links
Languages
Shell
95.6%
Python
3.7%
C
0.7%