SlideShare a Scribd company logo
danielfisher.com
danielfisher.com
danielfisher.com
danielfisher.com
danielfisher.com
danielfisher.com
https://www.flickr.com/photos/38295844@N05/4980776534/
danielfisher.com
https://www.flickr.com/photos/pagedooley/2398572388/
danielfisher.com
http://www.city-data.com/forum/anchorage/692696-anchorage-here-we-come-finally.html
danielfisher.com
BOSS
danielfisher.com
“Office Space” by Mike Judge / Twentieth Century Fox Film Corporation
danielfisher.com
CHANGE
danielfisher.com
https://www.flickr.com/photos/bluedharma/89186151
danielfisher.com
https://www.flickr.com/photos/armydre2008/3144377781
danielfisher.com
RELEASE
danielfisher.com
Time
Change
Big…
Small…
danielfisher.com
danielfisher.com
FAIL
danielfisher.com
https://www.flickr.com/photos/38403488@N08/5100179116
danielfisher.com
Thomas Edison
danielfisher.com
danielfisher.com
https://www.flickr.com/photos/edrost88/8235944730
danielfisher.com
Yoda Conditions
if (variable.Equals("literal"))
{
...
}
if ("literal".Equals(variable))
{
...
}
danielfisher.com
Check Collections for Null
var files = SomeApi.GetFileList();
if (files != null)
{
for (var i = 0; i < files.length; i++)
{
...
}
}
danielfisher.com
All classes are sealed by default
public class Class1
{
...
}
public sealed class Class1
{
...
}
danielfisher.com
DDD Value Object Input Validation
public sealed class ZipCode
: IValueObject
{
public ZipCode(int value)
{
// Input validation!!!
Value = value;
}
public int Value { get; private set;}
}
danielfisher.com
danielfisher.com
danielfisher.com
danielfisher.com
danielfisher.com
danielfisher.com
danielfisher.com
http://research.microsoft.com/en-us/um/people/lamport/pubs/distributed-system.txt
danielfisher.com
danielfisher.com
danielfisher.com
danielfisher.com
danielfisher.com
danielfisher.com
danielfisher.com
danielfisher.com
danielfisher.com
danielfisher.com
https://www.flickr.com/photos/qubodup/8278039181
danielfisher.com
https://www.flickr.com/photos/st3f4n/143623217
danielfisher.com
http://moonbasetshirts.limitedrun.com/products/557785-palpatine-vader-2016
danielfisher.com
https://www.flickr.com/photos/susivinh/16341538221
danielfisher.com
danielfisher.com
danielfisher.com
Antifragility
Resilience
Robustness
Fragile
danielfisher.com
danielfisher.com
danielfisher.com

More Related Content

What's hot (20)

PPTX
Beyond Hashtagging Tweet Up
Erica Campbell Byrum
 
PDF
5 Presentation Secrets that Make you a Rockstar Presenter
Visual Spiders
 
PPTX
MCC11 - You're on Social Media, now what? Finding the next steps
Nimbyist Communications
 
PPT
Alston Bryan Ignite_Presentation_Slideshow
mrflava70
 
ODP
Say What You Mean: Professional Communication Skills for Librarians
Cliff Landis
 
PPT
Putting Strategy into Your Social Media Outreach
Kivi Leroux Miller
 
ODP
Perceptive Publishing?
Ian Forrester
 
PPTX
Top 10 powerpoint rules
Spencer Kornrich
 
PPT
Let's Not Blame the Pixel Pushers
Niamh Redmond
 
PPTX
Building Community with Social Media
Bob Bertsch
 
PPT
Using Blogs and Social Media: Your Ticket to Gaining Presence, Visibility and...
Kevin O'Keefe
 
PDF
Eric Livingston's Personal Persona Project
Eric Livingston
 
PPTX
My slide tips
Devon Chamberlain
 
PPT
Facebook in the Library
ALATechSource
 
PPT
Social Media and Social Marketing
Georgiana Cohen
 
PPTX
Photography workshop
juliesoe
 
PDF
Freak Out, Geek Out, or Seek Out
David King
 
PDF
Velocity EU 2013 What is the velocity of an unladen swallow?
pdyball
 
PPTX
Making Good Use of Your Company's Story
Maggie Castrey
 
PPTX
Best Presentation Design and Delivery Tips
egriffi31196
 
Beyond Hashtagging Tweet Up
Erica Campbell Byrum
 
5 Presentation Secrets that Make you a Rockstar Presenter
Visual Spiders
 
MCC11 - You're on Social Media, now what? Finding the next steps
Nimbyist Communications
 
Alston Bryan Ignite_Presentation_Slideshow
mrflava70
 
Say What You Mean: Professional Communication Skills for Librarians
Cliff Landis
 
Putting Strategy into Your Social Media Outreach
Kivi Leroux Miller
 
Perceptive Publishing?
Ian Forrester
 
Top 10 powerpoint rules
Spencer Kornrich
 
Let's Not Blame the Pixel Pushers
Niamh Redmond
 
Building Community with Social Media
Bob Bertsch
 
Using Blogs and Social Media: Your Ticket to Gaining Presence, Visibility and...
Kevin O'Keefe
 
Eric Livingston's Personal Persona Project
Eric Livingston
 
My slide tips
Devon Chamberlain
 
Facebook in the Library
ALATechSource
 
Social Media and Social Marketing
Georgiana Cohen
 
Photography workshop
juliesoe
 
Freak Out, Geek Out, or Seek Out
David King
 
Velocity EU 2013 What is the velocity of an unladen swallow?
pdyball
 
Making Good Use of Your Company's Story
Maggie Castrey
 
Best Presentation Design and Delivery Tips
egriffi31196
 

Viewers also liked (20)

PPTX
Saturation vs satisfaction in it industry
Chirabrata Majumder
 
PPTX
Pļavu bibliotēka
plavubiblioteka
 
PPTX
2015 - Basta! 2015, DE: Defensive programming, resilience patterns & antifrag...
Daniel Fisher
 
PPTX
E waste cm-fassmta_2015
Chirabrata Majumder
 
PPTX
NRWConf, DE: Defensive programming, resilience patterns & antifragility
Daniel Fisher
 
PPTX
2008 - TechDays PT: WCF, JSON and AJAX for performance and manageability
Daniel Fisher
 
PPTX
2009 - NRW Conf: (ASP).NET Membership
Daniel Fisher
 
PPTX
2015 DWX - Komponenten und Konsequenzen
Daniel Fisher
 
PPTX
2009 Dotnet Information Day: More effective c#
Daniel Fisher
 
PPTX
2009 - Microsoft Springbreak: IIS, PHP & WCF
Daniel Fisher
 
PPTX
2013 - ICE Lingen: AngularJS introduction
Daniel Fisher
 
PPT
2005 - .NET Chaostage: 1st class data driven applications with ASP.NET 2.0
Daniel Fisher
 
PPTX
2014 - DotNet UG Rhen Ruhr: Komponentenorientierung
Daniel Fisher
 
PDF
2014 - DotNetCologne: Build, Builder, Am Buildesten
Daniel Fisher
 
PPTX
Unit 7 lesson d
myquintero
 
PPTX
Unit 7 lesson d
myquintero
 
PPTX
My Cool Visual Resume
Abhishek Mandloi
 
PPTX
personal visual resume
Abhishek Mandloi
 
PPT
2006 DDD4: Data access layers - Convenience vs. Control and Performance?
Daniel Fisher
 
PPS
2006 - NRW Conf: Asynchronous asp.net
Daniel Fisher
 
Saturation vs satisfaction in it industry
Chirabrata Majumder
 
Pļavu bibliotēka
plavubiblioteka
 
2015 - Basta! 2015, DE: Defensive programming, resilience patterns & antifrag...
Daniel Fisher
 
E waste cm-fassmta_2015
Chirabrata Majumder
 
NRWConf, DE: Defensive programming, resilience patterns & antifragility
Daniel Fisher
 
2008 - TechDays PT: WCF, JSON and AJAX for performance and manageability
Daniel Fisher
 
2009 - NRW Conf: (ASP).NET Membership
Daniel Fisher
 
2015 DWX - Komponenten und Konsequenzen
Daniel Fisher
 
2009 Dotnet Information Day: More effective c#
Daniel Fisher
 
2009 - Microsoft Springbreak: IIS, PHP & WCF
Daniel Fisher
 
2013 - ICE Lingen: AngularJS introduction
Daniel Fisher
 
2005 - .NET Chaostage: 1st class data driven applications with ASP.NET 2.0
Daniel Fisher
 
2014 - DotNet UG Rhen Ruhr: Komponentenorientierung
Daniel Fisher
 
2014 - DotNetCologne: Build, Builder, Am Buildesten
Daniel Fisher
 
Unit 7 lesson d
myquintero
 
Unit 7 lesson d
myquintero
 
My Cool Visual Resume
Abhishek Mandloi
 
personal visual resume
Abhishek Mandloi
 
2006 DDD4: Data access layers - Convenience vs. Control and Performance?
Daniel Fisher
 
2006 - NRW Conf: Asynchronous asp.net
Daniel Fisher
 
Ad

More from Daniel Fisher (20)

PPTX
MD DevdDays 2016: Defensive programming, resilience patterns & antifragility
Daniel Fisher
 
PPTX
.NET Developer Days 2015, PL: Defensive programming, resilience patterns & an...
Daniel Fisher
 
PPTX
2015 - Basta! 2015, DE: JavaScript und build
Daniel Fisher
 
PPTX
2011 - Dotnet Information Day: NUGET
Daniel Fisher
 
PPTX
2011 - DNC: REST Wars
Daniel Fisher
 
PPTX
2011 - DotNetFranken: ASP.NET MVC Localization
Daniel Fisher
 
PPTX
2011 NetUG HH: ASP.NET MVC & HTML 5
Daniel Fisher
 
PPTX
2010 - Basta!: REST mit WCF 4, Silverlight und AJAX
Daniel Fisher
 
PPTX
2010 - Basta!: IPhone Apps mit C#
Daniel Fisher
 
PPTX
2010 - Basta: ASP.NET Controls für Web Forms und MVC
Daniel Fisher
 
PPTX
2010 Basta!: Massendaten mit ADO.NET
Daniel Fisher
 
PPTX
2010 - Basta!: REST mit ASP.NET MVC
Daniel Fisher
 
PPTX
2009 - DNC: Silverlight ohne UI - Nur als Cache
Daniel Fisher
 
PPTX
2009 - Basta!: Url rewriting mit iis, asp.net und routing engine
Daniel Fisher
 
PPTX
2009 - Basta!: Agiles requirements engineering
Daniel Fisher
 
PPTX
2008 - TechDays PT: Modeling and Composition for Software today and tomorrow
Daniel Fisher
 
PPTX
2008 - TechDays PT: Building Software + Services with Volta
Daniel Fisher
 
PPTX
2008 - Basta!: DAL DIY
Daniel Fisher
 
PPT
2008 - Basta!: Massendaten auf dem Client
Daniel Fisher
 
PPTX
2008 - Afterlaunch: 10 Tipps für WCF
Daniel Fisher
 
MD DevdDays 2016: Defensive programming, resilience patterns & antifragility
Daniel Fisher
 
.NET Developer Days 2015, PL: Defensive programming, resilience patterns & an...
Daniel Fisher
 
2015 - Basta! 2015, DE: JavaScript und build
Daniel Fisher
 
2011 - Dotnet Information Day: NUGET
Daniel Fisher
 
2011 - DNC: REST Wars
Daniel Fisher
 
2011 - DotNetFranken: ASP.NET MVC Localization
Daniel Fisher
 
2011 NetUG HH: ASP.NET MVC & HTML 5
Daniel Fisher
 
2010 - Basta!: REST mit WCF 4, Silverlight und AJAX
Daniel Fisher
 
2010 - Basta!: IPhone Apps mit C#
Daniel Fisher
 
2010 - Basta: ASP.NET Controls für Web Forms und MVC
Daniel Fisher
 
2010 Basta!: Massendaten mit ADO.NET
Daniel Fisher
 
2010 - Basta!: REST mit ASP.NET MVC
Daniel Fisher
 
2009 - DNC: Silverlight ohne UI - Nur als Cache
Daniel Fisher
 
2009 - Basta!: Url rewriting mit iis, asp.net und routing engine
Daniel Fisher
 
2009 - Basta!: Agiles requirements engineering
Daniel Fisher
 
2008 - TechDays PT: Modeling and Composition for Software today and tomorrow
Daniel Fisher
 
2008 - TechDays PT: Building Software + Services with Volta
Daniel Fisher
 
2008 - Basta!: DAL DIY
Daniel Fisher
 
2008 - Basta!: Massendaten auf dem Client
Daniel Fisher
 
2008 - Afterlaunch: 10 Tipps für WCF
Daniel Fisher
 
Ad

Recently uploaded (20)

PPTX
Empowering Asian Contributions: The Rise of Regional User Groups in Open Sour...
Shane Coughlan
 
PPTX
OpenChain @ OSS NA - In From the Cold: Open Source as Part of Mainstream Soft...
Shane Coughlan
 
PDF
AI + DevOps = Smart Automation with devseccops.ai.pdf
Devseccops.ai
 
PPTX
ChiSquare Procedure in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PPTX
Change Common Properties in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PDF
vMix Pro 28.0.0.42 Download vMix Registration key Bundle
kulindacore
 
PDF
Wondershare PDFelement Pro Crack for MacOS New Version Latest 2025
bashirkhan333g
 
PDF
The 5 Reasons for IT Maintenance - Arna Softech
Arna Softech
 
PPTX
In From the Cold: Open Source as Part of Mainstream Software Asset Management
Shane Coughlan
 
PPTX
AEM User Group: India Chapter Kickoff Meeting
jennaf3
 
PDF
HiHelloHR – Simplify HR Operations for Modern Workplaces
HiHelloHR
 
PPTX
Agentic Automation Journey Session 1/5: Context Grounding and Autopilot for E...
klpathrudu
 
PDF
iTop VPN With Crack Lifetime Activation Key-CODE
utfefguu
 
PDF
유니티에서 Burst Compiler+ThreadedJobs+SIMD 적용사례
Seongdae Kim
 
PDF
Driver Easy Pro 6.1.1 Crack Licensce key 2025 FREE
utfefguu
 
PDF
SciPy 2025 - Packaging a Scientific Python Project
Henry Schreiner
 
PDF
Build It, Buy It, or Already Got It? Make Smarter Martech Decisions
bbedford2
 
PDF
Top Agile Project Management Tools for Teams in 2025
Orangescrum
 
PPTX
Agentic Automation: Build & Deploy Your First UiPath Agent
klpathrudu
 
PDF
Digger Solo: Semantic search and maps for your local files
seanpedersen96
 
Empowering Asian Contributions: The Rise of Regional User Groups in Open Sour...
Shane Coughlan
 
OpenChain @ OSS NA - In From the Cold: Open Source as Part of Mainstream Soft...
Shane Coughlan
 
AI + DevOps = Smart Automation with devseccops.ai.pdf
Devseccops.ai
 
ChiSquare Procedure in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
Change Common Properties in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
vMix Pro 28.0.0.42 Download vMix Registration key Bundle
kulindacore
 
Wondershare PDFelement Pro Crack for MacOS New Version Latest 2025
bashirkhan333g
 
The 5 Reasons for IT Maintenance - Arna Softech
Arna Softech
 
In From the Cold: Open Source as Part of Mainstream Software Asset Management
Shane Coughlan
 
AEM User Group: India Chapter Kickoff Meeting
jennaf3
 
HiHelloHR – Simplify HR Operations for Modern Workplaces
HiHelloHR
 
Agentic Automation Journey Session 1/5: Context Grounding and Autopilot for E...
klpathrudu
 
iTop VPN With Crack Lifetime Activation Key-CODE
utfefguu
 
유니티에서 Burst Compiler+ThreadedJobs+SIMD 적용사례
Seongdae Kim
 
Driver Easy Pro 6.1.1 Crack Licensce key 2025 FREE
utfefguu
 
SciPy 2025 - Packaging a Scientific Python Project
Henry Schreiner
 
Build It, Buy It, or Already Got It? Make Smarter Martech Decisions
bbedford2
 
Top Agile Project Management Tools for Teams in 2025
Orangescrum
 
Agentic Automation: Build & Deploy Your First UiPath Agent
klpathrudu
 
Digger Solo: Semantic search and maps for your local files
seanpedersen96
 

2015 - Network 2015, UA: Defensive programming, resilience patterns & antifragility