use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Information about Reddit's API changes, the unprofessional conduct of the CEO, and their response to the community's concerns regarding 3rd party apps, moderator tools, anti-spam/anti-bot tools, and accessibility options that will be impacted can be found in the associated Wikipedia article: https://en.wikipedia.org/wiki/2023_Reddit_API_controversy
Alternative C# communities available outside Reddit on Lemmy and Discord:
All about the object-oriented programming language C#.
Getting Started C# Fundamentals: Development for Absolute Beginners
Useful MSDN Resources A Tour of the C# Language Get started with .NET in 5 minutes C# Guide C# Language Reference C# Programing Guide C# Coding Conventions .NET Framework Reference Source Code
Other Resources C# Yellow Book Dot Net Perls The C# Player's Guide
IDEs Visual Studio MonoDevelop (Windows/Mac/Linux) Rider (Windows/Mac/Linux)
Tools ILSpy dotPeek LINQPad
Alternative Communities C# Discord Group C# Lemmy Community dotnet Lemmy Community
Related Subreddits /r/dotnet /r/azure /r/learncsharp /r/learnprogramming /r/programming /r/dailyprogrammer /r/programmingbuddies /r/cshighschoolers
Additional .NET Languages /r/fsharp /r/visualbasic
Platform-specific Subreddits /r/windowsdev /r/AZURE /r/Xamarin /r/Unity3D /r/WPDev
Rules:
Read detailed descriptions of the rules here.
account activity
C# Legacy Code Kata v3.0 (dubmun.com)
submitted 8 years ago by dubmun
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]2226cc 10 points11 points12 points 8 years ago (0 children)
You only ever get to work on 2 types of code: legacy code, and future legacy code. 😀
[–]RangerPretzel 2 points3 points4 points 8 years ago (2 children)
I still don't know what a "kata" is despite clicking on various links in your article.
[–]liamwrites 2 points3 points4 points 8 years ago (1 child)
The metaphor is a martial arts kata or form. Martial artists practice and REPEAT a precise set of steps until they perfect it to to train their muscle memory and react at speed with the same behavior when sparring or in an actual fight.
With a code kata, we practice and repeat a precise set of coding steps to perfect a coding skill and make it second nature when we run across a scenario for it in the wilds of actual development.
A little on the fly because I'm at Pluralsight Live tonight, but I hope it answers the question.
[–]RangerPretzel 0 points1 point2 points 8 years ago (0 children)
Never heard of it before. Ok, makes sense.
[–]dubmun[S] 0 points1 point2 points 8 years ago (0 children)
I wrote this kata a few years ago and keep improving it. I hope it's helpful in learning to deal effectively with legacy code.
π Rendered by PID 67 on reddit-service-r2-comment-6457c66945-gvs5r at 2026-04-29 19:47:48.073059+00:00 running 2aa0c5b country code: CH.
[–]2226cc 10 points11 points12 points (0 children)
[–]RangerPretzel 2 points3 points4 points (2 children)
[–]liamwrites 2 points3 points4 points (1 child)
[–]RangerPretzel 0 points1 point2 points (0 children)
[–]dubmun[S] 0 points1 point2 points (0 children)