TouK na warsztatach z Gita

W najbliższą sobotę odbędą się Git kata, warsztaty doskonalenia pracy z Gitem, popularnym systemem zarządzania kodem. Jednym z mentorów będzie Jakub Nabrdalik z TouK.

W najbliższą sobotę odbędą się Git kata, warsztaty doskonalenia pracy z Gitem,  popularnym systemem zarządzania kodem. Jednym z mentorów będzie Jakub Nabrdalik z TouK.

Kuba jest jednym z dziesięciu mentorów, pod okiem których uczestnicy imprezy na konkretnych przykładach będą poznawać tajniki Gita. Zaplanowane jest 48 czterdziestominutowych kat (siedem równoległych w jednym bloku godzinowym).

Zagadnienia, które poruszy Jakub:

11:30 Configs, handful aliases, other tips & tricks
12:20 Manipulating commits with amend and cherry-pick
14:50 Interactive rebase
15:40  Configs, handful aliases, other tips & tricks
16:30  Interactive rebase
17:20 Git internals

Szczegółowy program i opis warsztatów dostępny jest tutaj.

Git kata odbędą się w najbliższą sobotę 23 marca o 11:00 w GammaFactory (Warszawa, ul. Hoża 51). Udział w wydarzeniu jest bezpłatny, ale wymagana jest rejestracja.

You May Also Like

Context menu or Action buttons ?

Recently I was drawn into one of those UI "religious" disputes that has no easy answers and usually both sides are right. One of our web developers was trying out new web tech (with pretty rich widget library) and started to question himself about some basic usability decisions. The low level problem in this case is usually brought to "which widget should I use ?". I'm not fond of bringing the usability problems to questions: Should I use Tabs over Menu ? Or should I use Context menu instead of buttons panel ? But sometimes if time is crucial factor and other usability levels are by default not addressed at all - better developer that asks those basic questions than developer that do not question himself at all.