4.2 Lexical environments 4.2 Lexical environments In the JavaScript language specification, scopes are “implemented” via lexical environments. They consist of two components: ...
io.Reader io.Reader As mentioned above the io.Reader is an important interface in the language Go. A lot(if not all) functions that need to read from something take an io.Rea...
A Character at a Time A Character at a Time Reading • A Jolly Good Time (tm). The way we think about implementing a parser is quite different to the high level abstract vie...
3.5 Conclusion 结论 3.5 Conclusion 结论 Good design doesn’t come for free. It has to be something you invest in continually, so that small problems don’t accumulate into big ones. ...
The Guru Myth The Guru Myth Anyone who has worked in software long enough has heard questions like this: I’m getting exception XYZ. Do you know what the problem is? Those ...
Don’t Rely on “Magic Happens Here” Don’t Rely on “Magic Happens Here” If you look at any activity, process, or discipline from far enough away it looks simple. Managers with no...
Kubernetes Security and Disclosure Information Security Announcements Report a Vulnerability When Should I Report a Vulnerability? When Should I NOT Report a Vulnerability? Sec...
Kubernetes Security and Disclosure Information Security Announcements Report a Vulnerability When Should I Report a Vulnerability? When Should I NOT Report a Vulnerability? Sec...
Architecture Overview Rationale Design Server Clients Framework Services Environments Namespaces Glossary Architecture This document covers the architecture of micro, ...