mirror of
https://github.com/mtdvio/every-programmer-should-know.git
synced 2025-07-31 12:00:25 +02:00
Added ECS example video
This commit is contained in:
@@ -104,6 +104,7 @@ But knowing the stuff will help you become better! :muscle:*
|
||||
- :movie_camera: [Evolutionary Software Architectures](https://www.youtube.com/watch?v=CglSFhwbI3s)
|
||||
- [System Design: A Primer](https://github.com/donnemartin/system-design-primer)
|
||||
- :page_facing_up: [How JavaScript works: part-1](https://blog.sessionstack.com/how-does-javascript-actually-work-part-1-b0bacc073cf), [2](https://blog.sessionstack.com/how-javascript-works-inside-the-v8-engine-5-tips-on-how-to-write-optimized-code-ac089e62b12e), [3](https://blog.sessionstack.com/how-javascript-works-memory-management-how-to-handle-4-common-memory-leaks-3f28b94cfbec), [4](https://blog.sessionstack.com/how-javascript-works-event-loop-and-the-rise-of-async-programming-5-ways-to-better-coding-with-2f077c4438b5)
|
||||
- :movie_camera: [Entity-Component-System Architecture with Unity by example](https://www.youtube.com/watch?v=lNTaC-JWmdI&t=166s&list=PLZlJZzHmx31XvgT96DfbXQ4IMb1ryztbp&index=33)
|
||||
|
||||
### Engineering Philosophy
|
||||
- :movie_camera: [Category Theory in Life](https://www.youtube.com/watch?v=ho7oagHeqNc)
|
||||
|
Reference in New Issue
Block a user