Тёмный
No video :(

1. Current Landscape of Unity Engineering 

Code Launch
Подписаться 95
Просмотров 121
50% 1

Опубликовано:

 

21 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 4   
@flipcase
@flipcase Год назад
Subscribed!! Anticipating more awesome content comingg!
@codelaunchchannel
@codelaunchchannel Год назад
Awesome! Yeah, I have a whole course in plans!
@MarkusBurrer
@MarkusBurrer Год назад
It's time for a game engine in Rust. That should eliminate a lot of the mentioned bugs. But in case of Unity: why not use F#? ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-sK6BUkQE5U4.html
@codelaunchchannel
@codelaunchchannel Год назад
We tried using F#, but unfortunately a couple of things stand in the way: 1) how Unity links things with the .meta files. With F# you are forced to use .dll's, which then breaks scripts if you rename the class, for example. 2) F# relies on having a great garbage collector and isn't really great for low-level things, which are still required for game development. 3) The tooling (IDEs, debuggers) was abysmal compared to C#, at least at the time. Overall the principles in this course can be applied whether you use C# or F#. As for Rust, it's a nice systems programming language, but manual memory management is still a pain there. It's great for maximum performance, but the functional approach is very limited by the need to prove lifetimes and not having a garbage collector.
Далее
4. Pure functions
21:26
Просмотров 795
Linux Gaming Setup Script
2:32:14
Просмотров 29 тыс.
Writing a Programming Language - 06/01/2024
2:15:45
Просмотров 9 тыс.
Crust of Rust: async/await
2:34:01
Просмотров 189 тыс.
Simple Code, High Performance
2:50:14
Просмотров 245 тыс.
Scala =:= and implicits demystified
37:48
Просмотров 143
NixOS Setup Guide - Configuration / Home-Manager / Flakes
3:01:39
How He Got $600,000 Data Engineer Job
19:08
Просмотров 24 тыс.
3. What are our goals?
12:03
Просмотров 80