xpday.wordpress.com
October | 2014 | XPDay London 2015
https://xpday.wordpress.com/2014/10
More than XP. More than one day. XPDay Keynote: Rachel Davies. This year we’ve invited co-author of “Agile Coaching” book, Rachel Davies,. To give our keynote speech. Rachel has been coming along to Extreme Tuesday Club. Since 2000 and is a past chair of XPDay. Conference. She currently works at Unruly. The leading programmatic platform for social video advertising. Rachel is also organiser of Extreme Programmers London. Courage is a core value in XP and I’ll argue we need to revive this value and attemp...
team-coder.com
Robert Mißbach, Author at The Team Coder
https://team-coder.com/author/packatino
Develop clean, working software in a team! First Anniversary of the Team Coder. September 9, 2016. February 21, 2017. Today is a very special day for me! Exactly one year ago I published my first article. Today is the first anniversary of team-coder.com so I decided to write a short article about the things I have learned within the last year and the things I have planned for the next year. Read more →. Code Reviews in Trunk Based Development. August 11, 2016. February 21, 2017. Read more →. June 6, 2016.
modisposition.blogspot.com
modisposition: Are you really Agile?
http://modisposition.blogspot.com/2013/08/are-you-really-agile.html
Wednesday, 28 August 2013. Are you really Agile? So what is Agile Software Design? Agile Software Design does not end at high-level architecture. It goes on with coding. Bad code can quickly make your project more clumsy than a bad high-level design could. So the devil is in the details. What can you do to make your Software Design more Agile? From a Managers perspective? Trust your Developers, don't push them. Invest in experience and expertise. From a developers perspective? I don't know. I'm prett...
ohtorainio.com
Recommended links and sources | Ohto Rainio
https://ohtorainio.com/recommended-links-and-sources
Stories to help you make an impact to this world with IT services and software! Recommended links and sources. Recommended links and sources. Here I have listed some sources, which I have found useful when learning and teaching IT skills and scaling those skills in organisations. Feel free to contact me. If you think I should add something to this list! Organizing work and working methodologies. Kanban and visualizing your workflow. The surprising truth about what motivates us. Video) and part 2. Improve...
team-coder.com
software development Archives - The Team Coder
https://team-coder.com/tag/software-development
Develop clean, working software in a team! Code Reviews in Trunk Based Development. August 11, 2016. February 21, 2017. A few months ago I published a blog post. One topic I didn’t cover with this previous blog post is how and when we review our code. Within the last months we have found a practice that works very well for us. In this blog post you will learn how we still use small branches and pull requests without losing the benefits of trunk based development. Read more →. March 22, 2016. You will lea...
team-coder.com
Software Development Archives - The Team Coder
https://team-coder.com/category/software-development
Develop clean, working software in a team! Code Reviews in Trunk Based Development. August 11, 2016. February 21, 2017. A few months ago I published a blog post. One topic I didn’t cover with this previous blog post is how and when we review our code. Within the last months we have found a practice that works very well for us. In this blog post you will learn how we still use small branches and pull requests without losing the benefits of trunk based development. Read more →. June 6, 2016. Now, five year...
timesinovadores.com
Contatar
http://timesinovadores.com/contatar
Building curriculum to match. Leia o que está sendo dito sobre o nosso curso. Obrigado por fazer o nosso primeiro curso um sucesso! Ágil / Enxuto (Lean). Programação & Técnico. Você está contatando sobre um curso ou serviço? Que curso mais lhe interessa? Curso Essencial de Ágil e Lean. Curso de Métodos Ágeis. Curso de Estruturação de Equipes Ágeis de Desenvolvimento. Curso Essencial de Ágil e Lean. Curso de Programação Extrema (XP). Curso de Avaliação Financeira de Projetos de TI. Sandro dará uma palestr...
humanrefactor.wordpress.com
Garbage in, garbage out. | HumanRefactor
https://humanrefactor.wordpress.com/2014/03/31/garbage-in-garbage-out
Applying software craftsmanship to the human body. Garbage in, garbage out. March 31, 2014. One of the first catch phrases I heard when learning to program was “Garbage in, garbage out”. This refers in computer science to the fact that. Computers will often accept incorrect and even incomprehensible data and produce undesired, often meaningless output. All our bodies have to work with is what we put into them. How can we eat better? TDD teaches us to first write a small failing test. Secondly we do t...