How to compare all files in two folders using PowerShell

How to compare all files in two folders using PowerShell

When I am investigating or troubleshooting any issue, I always hope to have access to any log,  source control, build artifacts, and pipelines. However, some scenarios are not related to software development where the only resources that I have immediate access to are folders and the files contained, and also the same ones but from a daily backup.

Continue reading “How to compare all files in two folders using PowerShell”

Learning Test-Driven Development: Book Review

I am always looking for books that could unlock new possibilities and help me improve my technical skills.  TDD is an area where I consider my experience very limited and where I would like to be inspired.

When this book was published just a couple of months ago I saw an interesting opportunity to refresh my knowledge on this subject and check if what I learned so far and what I have done in my professional experience could be improved.

Continue reading “Learning Test-Driven Development: Book Review”