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
Heterogeneous Parallel ProgrammingUniversity of Illinois at Urbana-Champaign via Coursera Advanced Operating Systems
Georgia Institute of Technology via Udacity 計算機程式設計 (Computer Programming)
National Taiwan University via Coursera Introduction to Operating Systems
Georgia Institute of Technology via Udacity Android Performance
Google via Udacity