Refactoring Python

preview_player
Показать описание
Jason Gorman demonstrates the refactoring discipline in Python, and discusses the importance of safety through automated tests and version control

Рекомендации по теме
Комментарии
Автор

Great video, great series! I am really happy that I came across your channel.
BTW, when you do git commit -a -m "Msg", you can use a single dash instead: git commit -am "Msg"

tpwo
join shbcf.ru