Spotify engineering culture, part 2
Part 2 of the animated video describing Spotify engineering culture is finally out! Also check out part 1 first if you haven’t already seen it.
Part 2 of the animated video describing Spotify engineering culture is finally out! Also check out part 1 first if you haven’t already seen it.
“cat” has always been an easy way to quickly look up a relatively small text file. However sometimes there is a need to have line numbers displayed too.
This is how it is done with cat:
cat -n file.txt
or even
cat file.txt | nl
It finally arrived after about six months of waiting since respective Kickstarter project announcement. Thank you Eli White and php[architect]!
A short video that explains in details what Scaled Agile Framework (SAFe) is as well as defines new terminology.
A valuable insight into Spotify engineering culture that has been influencing Agile adoption by other teams and companies. This is Part 1 and Part 2 hasn’t been recorded yet. Stay tuned to Spotify Labs.