Email the Author
You can use this page to email Ilya Shpigor about Bash programming from scratch.
About the Book
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.
About the Author
Ilya Shpigor is a software developer and open source enthusiast. He has experience in Embedded Systems, Information Security, and Real-Time Computing.
Ilya works in the automotive industry now. He develops security systems for Ethernet networks in cars. His previous projects are the intrusion detection system, flight simulators, and control systems for sea ships. Ilya has participated in the Wine project and ALT Linux distribution.
Ilya is interested in automating routine tasks and studying new programming languages to solve domain-specific tasks. He explores software vulnerabilities and AI approaches in his free time.