Skip to content

DoctorHowser/Advent-Of-Code-2021-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent-Of-Code-2021-dotnet

Working though the Advent with C# dotnet 6!

About

I'm an instructor at Prime Digital Academy and work mostly in javascript. We've added some C# dotnet to our curriculum and I want to get better at it. I'm attempting this years Advent of Code in C#, making mistakes and learning as I go.

Thoughts

Running thoughts about each day as needed

Day 3 was a BEAR. And not in a cuddly way. I struggled with binary strings, conversion, and LINQ

Day 4 I felt I did well. 2d Lists are ugly though.

Day 5 I really tried to make objects for all the things, refactoring them was needed for the second part. Prob inefficient, but it works!

About

Working though the Advent with C# dotnet 6!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages