"DevOps" es un término muy popular en estos días - pero ¿qué significa realmente para una persona Ops? Este libro de alto nivel intenta poner a DevOps en perspectiva con ejemplos y descripciones del mundo real.
Introducido en Windows PowerShell 2.0, Remoting es una de las tecnologías más útiles e importantes de PowerShell.
¿Alguna vez te has preguntado por qué PowerShell?, ¿Alguna vez has tenido que explicárselo a alguien más? Esta es una guía concisa que ayudará a responderte.
Hello! Welcome to this guide to machine learning pipeline. If you want to get up-to-speed with some of the most data modeling techniques and gain experience using them to solve challenging problems, this is a good book for you!
Questo libro è la guida di studio ideale per la Certificazione Ufficiale TCCD dell'Associazione TYPO3. Comunque passa attraverso le domande chiave, con risposta e spiegazione ! Adesso a prezzo stracciato, visto che sta per uscire V10 ... finchè non traducco il nuovo
Questo libro è la guida di studio ideale per la Certificazione Ufficiale TCCI dell'Associazione TYPO3. Comunque passa attraverso le domande e argomenti chiave, con risposta e spiegazione ! Adesso a prezzo stracciato, visto che sta per uscire V10 ... finchè non traducco il nuovo
Your company's strategy will forever remain a mystery unless you can answer six important question.
This book teaches you how to do functional programming using javascript. It also cover's core principles about functional programming like side effects, pure functions etc.It teaches you how to create Higher Order Functions like Map, Filter, Reduce, ConcatMap, Zip, ConcatAll from the ground up.
You know next to nothing about Kubernetes but need to create and run your first application on Kubernetes using Docker within a week. Don't worry: this book has you covered.
We will go through array methods known as Filter, Map and Reduce. We shall also touch the concept of transducers and build them up from basic principles. After that we've got some challenges with composed mutations, and show how we end up with unnecessary data and half-way mutations.