
Scarica l'app Kindle gratuita e inizia a leggere immediatamente i libri Kindle sul tuo smartphone, tablet o computer, senza bisogno di un dispositivo Kindle.
Leggi immediatamente sul browser con Kindle per il Web.
Con la fotocamera del cellulare scansiona il codice di seguito e scarica l'app Kindle.
Immagine non disponibile
Colore:
-
-
-
- Per visualizzare questo video scarica Flash Player
Segui l'autore
OK
Build Your Own Redis with C/C++: Learn network programming and data structures by building a Redis-like server from scratch with C/C++. Copertina flessibile – 24 gennaio 2023
Learn network programming and data structures by building a Redis-like server from scratch with C/C++.
- Why build Redis? The knowledge required is broader and deeper than usual application-level development. It's a good way to level up your skills (mainly network programming and data structures).
- Why from scratch? A quote from Richard Feynman: "What I cannot create, I do not understand". Human understandings are filled with holes aka "things I don't know I don't know". Building from scratch is a way to ensure your understanding is complete.
- Why C? C is widely used in system programming and infrastructure software. Learn how C is used in real projects, with straightforward C code, no prior C/C++ experience required.
- Why a book? The Redis project is a complex software system built with lots of effort, which can be harder to grasp for beginners. The book breaks down the core concepts into easy-to-digest steps.
- Lunghezza stampa123 pagine
- LinguaInglese
- Data di pubblicazione24 gennaio 2023
- Dimensioni15.24 x 0.79 x 22.86 cm
- ISBN-13979-8372815469
Dettagli prodotto
- ASIN : B0BT2CT8XY
- Editore : Independently published
- Data di pubblicazione : 24 gennaio 2023
- Lingua : Inglese
- Lunghezza stampa : 123 pagine
- ISBN-13 : 979-8372815469
- Peso articolo : 240 g
- Dimensioni : 15.24 x 0.79 x 22.86 cm
- Posizione nella classifica Bestseller di Amazon: n. 2.690 in Reti e sistemi amministrativi (Libri)
- n. 11.342 in Programmazione (Libri)
- n. 742.327 in Libri in inglese
- Recensioni dei clienti:
Informazioni sull'autore

Scopri altri libri dell'autore, vedi autori simili, leggi i consigli sui libri e altro ancora.
Recensioni clienti
- 5 stelle4 stelle3 stelle2 stelle1 stella5 stelle63%0%0%0%37%63%
- 5 stelle4 stelle3 stelle2 stelle1 stella4 stelle63%0%0%0%37%0%
- 5 stelle4 stelle3 stelle2 stelle1 stella3 stelle63%0%0%0%37%0%
- 5 stelle4 stelle3 stelle2 stelle1 stella2 stelle63%0%0%0%37%0%
- 5 stelle4 stelle3 stelle2 stelle1 stella1 stella63%0%0%0%37%37%
Le recensioni dei clienti, comprese le valutazioni a stelle dei prodotti, aiutano i clienti ad avere maggiori informazioni sul prodotto e a decidere se è il prodotto giusto per loro.
Per calcolare la valutazione complessiva e la ripartizione percentuale per stella, non usiamo una media semplice. Piuttosto, il nostro sistema considera cose come quanto è recente una recensione e se il recensore ha acquistato l'articolo su Amazon. Ha inoltre analizzato le recensioni per verificarne l'affidabilità.
Maggiori informazioni su come funzionano le recensioni dei clienti su AmazonRecensioni migliori da Italia
Le recensioni migliori da altri paesi
-
Dudley K. Kelso IIIRecensito negli Stati Uniti il 8 agosto 2023
1,0 su 5 stelle Lacking
Completely lacking in depth. This has 119 numbered pages, each page with 3/4" margins on all sides, and a large and spacious font. That translates to about 20 actual pages and very little information.
But the worst part is that I cannot trust that this is the author's work. The author uses the trademark "Redis," liberally, throughout, and clearly markets "Redis," without so much as mentioning that "Redis" is a trademark of Redis, Ltd.
That makes me question the code: is it the author's code, or did they just hack together a bunch of source they found, and aren't attributing license?
Avoid this book. Which is disappointing, as a series around "building it yourself" could be a good series, if the sophistication is there.