У нас вы можете посмотреть бесплатно Learning Bash Best Practices - 03 // The problems with bash functions, parsing a CSV, unit testing или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
We prepare our script in this video to write unit tests in the next one. We'll see what errors I've made, what I call "premature refactoring", and how to parse a CSV line by line. Starting script: https://github.com/Phantas0s/mouseles... Ending script: https://github.com/Phantas0s/mouseles... I'm using Vim with shellcheck for static analysis. For snippets, ultisnips is my friend. 📙 Building Your Mouseless Development Environment: https://themouseless.dev 📑 Learning to Play Vim: https://themouseless.dev/vim 💎 Increase your value as a developer: https://thevaluable.dev 🐙 Github: https://github.com/Phantas0s 🍒 Support the channel: https://github.com/sponsors/Phantas0s Sorry for the mistakes: 1. It's actually the third videos, not the fourth one 2. I forgot my face at the end so not all the commands and their output are visible at the end. It shouldn't be a problem to understand what I was doing though.