|
You are here |
speps.fr | ||
| | | | |
rsdoiel.github.io
|
|
| | | | | ||
| | | | |
benhoyt.com
|
|
| | | | | A brief introduction to Go for programmers who haven't used Go before: Why use it? The standard library. And the language itself. | |
| | | | |
dlang.org
|
|
| | | | | [AI summary] The provided text is a mix of several different topics and content types. It starts with a programming-related discussion about the D language, including topics like the Unittest framework, C++ standard changes, and improvements in Objective-C support. It then transitions into a more general announcement about the upcoming DConf event, including details about the schedule, livestreams, and other activities like BeerConf. The text also includes information about community events, prizes, and how to participate. | |
| | | | |
github.com
|
|
| | | Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps. - redis/redis | ||