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

Fun Projects for Kids (Cut and paste - Robots): This book comes with collection of downloadable PDF books that will help your child make an excellent, Manning James


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

в Мои желания

Автор: Manning James
Название:  Fun Projects for Kids (Cut and paste - Robots): This book comes with collection of downloadable PDF books that will help your child make an excellent
ISBN: 9781839870255
Издательство: Best Activity Books for Kids
Классификация:

ISBN-10: 1839870257
Обложка/Формат: Paperback
Страницы: 42
Вес: 0.12 кг.
Дата издания: 11.10.2019
Серия: Fun projects for kids
Язык: English
Иллюстрации: 20 illustrations
Размер: 279 x 216 x 2
Подзаголовок: This book comes with collection of downloadable pdf books that will help your child make an excellent start to his/her education. books are designed to improve hand-eye coordination, develop fine and gross m
Рейтинг:
Поставляется из: США
Описание: This book comes with collection of downloadable PDF books that will help your child make an excellent start to his/her education. Books are designed to improve hand-eye coordination, develop fine and gross motor control, develop visuo-spatial skills, and to help children sustain attention.

Modern C

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

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

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
Great fortune

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

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

Functional Programming in C++: How to Improve Your C++ Programs Using Functional Techniques

Автор: Cukic Ivan
Название: Functional Programming in C++: How to Improve Your C++ Programs Using Functional Techniques
ISBN: 1617293814 ISBN-13(EAN): 9781617293818
Издательство: Pearson Education
Рейтинг:
Цена: 52790.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Summary

Functional Programming in C++ teaches developers the practical side of functional programming and the tools that C++ provides to develop software in the functional style. This in-depth guide is full of useful diagrams that help you understand FP concepts and begin to think functionally.

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

About the Technology

Well-written code is easier to test and reuse, simpler to parallelize, and less error prone. Mastering the functional style of programming can help you tackle the demands of modern apps and will lead to simpler expression of complex program logic, graceful error handling, and elegant concurrency. C++ supports FP with templates, lambdas, and other core language features, along with many parts of the STL.

About the Book

Functional Programming in C++ helps you unleash the functional side of your brain, as you gain a powerful new perspective on C++ coding. You'll discover dozens of examples, diagrams, and illustrations that break down the functional concepts you can apply in C++, including lazy evaluation, function objects and invokables, algebraic data types, and more. As you read, you'll match FP techniques with practical scenarios where they offer the most benefit.

What's inside

  • Writing safer code with no performance penalties
  • Explicitly handling errors through the type system
  • Extending C++ with new control structures
  • Composing tasks with DSLs

About the Reader

Written for developers with two or more years of experience coding in C++.

About the Author

Ivan Čukic is a core developer at KDE and has been coding in C++ since 1998. He teaches modern C++ and functional programming at the Faculty of Mathematics at the University of Belgrade.

Table of Contents

  1. Introduction to functional programming
  2. Getting started with functional programming
  3. Function objects
  4. Creating new functions from the old ones
  5. Purity: Avoiding mutable state
  6. Lazy evaluation
  7. Ranges
  8. Functional data structures
  9. Algebraic data types and pattern matching
  10. Monads
  11. Template metaprogramming
  12. Functional design for concurrent systems
  13. Testing and debugging

DC Comics: Anatomy of a Metahuman

Автор: Perry S. D., Manning Matthew
Название: DC Comics: Anatomy of a Metahuman
ISBN: 1608875016 ISBN-13(EAN): 9781608875016
Издательство: Insight Editions
Рейтинг:
Цена: 40650.00 T
Наличие на складе: Невозможна поставка.
Описание: Explore the powers of DC Comics' greatest characters like never before through stunning anatomical cutaways and in-depth commentary from the Dark Knight.
Concerned about the threat that so-called "metahumans" may pose to the world, Batman has begun compiling a detailed dossier on their incredible physiology and abilities. From villains like Killer Croc, Bane, and Brainiac, to Batman's own comrades, including Superman and Cyborg, the file brings together the Dark Knight's fascinating personal theories on the unique anatomical composition of these formidable individuals.
This stunning and unique book delves into the incredible abilities of DC Comics characters like never before. Using beautifully illustrated anatomical cross sections depicting twelve different DC characters, the book, told from Batman's unique perspective, will explore how these "metahumans" physical makeup differs significantly from that of the average person. From detailed theories on how Superman's eyes shoot heat rays to an in-depth exploration of how Aquaman is able to breathe under water, the book delves into the deepest secrets of these classic characters. Also featuring chapters on the anatomy and abilities of Doomsday, Aquaman, Swamp Thing, Darkseid, Martian Manhunter, and more, this one-of-a-kind book will change the way you look at metahumans forever.

Adult Coloring Book (Steam Punk): Advanced Coloring (Colouring) Books with 30 Coloring Pages: Steam Punk (Adult Colouring (Coloring) Books)

Автор: James Manning
Название: Adult Coloring Book (Steam Punk): Advanced Coloring (Colouring) Books with 30 Coloring Pages: Steam Punk (Adult Colouring (Coloring) Books)
ISBN: 1838566910 ISBN-13(EAN): 9781838566913
Издательство: Неизвестно
Рейтинг:
Цена: 0.00 T
Наличие на складе: Невозможна поставка.
Описание: Advanced coloring (colouring) books with 30 coloring pages: Steam Punk (Adult colouring (coloring) books)

My First Baby Games

Автор: Manning Jane K., Public Domain
Название: My First Baby Games
ISBN: 0694014354 ISBN-13(EAN): 9780694014354
Издательство: HarperCollins USA
Цена: 5570.00 T
Наличие на складе: Нет в наличии.
Описание: An essential first collection of seven simple, popular interactive games that all parents play with new babies.

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

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
Рейтинг:
Цена: 37190.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: A three-level (B1+ to C1) integrated skills course for higher education students at university or on foundation courses.

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

Field Guide to Wild Flowers of South Africa

Автор: Manning John
Название: Field Guide to Wild Flowers of South Africa
ISBN: 1775846768 ISBN-13(EAN): 9781775846765
Издательство: Неизвестно
Рейтинг:
Цена: 26400.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The first of its kind, this engaging textbook unpacks health informatics from a uniquely Canadian perspective. With a bottom up approach, author Christo El Morr identifies how health informatics influences and affects a range of Canadian healthcare stakeholders including populations, patients, doctors, nurses, managers, clinicians, and governments.


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