54 books
—
6 voters
Programming Languages
Related Genres
“
The most important thing in the programming language is the name. A language will not succeed without a good name. I have recently invented a very good name and now I am looking for a suitable language.
”
―
―
“
Rust’s central feature is ownership. Although the feature is straightforward to explain, it has deep implications for the rest of the language.
All programs have to manage the way they use a computer’s memory while running. Some languages have garbage collection that constantly looks for no longer used memory as the program runs; in other languages, the programmer must explicitly allocate and free the memory. Rust uses a third approach: memory is managed through a system of ownership with a set
...more
”
― The Rust Programming Language
― The Rust Programming Language
Books supporting ACCU's motto: "Professionalism in Programming"
ACCU is a community of programm…more
22 members,
last active 12 years ago
This group is dedicated to javascript as one of the greatest programming languages out there.
P…more
20 members,
last active 12 years ago
Reading ruby books in Montevideo, Uruguay
2 members,
last active 14 years ago
Programming
2 members,
last active 6 years ago































