/Software Development/
Useful FP language features
Posted by Devon Burriss' Blog on December 23, 2021
F#
Functional
Programming
What is Functional Programming?
Posted by Devon Burriss' Blog on December 22, 2021
F#
Functional
Programming
Converting between F# and C# types
Posted by Devon Burriss' Blog on May 05, 2020
F#
C#
Collections
How to F# - Part 10
Posted by Devon Burriss' Blog on November 24, 2018
Functional
F#
.NET
.NET Core
Tutorial
How to F# - Part 9
Posted by Devon Burriss' Blog on November 04, 2018
Functional
F#
.NET
How to F# - Part 8
Posted by Devon Burriss' Blog on October 30, 2018
Functional
F#
.NET
How to F# - Part 7
Posted by Devon Burriss' Blog on October 28, 2018
Functional
F#
.NET
How to F# - Part 6
Posted by Devon Burriss' Blog on October 27, 2018
Functional
F#
.NET
How to F# - Part 5
Posted by Devon Burriss' Blog on October 26, 2018
Functional
F#
.NET
How to F# - Part 4
Posted by Devon Burriss' Blog on October 25, 2018
Functional
F#
.NET
How to F# - Part 3
Posted by Devon Burriss' Blog on October 24, 2018
Functional
F#
.NET
How to F# - Part 2
Posted by Devon Burriss' Blog on October 23, 2018
Functional
F#
.NET
How to F# - Part 1
Posted by Devon Burriss' Blog on October 19, 2018
Functional
F#
.NET
F# Scripts
Posted by Devon Burriss' Blog on October 17, 2018
F#
FSX
Anatomy of an automated test suite
Posted by Devon Burriss' Blog on August 13, 2018
Testing
ATDD
BDD
TDD
Writing readable Acceptance tests
Posted by Devon Burriss' Blog on August 11, 2018
Testing
ATDD
BDD
TDD
Mobbing a story
Posted by Devon Burriss' Blog on May 09, 2018
Agile
General
Productivity
Why I got hooked on F#
Posted by Devon Burriss' Blog on December 28, 2017
Functional
F#
Better error handling
Posted by Devon Burriss' Blog on March 19, 2017
Clean Code
OOP
Functional
Honest Return Types
Posted by Devon Burriss' Blog on March 14, 2017
Clean Code
OOP
Functional
Honest Arguments
Posted by Devon Burriss' Blog on March 10, 2017
Clean Code
OOP
Domain-Driven Design Glossary
Posted by Devon Burriss' Blog on February 14, 2017
DDD
Modeling
ASP.NET 5 Tips: UrlHelper
Posted by Devon Burriss' Blog on January 18, 2016
ASP.NET 5
MVC 6
DNX
ASP.NET 5 Tips: TempData
Posted by Devon Burriss' Blog on January 17, 2016
ASP.NET 5
MVC 6
DNX
Single Responsibility Principle
Posted by Devon Burriss' Blog on September 05, 2014
Programming
SOLID
OOP