Do You have a Job or a Career? 1 – Are you so excited about what you do for a living that you cannot get out of bed fast enough in the morning? 2 – Do you look forward to the challenges...
Read more
About: Brad Huett
I am a Principal Architect at Liquid Hub in the Philadelphia area specializing in Agile Practices as a Certified Scrum Master (CSM). I use Test Driven Development (TDD) and Acceptance Test Driven Development (ATDD) with Behavior Driven Development (BDD) as my bridge to Agile User Stories Acceptance Criteria in a Domain Driven Design (DDD) implementing true RESTful services
Recent Posts by Brad Huett
To Error is Human … To Handle It, Divine
Posted by Brad Huett Comments are closed
The Error Handling Design Pattern The most prolific code smell, a code block that is problematic, found in most Code Reviews is missing or improper Error, Exceptions and Error Messaging. Delivered code generally works in a “Perfect World” but unfortunately we do...
Read more
Adding Concrete Implementations to a C# Interface
Posted by Brad Huett Comments are closed
The IData Extension Solution A C# Interface is an abstraction of a Software Entity that creates a Contract with the Implementing Type, a Class or a Struct. The Interface defines the signature of a concrete Software Entity such as a Property, a Method, an Indexer or...
Read more
Wisdom Pearls and The Modern Developer
Posted by Brad Huett Comments are closed
The Modern Developer needs an arsenal of tools to practice the craft. Communication skills are the most important skill that The Modern Developer must constantly refine. The ability to communicate an idea or concept in as few of words as possible to...
Read more
Redefining Yourself – Are you a Technical Dinosaur?
Posted by Brad Huett Comments are closed
“A Technical Dinosaur is a Professional Technologist that has allowed their Professional Career to Stagnate. This happens when you create a False Sense of Security within your Daily Professional Comfort Zones” – The Modern Developer Waking up one morning to realize that you are...
Read more
Recent Comments by Brad Huett
- March 30, 2015 on Back to Basics … Three or Four OOP Pillars?
- January 11, 2014 on The Sprint Retrospective Process
- May 1, 2013 on The Modern Developer