Using C#'s Type System Effectively
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore practical tactics for leveraging C#'s type system in this conference talk. Learn how to enhance compiler feedback, starting with simple techniques and progressing to advanced strategies. Discover methods for safely optimizing code performance by descending the abstraction ladder. Gain insights into the philosophy behind this programming approach, addressing long-standing debates about static vs. dynamic languages and types vs. tests. Improve your ability to write effective types and understand their role in software development.
Syllabus
Using C#'s Type System Effectively - Benjamin Hodgson
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