nvie.com
A successful Git branching model
In this post I present a Git branching strategy for developing and releasing software as I’ve used it in many of my projects, and which has turned out to be very successful.
378 saves
Recently shared by
More like this
siliconangle.com
Agile software development is dead. Deal with it
siliconangle.com
7 min read · 2020-02-04 · Agile software development is dead. Deal with it - SiliconANGLE
The Atlantic
Agile Software Development: A History
The Atlantic
20+ min read · From 2017 · How a group of programming rebels started a global movement.
rogerdudler.github.io
git - the simple guide
rogerdudler.github.io
From 2015 · to update your local repository to the newest commit, execute git pull in your working directory to fetch and merge remote changes. to merge another branch into your active branch (e.g. master), use…
ohshitgit.com
Oh shit, git!
ohshitgit.com
3 min read · From 2016 · Git is hard: screwing up is easy, and figuring out how to fix your mistakes is fucking impossible. Git documentation has this chicken and egg problem where you can't search for how to get yourself out…
exceptionnotfound.net
15 Fundamental Laws of Software Development
exceptionnotfound.net
7 min read · From 2016 · From Occam's Razor to Parkinson's Law of Triviality, let's discuss some of the most useful adages and quotes in the world of software development.
vimeo.com
Product Strategy is About Saying No
vimeo.com
From 2014 · Intercom's Des Traynor at Business of Software Conference 2013, Boston, MA talking about why Product strategy is mostly about saying no. Funny, thought provoking…
tonsky.me
Software disenchantment
tonsky.me
~11 min read · From 2018 · Everything is going to hell and nobody seems to care
timsommer.be
Famous laws of Software development
timsommer.be
4 min read · From 2019 · Like any other field, the world of Software Development has some interesting and famous rules, principles and laws.