Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

How to Draw Cars (This How to Draw Cars Book Contains Advice on How to Draw 29 Cars Step by Step): This book includes step by step approaches on how t, Manning James


Варианты приобретения
Цена: 2182.00р.
Кол-во:
 о цене
Наличие: Отсутствует. 
Возможна поставка под заказ. Дата поступления на склад уточняется после оформления заказа


Добавить в корзину
в Мои желания

Автор: Manning James
Название:  How to Draw Cars (This How to Draw Cars Book Contains Advice on How to Draw 29 Cars Step by Step): This book includes step by step approaches on how t
ISBN: 9781800275881
Издательство: CBT Books
Классификация:
ISBN-10: 1800275889
Обложка/Формат: Paperback
Страницы: 90
Вес: 0.24 кг.
Дата издания: 22.11.2020
Язык: English
Размер: 29.69 x 21.01 x 0.48 cm
Читательская аудитория: Children / juvenile
Подзаголовок: This book includes step by step approaches on how to draw supercars, trucks, and tractors, as well as advice on how to draw realistic cars and cartoon cars
Рейтинг:
Поставляется из: США


README.txt

Автор: Manning, Chelsea
Название: README.txt
ISBN: 1529110629 ISBN-13(EAN): 9781529110623
Издательство: Random House - Penguin
Рейтинг:
Цена: 1451.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: An extraordinarily brave and moving memoir from one of the world's most famous whistle-blowers, activists and trans women. In 2013, Chelsea Manning was sentenced to thirty-five years in military prison for the largest leak of classified documents in history. The next day, Chelsea declared her gender identity as a woman and began to transition.

In this radically candid memoir, Chelsea recounts how her challenging youth led her to join the US Army. She writes of the fierce pride she took in her work, the risks of the military's queer underground and the wider culture of silence and unaccountability. She describes fifty-nine days locked in an iron cage after her fateful decision and the community of solidarity she later discovered in prison.

Above all, we see the phenomenal courage and resilience it took to survive and become a global advocate for transparency. 'A terrific read, full of unexpected turns and details that counter many of the assumptions made about Manning' GUARDIAN 'Brilliantly told' THE TIMES'Searing...uplifting...redemptive' NEW YORK TIMES'A full and expansive account of Manning's life, one which is often harrowing but funny and poignant too' DAZED

Modern C

Автор: Gustedt Jens
Название: Modern C
ISBN: 1617295817 ISBN-13(EAN): 9781617295812
Издательство: Pearson Education
Рейтинг:
Цена: 9502.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Summary

Modern C focuses on the new and unique features of modern C programming. The book is based on the latest C standards and offers an up-to-date perspective on this tried-and-true language.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

C is extraordinarily modern for a 50-year-old programming language. Whether you're writing embedded code, low-level system routines, or high-performance applications, C is up to the challenge. This unique book, based on the latest C standards, exposes a modern perspective of this tried-and-true language.

About the Book

Modern C introduces you to modern day C programming, emphasizing the unique and new features of this powerful language. For new C coders, it starts with fundamentals like structure, grammar, compilation, and execution. From there, you'll advance to control structures, data types, operators, and functions, as you gain a deeper understanding of what's happening under the hood. In the final chapters, you'll explore performance considerations, reentrancy, atomicity, threads, and type-generic programming. You'll code as you go with concept-reinforcing exercises and skill-honing challenges along the way.

What's inside

  • Operators and functions
  • Pointers, threading, and atomicity
  • C's memory model
  • Hands-on exercises

About the Reader

For programmers comfortable writing simple programs in a language like Java, Python, Ruby, C#, C++, or C.

About the Author

Jens Gustedt is a senior scientist at the French National Institute for Computer Science and Control (INRIA) and co-editor of the ISO C standard.

Table of Contents

    LEVEL 0 - Encounter
  1. Getting started
  2. The principal structure of a program
  3. LEVEL 1 - Acquaintance
  4. Everything is about control
  5. Expressing computations
  6. Basic values and data
  7. Derived data types
  8. Functions
  9. C library functions
  10. LEVEL 2 - Cognition
  11. Style
  12. Organization and documentation
  13. Pointers
  14. The C memory model
  15. Storage
  16. More involved processing and IO
  17. LEVEL 3 - Experience
  18. Performance
  19. Function-like macros
  20. Variations in control flow
  21. Threads 325
  22. Atomic access and memory consistency
Deep Learning with Python, Second Edition

Автор: Chollet Francois
Название: Deep Learning with Python, Second Edition
ISBN: 1617296864 ISBN-13(EAN): 9781617296864
Издательство: Неизвестно
Рейтинг:
Цена: 11033.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: "Chollet is a master of pedagogy and explains complex concepts with minimal fuss, cutting through the math with practical Python code. He is also an experienced ML researcher and his insights on various model architectures or training tips are a joy to read." - Martin Gцrner, Google

Printed in full color! Unlock the groundbreaking advances of deep learning with this extensively revised new edition of the bestselling original. Learn directly from the creator of Keras and master practical Python deep learning techniques that are easy to apply in the real world.

In Deep Learning with Python, Second Edition you will learn:

Deep learning from first principles
Image classification and image segmentation
Timeseries forecasting
Text classification and machine translation
Text generation, neural style transfer, and image generation
Full color printing throughout

Deep Learning with Python has taught thousands of readers how to put the full capabilities of deep learning into action. This extensively revised full color second edition introduces deep learning using Python and Keras, and is loaded with insights for both novice and experienced ML practitioners. You'll learn practical techniques that are easy to apply in the real world, and important theory for perfecting neural networks.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the technology
Recent innovations in deep learning unlock exciting new software capabilities like automated language translation, image recognition, and more. Deep learning is quickly becoming essential knowledge for every software developer, and modern tools like Keras and TensorFlow put it within your reach--even if you have no background in mathematics or data science. This book shows you how to get started.

About the book
Deep Learning with Python, Second Edition introduces the field of deep learning using Python and the powerful Keras library. In this revised and expanded new edition, Keras creator Franзois Chollet offers insights for both novice and experienced machine learning practitioners. As you move through this book, you'll build your understanding through intuitive explanations, crisp color illustrations, and clear examples. You'll quickly pick up the skills you need to start developing deep-learning applications.

What's inside

Deep learning from first principles
Image classification and image segmentation
Time series forecasting
Text classification and machine translation
Text generation, neural style transfer, and image generation
Full color printing throughout

About the reader
For readers with intermediate Python skills. No previous experience with Keras, TensorFlow, or machine learning is required.

About the author
Franзois Chollet is a software engineer at Google and creator of the Keras deep-learning library.

Table of Contents
1 What is deep learning?
2 The mathematical building blocks of neural networks
3 Introduction to Keras and TensorFlow
4 Getting started with neural networks: Classification and regression
5 Fundamentals of machine learning
6 The universal workflow of machine learning
7 Working with Keras: A deep dive
8 Introduction to deep learning for computer vision
9 Advanced deep learning for computer vision
10 Deep learning for timeseries
11 Deep learning for text
12 Generative deep learning
13 Best practices for the real world
14 Conclusions

The Song of the Jade Lily

Автор: Manning Kirsty
Название: The Song of the Jade Lily
ISBN: 0062882015 ISBN-13(EAN): 9780062882011
Издательство: HarperCollins USA
Рейтинг:
Цена: 1775.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

"Kirsty Manning weaves together little-known threads of World War II history, family secrets, the past and the present into a page-turning, beautiful novel.-- Heather Morris, #1 New York Times bestselling author of The Tattooist of Auschwitz

A gripping historical novel that tells the little-known story of Jewish refugees who fled to Shanghai during WWII.

1939: Two young girls meet in Shanghai, also known as the "Paris of the East". Beautiful local Li and Jewish refugee Romy form a fierce friendship, but the deepening shadows of World War II fall over the women as they slip between the city's glamorous French Concession district and the teeming streets of the Shanghai Ghetto. Yet soon the realities of war prove to be too much for these close friends as they are torn apart.

2016: Fleeing London with a broken heart, Alexandra returns to Australia to be with her grandparents, Romy and Wilhelm. Her grandfather is dying, and over the coming weeks Romy and Wilhelm begin to reveal the family mysteries they have kept secret for more than half a century. As fragments of her mother's history finally become clear, Alexandra struggles with what she learns while more is also revealed about her grandmother's own past in Shanghai.

After Wilhelm dies, Alexandra flies to Shanghai, determined to trace her grandparents' past. Peeling back the layers of their hidden lives, she is forced to question what she knows about her family--and herself.

The Song of the Jade Lily is a lush, provocative, and beautiful story of friendship, motherhood, the price of love, and the power of hardship and courage that can shape us all.

--Australian Women's Weekly
Great fortune

Автор: Manning, Olivia
Название: Great fortune
ISBN: 1786091135 ISBN-13(EAN): 9781786091130
Издательство: Random House - Penguin
Рейтинг:
Цена: 1319.00 р.
Наличие на складе: Поставка под заказ.

Описание: WITH AN INTRODUCTION BY RACHEL CUSK`A fantastically tart and readable account of life in eastern Europe at the start of the war` Sarah Waters`Wonderfully entertaining` ObserverAutumn, 1939.

Secrets of stonehenge

Автор: Manning, Mick
Название: Secrets of stonehenge
ISBN: 1847805205 ISBN-13(EAN): 9781847805201
Издательство: Quarto
Рейтинг:
Цена: 1305.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

The Spoilt City

Автор: Manning Olivia
Название: The Spoilt City
ISBN: 1786091550 ISBN-13(EAN): 9781786091550
Издательство: Random House - Penguin
Рейтинг:
Цена: 1319.00 р.
Наличие на складе: Поставка под заказ.

Описание: `Her gallery of personages is huge, her scene painting superb, her pathos controlled, her humour quiet and civilised` - Anthony Burgess`Glittering characterisation, sharp and eloquent writing` - Sunday Telegraph`Wonderfully entertaining` - ObserverBucharest, 1940.

Spring in Action, Sixth Edition

Автор: Walls Craig
Название: Spring in Action, Sixth Edition
ISBN: 1617297577 ISBN-13(EAN): 9781617297571
Издательство: Неизвестно
Рейтинг:
Цена: 8869.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: If you need to learn Spring, look no further than this widely beloved and comprehensive guide! Fully revised for Spring 5.3, and packed with interesting real-world examples to get your hands dirty with Spring.

In Spring in Action, 6th Edition you will learn:

Building reactive applications
Relational and NoSQL databases
Integrating via HTTP and REST-based services, and sand reactive RSocket services
Reactive programming techniques
Deploying applications to traditional servers and containers
Securing applications with Spring Security

Over the years, Spring in Action has helped tens of thousands of developers get a major productivity boost from Spring. This new edition of the classic bestseller covers all of the new features of Spring 5.3 and Spring Boot 2.4 along with examples of reactive programming, Spring Security for REST Services, and bringing reactivity to your databases. You'll also find the latest Spring best practices, including Spring Boot for application setup and configuration.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the technology
Spring is required knowledge for Java developers! Why? Th is powerful framework eliminates a lot of the tedious configuration and repetitive coding tasks, making it easy to build enterprise-ready, production-quality software. The latest updates bring huge productivity boosts to microservices, reactive development, and other modern application designs. It's no wonder over half of all Java developers use Spring.

About the book
Spring in Action, Sixth Edition is a comprehensive guide to Spring's core features, all explained in Craig Walls' famously clear style. You'll put Spring into action as you build a complete database-backed web app step-by-step. This new edition covers both Spring fundamentals and new features such as reactive flows, Kubernetes integration, and RSocket. Whether you're new to Spring or leveling up to Spring 5.3, make this classic bestseller your bible!

What's inside

Relational and NoSQL databases
Integrating via RSocket and REST-based services
Reactive programming techniques
Deploying applications to traditional servers and containers

About the reader
For beginning to intermediate Java developers.

About the author
Craig Walls is an engineer at VMware, a member of the Spring engineering team, a popular author, and a frequent conference speaker.

Table of Contents

PART 1 FOUNDATIONAL SPRING
1 Getting started with Spring
2 Developing web applications
3 Working with data
4 Working with nonrelational data
5 Securing Spring
6 Working with configuration properties
PART 2 INTEGRATED SPRING
7 Creating REST services
8 Securing REST
9 Sending messages asynchronously
10 Integrating Spring
PART 3 REACTIVE SPRING
11 Introducing Reactor
12 Developing reactive APIs
13 Persisting data reactively
14 Working with RSocket
PART 4 DEPLOYED SPRING
15 Working with Spring Boot Actuator
16 Administering Spring
17 Monitoring Spring with JMX
18 Deploying Spring

Grokking Algorithms: An Illustrated Guide for Programmers and Other Curious People

Автор: Bhargava Aditya
Название: Grokking Algorithms: An Illustrated Guide for Programmers and Other Curious People
ISBN: 1617292230 ISBN-13(EAN): 9781617292231
Издательство: Pearson Education
Рейтинг:
Цена: 7126.00 р.
Наличие на складе: Поставка под заказ.

Описание:

Summary

Grokking Algorithms is a fully illustrated, friendly guide that teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression and artificial intelligence. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python.

Learning about algorithms doesn't have to be boring Get a sneak peek at the fun, illustrated, and friendly examples you'll find in Grokking Algorithms on Manning Publications' YouTube channel.

Continue your journey into the world of algorithms with Algorithms in Motion, a practical, hands-on video course available exclusively at Manning.com (www.manning.com/livevideo/algorithms-​in-motion).

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

An algorithm is nothing more than a step-by-step procedure for solving a problem. The algorithms you'll use most often as a programmer have already been discovered, tested, and proven. If you want to understand them but refuse to slog through dense multipage proofs, this is the book for you. This fully illustrated and engaging guide makes it easy to learn how to use the most important algorithms effectively in your own programs.

About the Book

Grokking Algorithms is a friendly take on this core computer science topic. In it, you'll learn how to apply common algorithms to the practical programming problems you face every day. You'll start with tasks like sorting and searching. As you build up your skills, you'll tackle more complex problems like data compression and artificial intelligence. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python. By the end of this book, you will have mastered widely applicable algorithms as well as how and when to use them.

What's Inside

  • Covers search, sort, and graph algorithms
  • Over 400 pictures with detailed walkthroughs
  • Performance trade-offs between algorithms
  • Python-based code samples

About the Reader

This easy-to-read, picture-heavy introduction is suitable for self-taught programmers, engineers, or anyone who wants to brush up on algorithms.

About the Author

Aditya Bhargava is a Software Engineer with a dual background in Computer Science and Fine Arts. He blogs on programming at adit.io.

Table of Contents

  1. Introduction to algorithms
  2. Selection sort
  3. Recursion
  4. Quicksort
  5. Hash tables
  6. Breadth-first search
  7. Dijkstra's algorithm
  8. Greedy algorithms
  9. Dynamic programming
  10. K-nearest neighbors
Spring Microservices in Action, Second Edition

Автор: Carnell John, Huaylupo Sбnchez Illary
Название: Spring Microservices in Action, Second Edition
ISBN: 1617296953 ISBN-13(EAN): 9781617296956
Издательство: Неизвестно
Рейтинг:
Цена: 9502.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Spring Microservices in Action, Second Edition teaches you to build microservice-based applications using Java and Spring.

Summary
By dividing large applications into separate self-contained units, Microservices are a great step toward reducing complexity and increasing flexibility. Spring Microservices in Action, Second Edition teaches you how to build microservice-based applications using Java and the Spring platform. This second edition is fully updated for the latest version of Spring, with expanded coverage of API routing with Spring Cloud Gateway, logging with the ELK stack, metrics with Prometheus and Grafana, security with the Hashicorp Vault, and modern deployment practices with Kubernetes and Istio.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the technology
Building and deploying microservices can be easy in Spring! Libraries like Spring Boot, Spring Cloud, and Spring Cloud Gateway reduce the boilerplate code in REST-based services. They provide an effective toolbox to get your microservices up and running on both public and private clouds.

About the book
Spring Microservices in Action, Second Edition teaches you to build microservice-based applications using Java and Spring. You'll start by creating basic services, then move to efficient logging and monitoring. Learn to refactor Java applications with Spring's intuitive tooling, and master API management with Spring Cloud Gateway. You'll even deploy Spring Cloud applications with AWS and Kubernetes.

What's inside

Microservice design principles and best practices
Configuration with Spring Cloud Config and Hashicorp Vault
Client-side resiliency with Resilience4j, and Spring Cloud Load Balancer
Metrics monitoring with Prometheus and Grafana
Distributed tracing with Spring Cloud Sleuth, Zipkin, and ELK Stack

About the reader
For experienced Java and Spring developers.

About the author
John Carnell is a senior cloud engineer with 20 years of Java experience. Illary Huaylupo Sбnchez is a software engineer with over 13 years of experience.

Table of Contents

1 Welcome to the cloud, Spring
2 Exploring the microservices world with Spring Cloud
3 Building microservices with Spring Boot
4 Welcome to Docker
5 Controlling your configuration with the Spring Cloud Configuration Server
6 On service discovery
7 When bad things happen: Resiliency patterns with Spring Cloud and Resilience4j
8 Service routing with Spring Cloud Gateway
9 Securing your microservices
10 Event-driven architecture with Spring Cloud Stream
11 Distributed tracing with Spring Cloud Sleuth and Zipkin
12 Deploying your microservices

Cambridge Academic English B1+ Intermediate Teacher`s Book

Автор: Manning, Anthony Sowton, Chris Thaine, Craig
Название: Cambridge Academic English B1+ Intermediate Teacher`s Book
ISBN: 0521165253 ISBN-13(EAN): 9780521165259
Издательство: Cambridge University Press
Рейтинг:
Цена: 5579.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: A three-level (B1+ to C1) integrated skills course for higher education students at university or on foundation courses.

Marable, Manning HB

Автор: Malcolm X
Название: Marable, Manning HB
ISBN: 0713998954 ISBN-13(EAN): 9780713998955
Издательство: Random House - Penguin
Рейтинг:
Цена: 2772.00 р.
Наличие на складе: Поставка под заказ.

Описание: Constantly rewriting his own story, Malcolm X became a criminal, a minister, a leader, and eventually an icon, assassinated at the age of 39. The details of his life have long since calcified into a familiar narrative: his early years as a vagabond in Boston and New York, his conversion to Islam and subsequent rise to prominence as a militant advocate for black rights, his acrimonious split with the Nation of Islam, and ultimately his violent death at their hands. Yet this story, told and retold to various ends by writers, historians, and filmmakers, captures only a snapshot, a fraction of the man in full.

Manning Marable's new biography is a stunning achievement, filled with new information and shocking revelations that will reframe the way we understand his life and work. "Malcolm X" unfolds a sweeping story of the darkest days of racial unrest, from the rise of the Ku Klux Klan to the struggles of the civil rights movement, examining his engagement with the Nation of Islam, and the romantic relationships whose energy alternately drained him and pushed him to unimagined heights. "Malcolm X" will stand as the definitive work on one of the most iconic figures of the twentieth century, a man who constantly strove, in the great American tradition, to remake himself anew.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия