Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Hojas de aprendizaje para infantil (dibuja las manecillas del reloj para que muestren la hora correcta), James Manning, Manning


Варианты приобретения
Цена: 5260.00T
Кол-во:
 о цене
Наличие: Невозможна поставка.

в Мои желания

Автор: James Manning, Manning
Название:  Hojas de aprendizaje para infantil (dibuja las manecillas del reloj para que muestren la hora correcta)
ISBN: 9781839291838
Издательство: Simon hildrew
Классификация:


ISBN-10: 1839291834
Обложка/Формат: Paperback
Страницы: 34
Вес: 0.12 кг.
Дата издания: 04.11.2019
Серия: Hojas de aprendizaje para infantil
Язык: Spanish
Издание: 4 revised edition
Иллюстрации: 30 illustrations
Размер: 216 x 278 x 8
Читательская аудитория: Children / juvenile
Подзаголовок: Proceedings of the international conference on internal combustion engines and powertrain systems for future transport, (icepsft 2019), december 11-12, 2019, birmingham, uk
Рейтинг:
Поставляется из: Англии
Описание: Este libro contiene 30 fichas con actividades a todo color para ninos de 5 a 6 anos

The Song of the Jade Lily

Автор: 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
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
Рейтинг:
Цена: 47510.00 T
Наличие на складе: Поставка под заказ.
Описание:

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

The Well Grounded Rubyist

Название: 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
  1. Bootstrapping your Ruby literacy
  2. Objects, methods, and local variables
  3. Organizing objects with classes
  4. Modules and program organization
  5. The default object (self), scope, and visibility
  6. Control-flow techniques


  7. PART 2 BUILT-IN CLASSES AND MODULES
  8. Built-in essentials
  9. Strings, symbols, and other scalar objects
  10. Collection and container objects
  11. Collections central: Enumerable and Enumerator
  12. Regular expressions and regexp-based string operations
  13. File and I/O operations


  14. PART 3 RUBY DYNAMICS
  15. Object individuation
  16. Callable and runnable objects
  17. Callbacks, hooks, and runtime introspection
  18. Ruby and functional programming

Microservice Patterns

Автор: Richardson Chris
Название: Microservice Patterns
ISBN: 1617294543 ISBN-13(EAN): 9781617294549
Издательство: Pearson Education
Рейтинг:
Цена: 49270.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Summary

Microservices Patterns teaches enterprise developers and architects how to build applications with the microservice architecture. Rather than simply advocating for the use the microservice architecture, this clearly-written guide takes a balanced, pragmatic approach, exploring both the benefits and drawbacks.

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

About the Technology

Successfully developing microservices-based applications requires mastering a new set of architectural insights and practices. In this unique book, microservice architecture pioneer and Java Champion Chris Richardson collects, catalogues, and explains 44 patterns that solve problems such as service decomposition, transaction management, querying, and inter-service communication.

About the Book

Microservices Patterns teaches you how to develop and deploy production-quality microservices-based applications. This invaluable set of design patterns builds on decades of distributed system experience, adding new patterns for writing services and composing them into systems that scale and perform reliably under real-world conditions. More than just a patterns catalog, this practical guide offers experience-driven advice to help you design, implement, test, and deploy your microservices-based application.

What's inside

  • How (and why ) to use the microservice architecture
  • Service decomposition strategies
  • Transaction management and querying patterns
  • Effective testing strategies
  • Deployment patterns including containers and serverlessices

About the Reader

Written for enterprise developers familiar with standard enterprise application architecture. Examples are in Java.

About the Author

Chris Richardson is a Java Champion, a JavaOne rock star, author of Manning's POJOs in Action, and creator of the original CloudFoundry.com.

Table of Contents

  1. Escaping monolithic hell
  2. Decomposition strategies
  3. Interprocess communication in a microservice architecture
  4. Managing transactions with sagas
  5. Designing business logic in a microservice architecture
  6. Developing business logic with event sourcing
  7. Implementing queries in a microservice architecture
  8. External API patterns
  9. Testing microservices: part 1
  10. Testing microservices: part 2
  11. Developing production-ready services
  12. Deploying microservices
  13. Refactoring to microservices

Adult Coloring Magical Kingdom - Fairy Homes: A Magical Kingdom Coloring Book for Adults with a Fairy Homes Theme

Автор: Manning James, Stojanov Jovana
Название: Adult Coloring Magical Kingdom - Fairy Homes: A Magical Kingdom Coloring Book for Adults with a Fairy Homes Theme
ISBN: 1789705347 ISBN-13(EAN): 9781789705348
Издательство: Неизвестно
Цена: 10180.00 T
Наличие на складе: Невозможна поставка.
Описание: A magical kingdom coloring book for adults with a fairy homes theme.

Marable, Manning HB

Автор: Malcolm X
Название: Marable, Manning HB
ISBN: 0713998954 ISBN-13(EAN): 9780713998955
Издательство: Random House - Penguin
Рейтинг:
Цена: 18480.00 T
Наличие на складе: Поставка под заказ.
Описание: 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.


Adult Coloring Book (Mandalas): An Adult Coloring Book with Mandala Coloring Pages: Includes Mandala Flowers and Butterflies, Mandala Geometric Design

Автор: Manning James
Название: Adult Coloring Book (Mandalas): An Adult Coloring Book with Mandala Coloring Pages: Includes Mandala Flowers and Butterflies, Mandala Geometric Design
ISBN: 1789705126 ISBN-13(EAN): 9781789705126
Издательство: Неизвестно
Цена: 8720.00 T
Наличие на складе: Невозможна поставка.

Sideshow: Fine Art Prints

Автор: Manning Matthew K.
Название: Sideshow: Fine Art Prints
ISBN: 164722134X ISBN-13(EAN): 9781647221348
Издательство: Simon & Schuster
Рейтинг:
Цена: 38320.00 T
Наличие на складе: Невозможна поставка.
Описание: Explore the robust library of Sideshow Collectibles' exclusive, one-of-a-kind art prints with this deluxe collection.

Sideshow Collectibles' limitless passion for creativity and entertainment has led them to become a leading source of premium, highly sought after pop-culture collectibles--and their collection of art prints is no exception. Working with top artists such as Alex Ross, Adi Granov, Stanley "Artgerm" Lau, and more, Sideshow has developed a series of beautifully crafted prints based on films, comics, TV, and animation. These officially licensed illustrations are inspired by countless fan-favorite properties, including everything from Marvel, DC, and Star Wars, to iconic classics like Terminator, Alien, Transformers, and more., Collecting the very best of Sideshow prints in one extraordinary volume, this book is a must have for art enthusiasts and pop-culture fans everywhere.

Functional Programming in Scala

Автор: Chiusano Paul, Bjarnason Runar
Название: Functional Programming in Scala
ISBN: 1617290653 ISBN-13(EAN): 9781617290657
Издательство: Pearson Education
Рейтинг:
Цена: 47510.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Summary

Functional Programming in Scala is a serious tutorial for programmers looking to learn FP and apply it to the everyday business of coding. The book guides readers from basic techniques to advanced topics in a logical, concise, and clear progression. In it, you'll find concrete examples and exercises that open up the world of functional programming.

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

About the Technology

Functional programming (FP) is a style of software development emphasizing functions that don't depend on program state. Functional code is easier to test and reuse, simpler to parallelize, and less prone to bugs than other code. Scala is an emerging JVM language that offers strong support for FP. Its familiar syntax and transparent interoperability with Java make Scala a great place to start learning FP.

About the Book

Functional Programming in Scala is a serious tutorial for programmers looking to learn FP and apply it to their everyday work. The book guides readers from basic techniques to advanced topics in a logical, concise, and clear progression. In it, you'll find concrete examples and exercises that open up the world of functional programming.

This book assumes no prior experience with functional programming. Some prior exposure to Scala or Java is helpful.

What's Inside

  • Functional programming concepts
  • The whys and hows of FP
  • How to write multicore programs
  • Exercises and checks for understanding

About the Authors

Paul Chiusano and R nar Bjarnason are recognized experts in functional programming with Scala and are core contributors to the Scalaz library.

Table of Contents

    PART 1 INTRODUCTION TO FUNCTIONAL PROGRAMMING
  1. What is functional programming?
  2. Getting started with functional programming in Scala
  3. Functional data structures
  4. Handling errors without exceptions
  5. Strictness and laziness
  6. Purely functional state
  7. PART 2 FUNCTIONAL DESIGN AND COMBINATOR LIBRARIES
  8. Purely functional parallelism
  9. Property-based testing
  10. Parser combinators
  11. PART 3 COMMON STRUCTURES IN FUNCTIONAL DESIGN
  12. Monoids
  13. Monads
  14. Applicative and traversable functors
  15. PART 4 EFFECTS AND I/O
  16. External effects and I/O
  17. Local effects and mutable state
  18. Stream processing and incremental I/O

Let`s Build a House: a Book About Buildings and Materials

Автор: Manning Mick
Название: Let`s Build a House: a Book About Buildings and Materials
ISBN: 1445128993 ISBN-13(EAN): 9781445128993
Издательство: Little Brown
Рейтинг:
Цена: 9100.00 T
Наличие на складе: Поставка под заказ.
Описание: Wonderwise books bridge the gap between stories and facts, perfect for building children`s love of learning and reading.

Hello Scratch!: Learn to Program by Making Arcade Games

Автор: Ford Melissa, Ford Sadie, Ford Gabriel
Название: Hello Scratch!: Learn to Program by Making Arcade Games
ISBN: 161729425X ISBN-13(EAN): 9781617294259
Издательство: Pearson Education
Рейтинг:
Цена: 25070.00 T
Наличие на складе: Поставка под заказ.
Описание: Key Features: * Introduction to Scratch * Easy to follow examples * Step-by-step guide This book is for kids and their parents who want to learn to program while creating games. No programming experience needed!

Batman/Teenage Mutant Ninja Turtles Adventures

Автор: 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


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия