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 53-minute conference talk from NDC Sydney 2024. Learn how to convert C code to modern C# safely, as demonstrated through a side project of converting DooM from C to C#. Discover strategies for handling unusual file types, alternative memory (re)allocation methods, and managing data structures passed as void* pointers. Gain insights into how C# provides safeguards against common pitfalls, and understand the translation process from C to C# while maintaining code safety. Ideal for developers interested in cross-platform development, .NET, C#, and low-level programming concepts.
Syllabus
Safety first! Low-level C# without the unsafe keyword - Wesley Cabus - NDC Sydney 2024
Taught by
NDC Conferences
Related Courses
Initiation à la programmation (en C++)École Polytechnique Fédérale de Lausanne via Coursera Introduction to Computing 计算概论A
Peking University via Coursera Programming Basics
Indian Institute of Technology Bombay via edX 程序设计基础
Peking University via edX 計算機程式設計 (Computer Programming)
National Taiwan University via Coursera