プログラミングにおいてメモリ管理は重要な要素の一つですが、その重要性を見過ごされがちなものです。メモリ管理の高レベルな抽象化について、「すべての開発者が知っておくべき要素」としてプログラマーのザカリー・リー氏が解説しています。
Memory management is an important element in programming, but its importance is often overlooked. Programmer Zachary Lee explains the high-level abstraction of memory management as 'an element that ...