September, 2016
26 September 2016
I would like to spend some time on nulls. Before you tackle nulls you should first understand the difference between reference type variables and value type variables. I’m going to assume you already have this understanding - if you don’t read this.
26 September 2016
Below are a set of pattern’s I apply when considering nulls in C#, these patterns may port to other languages or they may not.
26 September 2016
The first time I was introduced to the law of 2 feet was late in 2013 at the Drivinci unconference.
26 September 2016
I recently heard about the 7 wastes of lean. Having had a interest in lean processes for software development I was surprised that I had never heard of it before.
26 September 2016
One Percent Days is based on the concept of the “aggregation of marginal gains”
26 September 2016
This is the beginning
25 September 2016
General
24 September 2016
Shift left testing [1] is an approach to software testing and system testing in which testing is performed earlier in the lifecycle (i.e., moved left on the project timeline). It is the first half of the maxim “Test early and often.”
24 September 2016
These notes are based on Kevlin Henney talk on “SOLID Deconstruction” done at NDC London 2016.
23 September 2016
Aim
22 September 2016
These notes are based on Greg Wilsons talk on “What we actually know about software development and why we believe it’s true” done at CUSEC in 2010.
21 September 2016
20 September 2016
References
Zen of Code Reviews
15 September 2016
Webstorm is a JavaScript IDE
10 September 2016
Late integration of components
09 September 2016
Inheritance
09 September 2016
Gives us a shared language to describe the knowledge skills and abilities needed to perform work Provides a baseline for career development conversations Enables self-development Encourages objective conversations A living document that will continue to be enhanced and refined. Create a development plan in line with your career objectives Re-asses...
05 September 2016
DORA
04 September 2016
Inclusion vs Diversity
Diversity + Inclusion = + Business Outcome
Inclusive Culture
Unique + Meaningful Contributions
“Tone is set from the top”
“Give the why, provide tools for how”..
August, 2016
30 August 2016
Future Backwards is a retrospective activity