4 books
—
1 voter
C
“
loop {
work();
play();
; // <-- empty statement
}
Rust follows the tradition of C in allowing this. Empty statements do nothing except convey a slight feeling of melancholy. We mention them only for completeness.
”
― Programming Rust: Fast, Safe Systems Development
― Programming Rust: Fast, Safe Systems Development
“
An understanding of every language-technical detail of a language feature or library component is neither necessary nor sufficient for writing good programs. In fact, an obsession with understanding every little detail is a prescription for awful - overelaborate and overly clever code.
”
― The C++ Programming Language
― The C++ Programming Language
8 members,
last active 14 years ago
Books about programming, computer science and other helpful knowledge
50 members,
last active 6 years ago
A group for standards compliant C++ programmers.
8 members,
last active 13 years ago















































