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

Modeling Data with Functional Programming in R, Volume 1, Rowe, Brian


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


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

Автор: Rowe, Brian
Название:  Modeling Data with Functional Programming in R, Volume 1
ISBN: 9781138361324
Издательство: Taylor&Francis
Классификация:


ISBN-10: 1138361321
Обложка/Формат: Hardback
Страницы: 250
Вес: 0.00 кг.
Дата издания: 30.12.2023
Серия: Chapman & hall/crc the r series
Язык: English
Размер: 234 x 156
Читательская аудитория: Tertiary education (us: college)
Рейтинг:
Поставляется из: Европейский союз

Algorithm Design with Haskell

Автор: Richard S. Bird, Jeremy Gibbons
Название: Algorithm Design with Haskell
ISBN: 1108491618 ISBN-13(EAN): 9781108491617
Издательство: Cambridge Academ
Рейтинг:
Цена: 58080.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book presents the five main principles of algorithm design: divide and conquer, greedy algorithms, thinning, dynamic programming, and exhaustive search. It serves students, teachers, researchers, and professionals who want to know more about what goes into a good algorithm and how such algorithms can be expressed in purely functional terms.

Clojure Cookbook

Автор: Ryan Neufeld Luke VanderHart &
Название: Clojure Cookbook
ISBN: 1449366171 ISBN-13(EAN): 9781449366179
Издательство: Wiley
Рейтинг:
Цена: 38010.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: With more than 150 detailed recipes, this cookbook shows experienced Clojure developers how to solve a variety of programming tasks with this JVM language. The solutions cover everything from building dynamic websites and working with databases to network communication, cloud computing, and advanced testing strategies.

The Functional Approach to Programming

Автор: Cousineau/Mauny/Callaway
Название: The Functional Approach to Programming
ISBN: 0521576814 ISBN-13(EAN): 9780521576819
Издательство: Cambridge Academ
Рейтинг:
Цена: 65470.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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
Рейтинг:
Цена: 95030.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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
Рейтинг:
Цена: 69870.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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
Рейтинг:
Цена: 65210.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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: 1107087201 ISBN-13(EAN): 9781107087200
Издательство: Cambridge Academ
Рейтинг:
Цена: 116160.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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
Рейтинг:
Цена: 32210.00 T
Наличие на складе: Поставка под заказ.
Описание: 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.

Learn Functional Programming with Elixir: New Foundations for a New World

Автор: Almeida Ulisses
Название: Learn Functional Programming with Elixir: New Foundations for a New World
ISBN: 168050245X ISBN-13(EAN): 9781680502459
Издательство: Wiley
Рейтинг:
Цена: 36430.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Functional programming offers useful techniques for building maintainable and scalable software that solves today`s difficult problems. The demand for software written in this way is increasing - you don`t want to miss out. In this book, you`ll not only learn Elixir and its features, you`ll also learn the mindset required to program functionally.

Trends in Functional Programming

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

Central European Functional Programming School

Автор: Vikt?ria Zs?k; Zolt?n Horv?th; Lehel Csat?
Название: Central European Functional Programming School
ISBN: 3319159399 ISBN-13(EAN): 9783319159393
Издательство: Springer
Рейтинг:
Цена: 67080.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This volume presents the revised lecture notes of selected talks given at the Fifth Central European Functional Programming School, CEFP 2013, held in July 2013 in Cluj-Napoca, Romania. The last 5 papers are selected papers of the PhD Workshop organized for the participants of the summer school.

Functional and Logic Programming

Автор: Oleg Kiselyov; Andy King
Название: Functional and Logic Programming
ISBN: 3319296035 ISBN-13(EAN): 9783319296036
Издательство: Springer
Рейтинг:
Цена: 44720.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This bookconstitutes the proceedings of the 13th International Symposium on Functionaland Logic Programming, FLOPS 2016, held in Kochi, Japan, in March 2016. The 14 papers presented in this volume were carefully reviewed and selectedfrom 36 submissions. They cover the following topics: functional and logicprogramming;


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