Teaching Kids to Use Scissors (Snowman Maker): Make your own snowman by cutting and pasting the contents of this book. This book is designed to improv, Manning James
Автор: Manning Kirsty Название: The Song of the Jade Lily ISBN: 0062882015 ISBN-13(EAN): 9780062882011 Издательство: HarperCollins USA Рейтинг: Цена: 11830.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
"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
Автор: Chollet Francois Название: Deep Learning with Python, Second Edition ISBN: 1617296864 ISBN-13(EAN): 9781617296864 Издательство: Неизвестно Рейтинг: Цена: 73550.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: "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, GooglePrinted 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
Автор: Manning, Olivia Название: Great fortune ISBN: 1786091135 ISBN-13(EAN): 9781786091130 Издательство: Random House - Penguin Рейтинг: Цена: 8790.00 T Наличие на складе: Поставка под заказ. Описание: 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.
Автор: Manning Olivia Название: The Spoilt City ISBN: 1786091550 ISBN-13(EAN): 9781786091550 Издательство: Random House - Penguin Рейтинг: Цена: 8790.00 T Наличие на складе: Поставка под заказ. Описание: `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.
Автор: Walls Craig Название: Spring in Action, Sixth Edition ISBN: 1617297577 ISBN-13(EAN): 9781617297571 Издательство: Неизвестно Рейтинг: Цена: 59130.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: 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
Автор: Manning, Mick Название: Secrets of stonehenge ISBN: 1847805205 ISBN-13(EAN): 9781847805201 Издательство: Quarto Рейтинг: Цена: 8700.00 T Наличие на складе: Есть у поставщика Поставка под заказ.
Название: The Well Grounded Rubyist ISBN: 1617295213 ISBN-13(EAN): 9781617295218 Издательство: Неизвестно Рейтинг: Цена: 52790.00 T Наличие на складе: Невозможна поставка. Описание:
Summary
The Well-Grounded Rubyist, Third Edition is a beautifully written tutorial that begins with your first Ruby program and takes you all the way to sophisticated topics like reflection, threading, and recursion. Ruby masters David A. Black and Joe Leo distill their years of knowledge for you, concentrating on the language and its uses so you can use Ruby in any way you choose. Updated for Ruby 2.5.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Designed for developer productivity, Ruby is an easy-to-learn dynamic language perfect for creating virtually any kind of software. Its famously friendly development community, countless libraries, and amazing tools, like the Rails framework, have established it as the language of choice for high-profile companies, including GitHub, SlideShare, and Shopify. The future is bright for the well-grounded Rubyist
About the Book
In The Well-Grounded Rubyist, Third Edition, expert authors David A. Black and Joseph Leo deliver Ruby mastery in an easy-to-read, casual style. You'll lock in core principles as you write your first Ruby programs. Then, you'll progressively build up to topics like reflection, threading, and recursion, cementing your knowledge with high-value exercises to practice your skills along the way.
What's Inside
Basic Ruby syntax
Running Ruby extensions
FP concepts like currying, side-effect-free code, and recursion
Ruby 2.5 updates
About the Reader
For readers with beginner-level programming skills.
About the Authors
David A. Black is an internationally known Ruby developer and author, and a cofounder of Ruby Central. Ruby teacher and advocate Joseph Leo III is the founder of Def Method and lead organizer of the Gotham Ruby Conference.
Table of Contents
PART 1 RUBY FOUNDATIONS
Bootstrapping your Ruby literacy
Objects, methods, and local variables
Organizing objects with classes
Modules and program organization
The default object (self), scope, and visibility
Control-flow techniques
PART 2 BUILT-IN CLASSES AND MODULES
Built-in essentials
Strings, symbols, and other scalar objects
Collection and container objects
Collections central: Enumerable and Enumerator
Regular expressions and regexp-based string operations
File and I/O operations
PART 3 RUBY DYNAMICS
Object individuation
Callable and runnable objects
Callbacks, hooks, and runtime introspection
Ruby and functional programming
Автор: Skeet Jon Название: C# in Depth ISBN: 1617294535 ISBN-13(EAN): 9781617294532 Издательство: Pearson Education Рейтинг: Цена: 49270.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Key features * Expert guidance * Hands-on examples * Step-by-step guide Audience If you`re a C# developer who`s comfortable working with the language and wants to really dig in deep, then this book is for you.
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
Introduction to algorithms
Selection sort
Recursion
Quicksort
Hash tables
Breadth-first search
Dijkstra's algorithm
Greedy algorithms
Dynamic programming
K-nearest neighbors
Автор: Manning Matthew K. Название: Batman/Teenage Mutant Ninja Turtles Adventures ISBN: 1631409093 ISBN-13(EAN): 9781631409097 Издательство: Random House (USA) Рейтинг: Цена: 12250.00 T Наличие на складе: Невозможна поставка. Описание: The animated worlds of the current TMNT Nickelodeon cartoon and Batman: The Animated Series collide for the first time ever Villains start to mysteriously escape Arkham and Batman seeks to track them down, but he discovers that they have left Gotham completely... and gone to the New York City of the Teenage Mutant Ninja Turtles Includes appearances by Two-Face, The Joker, Harley Quinn, Poison Ivy, The Shredder, Scarecrow, and more Shortlisted for the 2018 Ledger Award for Excellence in Australian Comics and Graphic Novels
Автор: Manning, Anthony Sowton, Chris Thaine, Craig Название: Cambridge Academic English B1+ Intermediate Teacher`s Book ISBN: 0521165253 ISBN-13(EAN): 9780521165259 Издательство: Cambridge University Press Рейтинг: Цена: 37190.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: A three-level (B1+ to C1) integrated skills course for higher education students at university or on foundation courses.
Автор: Croucher, Lex Название: Reputation ISBN: 1838774114 ISBN-13(EAN): 9781838774110 Издательство: Bonnier Books Рейтинг: Цена: 8900.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Georgiana is introduced to a new world: drunken debauchery, mysterious young men with strangely arresting hands, and the upper echelons of Regency society. But the price of entry to high society might just be higher than Georgiana is willing to pay .
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz