Автор: Hayes Название: Learning the Art of Electronics ISBN: 0521177235 ISBN-13(EAN): 9780521177238 Издательство: Cambridge Academ Рейтинг: Цена: 17195.00 р. Наличие на складе: Нет в наличии.
Описание: Turn to this book if you want to learn about different types of circuits and their behavior. You will gain a deep and intuitive understanding of circuit operation, be exposed to advanced circuit designs, and learn to build analog and digital devices from first principles using basic components.
Автор: Murata Название: Catch These Hands!, Vol. 1 ISBN: 1975340051 ISBN-13(EAN): 9781975340056 Издательство: Yen Pres Рейтинг: Цена: 1697.00 р. 1886.00-10% Наличие на складе: Есть (1 шт.) Описание:
Back in the day, Takebe was a tough-as-nails delinquent who could throw hands with anyone. But right when she finally decides to leave her old ways behind, Takebe has a surprise reunion with her old rival, the "Bloody Cardigan" Soramori. After all these years, she still wants a piece of Takebe--but not in the way anyone expected! Her proposal: If Soramori can beat Takebe in a fight, they have to start dating?!
Автор: Carroll Lewis Название: Lit for Little Hands: Alice`s Adventures in Wonderland ISBN: 1945547685 ISBN-13(EAN): 9781945547683 Издательство: Неизвестно Рейтинг: Цена: 1582.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
"Curiouser and curiouser "
Filled with interactive wheels and pull-tabs and lavishly illustrated, Lit for Little Hands: Alice's Adventures in Wonderland is an unprecedented kid's introduction to Lewis Carroll's beloved classic novel. Unlike many board books that tackle the classics, Lit for Little Hands tells the actual story in simple, engaging prose. Gorgeous and whimsical illustrations transport the reader to Wonderland, while tons of interactive elements invite kids to grow and shrink with Alice, pour the tea at a mad tea party, and more Fans of the novel will be delighted by the book's attention to detail and clever use of original text and dialogue. And the book's super-sturdy board means everyone can enjoy this wonderful tale over . . . and over . . . and over again
Описание: Leverage Apache Spark within a modern data engineering ecosystem. This hands-on guide will teach you how to write fully functional applications, follow industry best practices, and learn the rationale behind these decisions. With Apache Spark as the foundation, you will follow a step-by-step journey beginning with the basics of data ingestion, processing, and transformation, and ending up with an entire local data platform running Apache Spark, Apache Zeppelin, Apache Kafka, Redis, MySQL, Minio (S3), and Apache Airflow. Apache Spark applications solve a wide range of data problems from traditional data loading and processing to rich SQL-based analysis as well as complex machine learning workloads and even near real-time processing of streaming data. Spark fits well as a central foundation for any data engineering workload. This book will teach you to write interactive Spark applications using Apache Zeppelin notebooks, write and compile reusable applications and modules, and fully test both batch and streaming. You will also learn to containerize your applications using Docker and run and deploy your Spark applications using a variety of tools such as Apache Airflow, Docker and Kubernetes. Reading this book will empower you to take advantage of Apache Spark to optimize your data pipelines and teach you to craft modular and testable Spark applications. You will create and deploy mission-critical streaming spark applications in a low-stress environment that paves the way for your own path to production. What You Will Learn * Simplify data transformation with Spark Pipelines and Spark SQL * Bridge data engineering with machine learning * Architect modular data pipeline applications * Build reusable application components and libraries * Containerize your Spark applications for consistency and reliability * Use Docker and Kubernetes to deploy your Spark applications * Speed up application experimentation using Apache Zeppelin and Docker * Understand serializable structured data and data contracts * Harness effective strategies for optimizing data in your data lakes * Build end-to-end Spark structured streaming applications using Redis and Apache Kafka * Embrace testing for your batch and streaming applications * Deploy and monitor your Spark applications Who This Book Is For Professional software engineers who want to take their current skills and apply them to new and exciting opportunities within the data ecosystem, practicing data engineers who are looking for a guiding light while traversing the many challenges of moving from batch to streaming modes, data architects who wish to provide clear and concise direction for how best to harness and use Apache Spark within their organization, and those interested in the ins and outs of becoming a modern data engineer in today's fast-paced and data-hungry world
Описание: Norwegian Mittens and Gloves explores the historical and cultural context of each motif accompanying every pattern.
Автор: Murata Название: Catch These Hands!, Vol. 2 ISBN: 1975340159 ISBN-13(EAN): 9781975340155 Издательство: Yen Pres Рейтинг: Цена: 1793.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: `Captivating . . . a sumptuous study of one of history`s most infamous love triangles.` Independent; `Excellent; I was taken by every page; more, every sentence. It is beautifully and startlingly written, the sudden shifts and turns, impulse and counter-impulse within and from these remarkable people. A very fine love story.` CHRISTOPHER RICKS
Автор: Hrishikesh Dewan; Naveen Toppo Название: Pointers in C ISBN: 1430259116 ISBN-13(EAN): 9781430259114 Издательство: Springer Рейтинг: Цена: 7622.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 1.Memory, Run-time Memory Organization, and Virtual Memory
2.Pointer Basics
3.Pointer Arithmetic and Single Dimension Arrays
4.Pointers and Strings
5.Pointers and Multidimensional Arrays
6.Pointers to Structures
7.Function Pointers
8.Pointers to File I/O
9.Pointers to File I/O
Автор: Antol?nez Garc?a Название: Hands-on Guide to Apache Spark 3 ISBN: 1484293797 ISBN-13(EAN): 9781484293799 Издательство: Springer Рейтинг: Цена: 9083.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book explains how to scale Apache Spark 3 to handle massive amounts of data, either via batch or streaming processing. It covers how to use Spark’s structured APIs to perform complex data transformations and analyses you can use to implement end-to-end analytics workflows. This book covers Spark 3's new features, theoretical foundations, and application architecture. The first section introduces the Apache Spark ecosystem as a unified engine for large scale data analytics, and shows you how to run and fine-tune your first application in Spark. The second section centers on batch processing suited to end-of-cycle processing, and data ingestion through files and databases. It explains Spark DataFrame API as well as structured and unstructured data with Apache Spark. The last section deals with scalable, high-throughput, fault-tolerant streaming processing workloads to process real-time data. Here you'll learn about Apache Spark Streaming’s execution model, the architecture of Spark Streaming, monitoring, reporting, and recovering Spark streaming. A full chapter is devoted to future directions for Spark Streaming. With real-world use cases, code snippets, and notebooks hosted on GitHub, this book will give you an understanding of large-scale data analysis concepts--and help you put them to use. Upon completing this book, you will have the knowledge and skills to seamlessly implement large-scale batch and streaming workloads to analyze real-time data streams with Apache Spark. What You Will Learn * Master the concepts of Spark clusters and batch data processing * Understand data ingestion, transformation, and data storage * Gain insight into essential stream processing concepts and different streaming architectures * Implement streaming jobs and applications with Spark Streaming Who This Book Is For Data engineers, data analysts, machine learning engineers, Python and R programmers
Автор: Zapata Mariana Название: Hands Down ISBN: 1953262007 ISBN-13(EAN): 9781953262004 Издательство: Неизвестно Цена: 3447.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Before he was "Big Texas," he was "Zac the Snack Pack."Bianca Brannen knows time-mostly-heals all wounds. Including those your once loved ones might have unintentionally given you. (Those just take longer.)She thinks she's ready when a call has her walking back into her old friend's life. Or at least as prepared as possible to see the starting quarterback in the National Football Organization. Before the lights, the fans, and the millions, he'd been a skinny kid with a heart of gold. Waltzing out of Zac Travis's life should be easy. Just as easy as he walked out of hers.
Автор: Barba, Andres Название: Such small hands ISBN: 1846276756 ISBN-13(EAN): 9781846276750 Издательство: TBS/GBS Рейтинг: Цена: 1780.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: A dark uncanny jolt of literary perfection.
Автор: Stokes Katie M. Ed PH. D. Название: Human Body Activity Book for Kids: Hands-On Fun for Grades K-3 ISBN: 1641522631 ISBN-13(EAN): 9781641522632 Издательство: Неизвестно Цена: 1378.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Learning About the Human Body is Now Fun and Games
How fast can people run? What are all the parts of the eye? How do taste buds work? There's a lot to know about the human body, and The Human Body Activity Book for Kids makes it fun and easy to learn it all.
More than 30 on-the-page activities and hands-on experiments will get kids from ages 4-8 excited about how amazing their bodies are. Featuring tons of cool facts and colorful drawings, this in-depth exploration of the human body for kids is a fantastic educational aid for parents and teachers. Give kids a leg up on learning about the human body.
The Human Body Activity Book for Kids includes:
THE COMPLETE GUIDE TO ANATOMY FOR KIDS--Teach kids what they're made of with informative, illustrated chapters broken down by body system.
TONS OF FUN FACTS--Did you know hair grows slower at night and that you're taller in the morning than the evening? Cool trivia makes kids want to learn more.
Teach kids the fun of learning by doing--with The Human Body Activity Book for Kids.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru