Simon Painter
Down the Oregon Trail with Functional C#
#1about 5 minutes
Core principles of the functional programming paradigm
Functional programming is a declarative style emphasizing immutability, pure functions, and expressions over statements to write more testable and robust code.
#2about 2 minutes
Applying the umbra and penumbra metaphor to C#
Achieve nearly pure functional code by isolating necessary compromises, like I/O, to the outer edges (penumbra) of the application.
#3about 3 minutes
The historical context behind the Oregon Trail game
The game is based on the 19th-century migration of settlers in covered wagons from the US East Coast to Oregon.
#4about 7 minutes
How BASIC and time-sharing enabled interactive games
The creation of the user-friendly BASIC language and time-sharing terminals at Dartmouth University led to a boom in early computer games.
#5about 4 minutes
Analyzing the original 1975 Oregon Trail BASIC code
The original game's logic is built on line numbers, GOTO statements, and reversed IF conditions, which requires careful translation.
#6about 11 minutes
Handling impure user input with discriminated unions
Manage the side effects of console input by wrapping results in a `Maybe` type, a discriminated union representing `Something`, `Nothing`, or `Error` states.
#7about 5 minutes
Replacing indefinite loops with a functional helper
Avoid imperative `while` loops for input validation by using a recursive `iterate until` helper function that encapsulates the looping logic.
#8about 2 minutes
Structuring the main game loop with a monadic flow
Chain game events together using a `continue game` extension method that checks the game state before executing the next function, simplifying the main loop.
#9about 1 minute
Recreating the time-based hunting mini-game functionally
Implement the time-sensitive "type BANG" mechanic by injecting a time service to enable pure, testable functions for calculating shot accuracy.
#10about 3 minutes
Refactoring complex conditional logic with switch expressions
Replace the original game's convoluted, nested IF statements for rider encounters with a clean and readable C# switch expression.
#11about 3 minutes
Exploring other classic text-based games to remake
Consider other classic text-based games like Star Trek, Doctor Who, and Zork as potential future projects for functional programming exercises.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
00:03 MIN
Shifting from object-oriented to functional programming
F#, path to functional enlightenment
15:24 MIN
Legacy code, BASIC, and modern scrollytelling UIs
WeAreDevelopers LIVE - 50 years Microsoft, Web Readiness Report, The German Web Community and more
17:25 MIN
Contrasting minimalist code with modernizing legacy applications
The weekly developer show: Boosting Python with CUDA, CSS Updates & Navigating New Tech Stacks
41:25 MIN
Q&A on type systems and legacy code
Typed Security: Preventing Vulnerabilities By Design
28:16 MIN
Designing with a functional core and imperative shell
Java with a Clojure mindset
00:02 MIN
A career journey and an interactive game demo
Fun with PaaS – How to use Cloud Foundry and its uniqueness in creative ways
03:54 MIN
Moving from C# to modern languages like Go
Coffee with developers - Brian Morrison
13:45 MIN
Learning new technologies by building unconventional games
Creating games to make the web fun again
Featured Partners
Related Videos
Exploring the Latest Features of .NET and C# by Building a Game
Rainer Stropek
Hacking C# from the inside - how to do anything in NET
Adam Furmanek
C# 13 Unleashed: Live Demos of my Top 10 Cutting-Edge Features!
Ambesh Singh & Sachin Kumar
Building a Compiler with C#
Florian Rappl
Why you must use TDD now!
Alex Banul
F#, path to functional enlightenment
Onur Gumus
Tips, tricks and quirks in .NET
Paweł Łukaszuk
A Guide To Functional Programming
Jemima Abu
From learning to earning
Jobs that call for the skills explored in this talk.


Functionality QA Video Games Tester
Universally Speaking
Municipality of Madrid, Spain
Microsoft Office
Functionality QA Video Games Tester
Universally Speaking
Wyboston, Chawston and Colesden, United Kingdom
JIRA
Microsoft Office
QA Engineer | C# | JavaScript | Playwright | FinTech | £95,000
VirtueTech Recruitment Group
Charing Cross, United Kingdom
€76K
React
JavaScript

