Pushing C# to the Limit
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore advanced C# programming techniques in this 57-minute conference talk by Joe Albahari, author of C# 7 in a Nutshell and LINQPad. Dive into a practical example of a high-speed communications library built on shared memory, demonstrating how to leverage C#'s diverse features from low-level programming with pointers and lock-free synchronization to high-level concepts like closures, expression trees, and asynchronous functions. Learn how to combine these powerful tools in a non-contrived, production-ready application, pushing the boundaries of what's possible with C#. Step outside the box and discover how to harness the full potential of C#'s extensive capabilities in this advanced session presented at NDC Conferences.
Syllabus
Pushing C# to the limit - Joe Albahari
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube