Mów prawdę swoim pracownikom (i nie tylko)
Wpis umieszczam jako część Cyklu seniorskiego, ponieważ uważam że także Senior Dev( a może przede wszystkim on) powinien zwracać szczególną uwagę na to w...
Querying multiple SQL Server databases
Sometimes I'd like to find a database containing data that could be used for testing purposes. What to do then? Either manually query databases...
Git: branches easier than ever
In two previous parts, we dealt with Git objects that were of compressed files form. That might be a bit overwhelming, so today we...
Git – how to commit without git commit?
Last time we learnt how Git stores the data inside its file database. But how to commit something? This post shows how git commit...
How Git stores data? Commits, trees and blobs
Last time when I wrote about Git history and why it sometimes disappears, the article concluded with a concise statement that it's the way...
Git splitting files procedures comparison
In one of the previous posts, I described the Git procedure used to split files with preserving history. I also mentioned that if this...
Editing hunks in SmartGit
As a fresh Git user, I had been using only basic functionalities. In time I grew stronger and discovered new, useful options. I'd known...
Literatura fachowa – najlepszy przyjaciel programisty
Z okazji ostatniej promocji na Helionie nie mogłem sobie odmówić kupna kolejnej paczki książek. Zazwyczaj niekoniecznie zawyżam statystyki czytelnictwa w Polsce, ponieważ większość książek...
Git – Splitting files for beginners
I work a lot with code that Martin Fowler calls "existing" :) Very often I'd like to refactor it as the files are large...
Dlaczego „dlaczego” jest tak ważne?
Słuchałem jakiś czas temu podcastu o technologii Blockchain. Gość poproszony o przyblizenie pojęcia zaczął od sposobu implementacji. Ja, słuchając go, za nic nie mogłem...