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
UNSW Computing 1 - The Art of ProgrammingOpenLearning C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Beginning Game Programming with C#
University of Colorado System via Coursera Introduction to Computing 计算概论A
Peking University via Coursera Comprendre les Microcontroleurs
École Polytechnique Fédérale de Lausanne via Coursera