Skip to main content

3 docs tagged with "developing"

View All Tags

Consulting

I have worked as a consultant and would like to share the knowledge from that experience here.

Git

Git was developed by Linus Torvalds, who also developed the operating system Linux. He jokingly said he named both tools after himself. Git was made because making changes and collaborating on Linux had become too challenging and a new way of doing version control was needed.

Pro Git

This book delves deep into Git. It is nice for an intermediate git professional who would like to have some more understanding of the "under the hood".