Safety First - Low-Level C# Without the Unsafe Keyword
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore low-level C# programming techniques without relying on the unsafe keyword in this conference talk from NDC Sydney 2024. Discover how Wesley Cabus converted the classic game DooM from C to C#, tackling challenges like handling unusual file types, alternative memory allocation methods, and complex data structures passed as void* pointers. Learn how modern C# can be used to implement low-level programming concepts while maintaining safety and avoiding common pitfalls. Gain insights into translating C code to C# and leveraging C#'s built-in safeguards to write robust, efficient code without compromising on safety.
Syllabus
Safety first! Low-level C# without the unsafe keyword - Wesley Cabus - NDC Sydney 2024
Taught by
NDC Conferences
Related Courses
Beginning Game Programming with C#University of Colorado System via Coursera Programming with C#
Microsoft via edX DEV206.1x: Introduction to XAML and Application Development
Microsoft via edX Introduction to Game Development
Michigan State University via Coursera Designing Advanced Applications using XAML
Microsoft via edX