Where to learn more about BASH?

cangyin

New Member
Joined
Apr 3, 2019
Messages
5
Reaction score
3
Credits
0
I've come through the advanced tutorial Programming with BASH and I am quite interested in it. So where and how can I learn BASH programming systematically and comprehensively?
Thanks in advance!
 


I've come through the advanced tutorial Programming with BASH and I am quite interested in it. So where and how can I learn BASH programming systematically and comprehensively?
Thanks in advance!
Simple - you have theoretical knowledge , now is the time to find a project of interest and just apply what you have learn.
I have been working with source code for "bluez" package, basically analyzing the "configure" script. About 15000 plus sparsely documented lines of bash / shell script.

Personally - writing code is seldom "top down" affair, I see it as mosaic.
I prefer to analyze specific problem and then "hit the books" - not the other way around,
You could spend hours studying , and forgetting what you have read,

But you need to find a project you can complete and enjoy the results.
Best of luck
 

Members online


Top