Pinned Repositories
core-cli-30
Slides and code sample for "Get Comfortable with .NET Core and the CLI" (using .NET Core 3.0)
csharp-channels
Code to explore the basics of Channel<T> in C#.
csharp-channels-presentation
Code samples, slides, and links for "Better Parallel Code with C# Channels"
csharp-interfaces-resources
Additional resources for the "C# Interfaces" course on Pluralsight
digit-display
Machine learning with F#, WPF, and .NET Core
go-for-csharp-dev
An overview of Go (golang) for C# developers using the CodeTour extension for Visual Studio Code.
learning-dependency-injection
Sample code for DI Why?
learning-design-patterns
Code to go along with the presentation "Design Patterns: Not Just for Architects"
mazes-for-programmers
Coding along with "Mazes for Programmers" by Jamis Buck
using-task
Sample project to show how to consume async methods / methods that return Task
jeremybytes's Repositories
jeremybytes/mazes-for-programmers
Coding along with "Mazes for Programmers" by Jamis Buck
jeremybytes/go-for-csharp-dev
An overview of Go (golang) for C# developers using the CodeTour extension for Visual Studio Code.
jeremybytes/using-task
Sample project to show how to consume async methods / methods that return Task
jeremybytes/csharp-channels-presentation
Code samples, slides, and links for "Better Parallel Code with C# Channels"
jeremybytes/learning-design-patterns
Code to go along with the presentation "Design Patterns: Not Just for Architects"
jeremybytes/the-watcher
All the incentive you need to write clean code
jeremybytes/func-action-delegates
Code samples for "Get Func-y: Understanding Delegates in C#" (currently .NET 8.0)
jeremybytes/csharp11-interfaces
Slides and code samples for the presentation "Catching up with C# Interfaces: What you know may be wrong"
jeremybytes/async-workshop-labs-only-2024
Just the lab files for "Asynchronous Programming in C#" Workshop (2024)
jeremybytes/sdd-2024
Slide, code, and other resources for Jeremy's presentations at Software Design & Development 2024 (London, May 2024)
jeremybytes/vslive2024-orlando
Slides, code samples, and resources for Jeremy's presentations at Visual Studio LVIE! 2024 Orlando - November 17-22, 2024
jeremybytes/presentation-preshow
Shows image slideshow, title slide, and countdown timer (for use prior to live presentations)
jeremybytes/vslive2024-microsofthq
Slides and code samples for Visual Studio LIVE! 2024 - Microsoft HQ, August 5 - 9, 2024
jeremybytes/method-injection-aspnetcore
Code samples for "Method Injection in ASP.NET Core: API Controllers vs. MVC Controllers"
jeremybytes/using-task-dotnet8
.NET 8 code and slides for "I'll Get Back to You: Task, Await, and Asynchronous Methods in C#"
jeremybytes/vslive2023-orlando
Slides, code samples, labs, and resources for Jeremy's presentations at Visual Studio Live! Orlando, November 2023
jeremybytes/vslive2024-orlando-workshop-labs
Lab files for "Take Your C# Skills to the Next Level" workshop at Visual Studio LVIE! 2024 Orlando - November 17-22, 2024
jeremybytes/advent-of-code-2023
Jeremy's attempt at Advent of Code for 2023
jeremybytes/catching-up-with-csharp
Slides, code, and resources for presentation "Catching Up with C#: What You Might Have Missed"
jeremybytes/code-is-for-humans
Slides and code samples for Jeremy's "Code is for Humans" presentation
jeremybytes/house-control
Rewrite of a legacy application that interacts with X10 hardware. Initial functionality is to turn lights and A/C on and off based on a schedule.
jeremybytes/linq-in-memory
Slides and code samples for "LINQ - It's not just for databases"
jeremybytes/async-workshop-2024
Slides, code samples, and hands-on labs for the "Asynchronous and Parallel Programming in C#" workshop (2024)
jeremybytes/cassette-to-mp3
Software for capturing audio (from a cassette tape) and converting to MP3.
jeremybytes/controller-vs-minimal-apis
Exploring some differences between Controller APIs and Minimal APIs in .NET 8
jeremybytes/dependency-injection-net7
Slides and code samples for "DI Why? Getting a Grip on Dependency Injection" (using .NET 7)
jeremybytes/foreachasync-exception
Exploring exception handling with Parallel.ForEachAsync loops in C#.
jeremybytes/mobile-book-list
Code for an Android app that list books from a Goodreads collection using local data.
jeremybytes/python-crash-course
Coding along with "Python Crash Course" by Eric Matthes
jeremybytes/sdd-2024-workshop-labs-only
The lab files for "Take Your C# Skills to the Next Level" at SDD 2024