bash Idioms

bash Idioms

AngličtinaMěkká vazba
Albing Carl
O'Reilly Media
EAN: 9781492094753
Na objednávku
Předpokládané dodání ve čtvrtek, 19. prosince 2024
1 401 Kč
Běžná cena: 1 557 Kč
Sleva 10 %
ks
Chcete tento titul ještě dnes?
knihkupectví Megabooks Praha Korunní
není dostupné
Librairie Francophone Praha Štěpánská
není dostupné
knihkupectví Megabooks Ostrava
není dostupné
knihkupectví Megabooks Olomouc
není dostupné
knihkupectví Megabooks Plzeň
není dostupné
knihkupectví Megabooks Brno
není dostupné
knihkupectví Megabooks Hradec Králové
není dostupné
knihkupectví Megabooks České Budějovice
není dostupné
knihkupectví Megabooks Liberec
není dostupné

Podrobné informace

Shell scripts are everywhere, especially those written in bash compatible syntax, and it's extremely useful to be able to understand and write them, but they can be complex and obscure. Complexity is the enemy of security, but it's also the enemy of readability and understanding. With this practical book, you'll learn how to decipher old bash code and write new code that's as clear and readable as possible. Your future you will thank you. Authors Carl Albing and JP Vossen show you how to use the power and flexibility of the shell to your advantage. You'll learn how to read and write scripts like an expert, so that you can: Write useful, flexible, and readable bash code...with style Decode bash code such as ${MAKEMELC,,} and ${PATHNAME##*/} Save time and ensure consistency when automating tasks Amaze and impress colleagues with bash idioms Discover how bash idioms can make your code clean and concise
EAN 9781492094753
ISBN 1492094757
Typ produktu Měkká vazba
Vydavatel O'Reilly Media
Datum vydání 31. března 2022
Stránky 200
Jazyk English
Rozměry 232 x 178
Země United States
Sekce Technical / Manuals
Autoři Albing Carl