buttercat1791 on Nostr: Pointers are pretty foundational knowledge, even if you regularly use language with ...
Pointers are pretty foundational knowledge, even if you regularly use language with smart memory management.
C#, for instance, distinguishes between value types and reference types, which make a lot more sense when you understand pointers. I've found that knowledge pretty helpful on several occasions in my day job.
Published at
2024-04-08 14:51:59Event JSON
{
"id": "6e7033f4f30dafdd841f13a285cdaf3865207be48fbadfd2bb81077f2739997a",
"pubkey": "70122128273bdc07af9be7725fa5c4bc0fc146866bec38d44360dc4bc6cc18b9",
"created_at": 1712587919,
"kind": 1,
"tags": [
[
"e",
"0d8d04a7fe7ca3a7ed104f27f69b707b440459f2bc6836b11816587118c087c9",
"wss://nostr.thesamecat.io/",
"root"
],
[
"e",
"165725254d0b478cb6ad4049875f0302e825776c249e85f5f8a6c3c4f7ebface",
"wss://nos.lol/",
"reply"
],
[
"p",
"dd664d5e4016433a8cd69f005ae1480804351789b59de5af06276de65633d319",
"",
"mention"
],
[
"p",
"a96a35a224402b8075c4da20f0477896afcc3395b6fad63e30a648a8222a6a69",
"",
"mention"
]
],
"content": "Pointers are pretty foundational knowledge, even if you regularly use language with smart memory management.\n\nC#, for instance, distinguishes between value types and reference types, which make a lot more sense when you understand pointers. I've found that knowledge pretty helpful on several occasions in my day job.",
"sig": "e84cc1cc97717701527c7e1cfbbb2261b41609b367758cea86b7189e058e7c7cf82b951b4de67463c0f539fe40be7ee456485d83b4099c621384f07e27eaa624"
}