Showing posts with label productivity. Show all posts
Showing posts with label productivity. Show all posts

How do you apply changes to your codebase? When should we merge the JoeBranch?

At our yearly 1 week Zühlke web camp a couple of us took the opportunity to share experiences with branching and release techniques.

code changes workshop

TL DR;

  • Focus on Continuous Integration
  • Every change that you have locally is a branch (a code version that is different than main)
  • Every kind of branching delays Continuous Integration
  • Only a healthy code base with a “green” Build + Automated Tests let you sleep like a baby at night.

Are you a Professional?

What does it mean to be a Professional Scrum Developer?  
Figure: What does it mean to be a Professional Scrum Developer?

 

How do you continuously improve yourself? An interview with SSW TV

This went viral on YouTube the other day, aka my mum clicked it 100 times.

Me and Adam Stephensen rambling around Clean Code, Quality, Releasing Software more often, Continuous Delivery and all things that make developers happy.
Figure: Me and Adam Stephensen rambling around

Efficiency and Effectiveness and some thoughts about it

What caught my attention recently: Efficiency vs. Effectiveness

Early enough to learn to code efficiently
Figure: Early enough to learn to code efficiently.    flickr

Latest Posts

Popular Posts