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

Trends in Functional Programming, Wang


Варианты приобретения
Цена: 5870.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-09-29
Ориентировочная дата поставки: начало Ноября
При условии наличия книги у поставщика.

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

Автор: Wang
Название:  Trends in Functional Programming
ISBN: 9783319897189
Издательство: Springer
Классификация:


ISBN-10: 3319897187
Обложка/Формат: Paperback
Страницы: 149
Вес: 0.25 кг.
Дата издания: 2018
Серия: Theoretical Computer Science and General Issues
Язык: English
Издание: 1st ed. 2018
Иллюстрации: 48 illustrations, black and white; vii, 149 p. 48 illus.
Размер: 234 x 156 x 9
Читательская аудитория: Postgraduate, research & scholarly
Основная тема: Programming Techniques
Подзаголовок: 18th International Symposium, TFP 2017, Canterbury, UK, June 19-21, 2017, Revised Selected Papers
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: This book constitutes the thoroughly refereed revised selected papers of the 18th International Symposium on Trends in Functional Programming, TFP 2017, held in Canterbury, UK, in June 2017.


The Art of Multiprocessor Programming

Автор: Maurice Herlihy
Название: The Art of Multiprocessor Programming
ISBN: 0124159508 ISBN-13(EAN): 9780124159501
Издательство: Elsevier Science
Рейтинг:
Цена: 9936.00 р.
Наличие на складе: Заказано в издательстве.

Описание: The Art of Multiprocessor Programming, Second Edition provides users with an authoritative guide to multicore programming. This updated edition introduces higher level software development skills relative to those needed for efficient single-core programming, and includes comprehensive coverage of the new principles, algorithms, and tools necessary for effective multiprocessor programming. The book is an ideal resource for students and professionals alike who will benefit from its thorough coverage of key multiprocessor programming issues.

Trends in Functional Programming

Автор: Jurriaan Hage; Jay McCarthy
Название: Trends in Functional Programming
ISBN: 3319146742 ISBN-13(EAN): 9783319146744
Издательство: Springer
Рейтинг:
Цена: 5590.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book constitutes the thoroughly refereed revised selected papers of the 15th International Symposium on Trends in Functional Programming, TFP 2014, held in Soesterberg, The Netherlands, in May 2014.

Trends in Functional Programming

Автор: Manuel Serrano; Jurriaan Hage
Название: Trends in Functional Programming
ISBN: 3319391097 ISBN-13(EAN): 9783319391090
Издательство: Springer
Рейтинг:
Цена: 5870.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book constitutes the thoroughly refereed revised selected papers of the 16th International Symposium on Trends in Functional Programming, TFP 2015, held in Sophia Antipolis, France, in June 2015.

Software Engineering at Google: Lessons Learned from Programming Over Time

Автор: Winters Titus, Manshreck Tom, Wright Hyrum
Название: Software Engineering at Google: Lessons Learned from Programming Over Time
ISBN: 1492082791 ISBN-13(EAN): 9781492082798
Издательство: Wiley
Рейтинг:
Цена: 8394.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Based on their experience at Google, software engineers Titus Winters and Hyrum Wright, along with technical writer Tom Manshreck, present a candid and insightful look at how some of the world`s leading practitioners construct and maintain software.

Functional Programming Patterns in Scala and Clojure

Автор: Bevilacqua Linn Michael
Название: Functional Programming Patterns in Scala and Clojure
ISBN: 1937785475 ISBN-13(EAN): 9781937785475
Издательство: Wiley
Рейтинг:
Цена: 4592.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Solve real-life programming problems with a fraction of the code that pure object-oriented programming requires. Use Scala and Clojure to solve in-depth problems with two sets of patterns: object-oriented patterns that become more concise with functional programming, and natively functional patterns.

The Functional Approach to Programming

Автор: Cousineau/Mauny/Callaway
Название: The Functional Approach to Programming
ISBN: 0521576814 ISBN-13(EAN): 9780521576819
Издательство: Cambridge Academ
Рейтинг:
Цена: 9821.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The authors introduce functional programming via examples and explain what programs compute and how to reason about them. They implement the ideas in Caml and in Standard ML, and give examples of how complex programs can be developed in close agreement with their specifications. Many exercises and examples are included throughout the book; solutions are also available.

Computational Semantics with Functional Programming

Автор: van Eijck
Название: Computational Semantics with Functional Programming
ISBN: 0521760305 ISBN-13(EAN): 9780521760300
Издательство: Cambridge Academ
Рейтинг:
Цена: 14254.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Computational semantics is the art and science of computing meaning in natural language. The meaning of a sentence is derived from the meanings of the individual words in it, and this process can be made so precise that it can be implemented on a computer. Designed for students of linguistics, computer science, logic and philosophy, this comprehensive text shows how to compute meaning using the functional programming language Haskell. It deals with both denotational meaning (where meaning comes from knowing the conditions of truth in situations), and operational meaning (where meaning is an instruction for performing cognitive action). Including a discussion of recent developments in logic, it will be invaluable to linguistics students wanting to apply logic to their studies, logic students wishing to learn how their subject can be applied to linguistics, and functional programmers interested in natural language processing as a new application area.

Functional and Logic Programming

Автор: Matthias Blume; Naoki Kobayashi; Germ?n Vidal-Orio
Название: Functional and Logic Programming
ISBN: 3642122507 ISBN-13(EAN): 9783642122507
Издательство: Springer
Рейтинг:
Цена: 10480.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Constitutes the refereed proceedings of the 10th International Symposium on Functional and Logic Programming, FLOPS 2010, held in Sendai, Japan, in April 2010.

Functional and Constraint Logic Programming

Автор: Santiago Escobar
Название: Functional and Constraint Logic Programming
ISBN: 3642119980 ISBN-13(EAN): 9783642119989
Издательство: Springer
Рейтинг:
Цена: 9781.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Constitutes the refereed post-conference proceedings of the 18th International Workshop on Functional and Constraint Logic Programming, WFLP 2009, held in Brasilia, Brazil, in June 2009 as part of RDP 2009, the Federated Conference on Rewriting, Deduction, and Programming.

Thinking Functionally with Haskell

Автор: Bird
Название: Thinking Functionally with Haskell
ISBN: 1107452643 ISBN-13(EAN): 9781107452640
Издательство: Cambridge Academ
Рейтинг:
Цена: 7445.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Designed to fit a first- or second-year undergraduate course, this is a thorough overhaul and replacement of Richard Bird`s earlier textbooks. It includes a fresh set of case studies and over 100 exercises with fully worked solutions. The author`s emphasis remains on fundamental techniques for reasoning mathematically about functional programs.

Thinking Functionally with Haskell

Автор: Bird
Название: Thinking Functionally with Haskell
ISBN: 1107087201 ISBN-13(EAN): 9781107087200
Издательство: Cambridge Academ
Рейтинг:
Цена: 18058.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Designed to fit a first- or second-year undergraduate course, this is a thorough overhaul and replacement of Richard Bird`s earlier textbooks. It includes a fresh set of case studies and over 100 exercises with fully worked solutions. The author`s emphasis remains on fundamental techniques for reasoning mathematically about functional programs.

Programming Elixir 1.3: Functional |> Concurrent |> Pragmatic |> Fun

Автор: Dave Thomas
Название: Programming Elixir 1.3: Functional |> Concurrent |> Pragmatic |> Fun
ISBN: 168050200X ISBN-13(EAN): 9781680502008
Издательство: Wiley
Рейтинг:
Цена: 4831.00 р.
Наличие на складе: Нет в наличии.

Описание: Elixir`s pragmatic syntax and built-in support for metaprogramming will make you productive and keep you interested for the long haul. Maybe the time is right for the Next Big Thing. Maybe it`s Elixir. This book is the introduction to Elixir for experienced programmers, completely updated for Elixir 1.3.


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