|
|
|
|
|
by ActorNightly
252 days ago
|
|
>but there's a lot more to developing software than understanding that memory is a specific place. Yep, and all of that is derivative from how to organize memory. Classes are just more fancy structs. Object creation is memory initialization. Processing flow and code reuse is recognizing memory access patterns. ETC and so on. |
|