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

Quick Functional Programming, Matuszek, David


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

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

Автор: Matuszek, David
Название:  Quick Functional Programming
ISBN: 9781032415314
Издательство: Taylor&Francis
Классификация:









ISBN-10: 1032415312
Обложка/Формат: Paperback
Страницы: 130
Вес: 0.27 кг.
Дата издания: 21.06.2023
Серия: Quick programming
Иллюстрации: 6 tables, black and white; 1 line drawings, black and white; 1 illustrations, black and white
Размер: 136 x 215 x 12
Читательская аудитория: Tertiary education (us: college)
Рейтинг:
Поставляется из: Европейский союз


Real-Time Rendering, 4E

Автор: Akenine-Mo Ller
Название: Real-Time Rendering, 4E
ISBN: 1138627003 ISBN-13(EAN): 9781138627000
Издательство: Taylor&Francis
Рейтинг:
Цена: 13320.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Thoroughly updated, this fourth edition focuses on modern techniques used to generate synthetic three-dimensional images in a fraction of a second.

Game Engine Architecture 3E

Автор: Gregory
Название: Game Engine Architecture 3E
ISBN: 1138035459 ISBN-13(EAN): 9781138035454
Издательство: Taylor&Francis
Рейтинг:
Цена: 12707.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: New to this edition: update the section on game console HW, extend the rendering chapter, include a section on 2D GUI, new chapter on multiplayer networking, more coverage of the Unity game engine.

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.

Cracking the Coding Interview: 189 Programming Questions and Solutions

Автор: McDowell Gayle Laakmann
Название: Cracking the Coding Interview: 189 Programming Questions and Solutions
ISBN: 0984782850 ISBN-13(EAN): 9780984782857
Издательство: Неизвестно
Рейтинг:
Цена: 5878.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Lendman contends that for over one hundred years powerful bankers have used their control over money, credit and debt for private self-enrichment, bankrolling and colluding with the US Congress and administrations to implement laws favouring them. This book shows people how they`ve been fleeced, including a plan for constructive change.

Quick Functional Programming

Автор: Matuszek, David
Название: Quick Functional Programming
ISBN: 1032415320 ISBN-13(EAN): 9781032415321
Издательство: Taylor&Francis
Рейтинг:
Цена: 12248.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

The Art Of Game Design A Book Of Le

Автор: Schell
Название: The Art Of Game Design A Book Of Le
ISBN: 1138632058 ISBN-13(EAN): 9781138632059
Издательство: Taylor&Francis
Рейтинг:
Цена: 8726.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Written by one of the world`s top game designers, this book describes the deepest and most fundamental principles of game design, demonstrating how tactics used in board, card, and athletic games also work in video games.

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.

Pro Functional PHP Programming

Автор: Rob Aley
Название: Pro Functional PHP Programming
ISBN: 1484229576 ISBN-13(EAN): 9781484229576
Издательство: Springer
Рейтинг:
Цена: 4890.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Bring the power of functional programming to your PHP applications. From performance optimizations to concurrency, improved testability to code brevity, functional programming has a host of benefits when compared to traditional imperative programming.
Part one of Pro Functional PHP Programming takes you through the basics of functional programming, outlining the key concepts and how they translate into standard PHP functions and code. Part two takes this theory and shows you the strategies for implementing it to solve real problems in your new or existing PHP applications.
Functional programming is popular in languages such as Lisp, Scheme and Clojure, but PHP also contains all you need to write functional code. This book will show you how to take advantage of functional programming in your own projects, utilizing the PHP programming language that you already know.
What You'll Learn

  • Discover functional programming in PHP
  • Work with functional programming functions
  • Design strategies for high-performance applications
  • Manage business logic with functions
  • Use functional programming in object-oriented and procedural applications
  • Employ helper libraries in your application
  • Process big data with functional PHP
Who This Book Is For

Programmers and web developers with experience of PHP who are looking to get more out of their PHP coding and be able to do more with PHP.
Quick Clojure

Автор: Mark McDonnell
Название: Quick Clojure
ISBN: 1484229517 ISBN-13(EAN): 9781484229514
Издательство: Springer
Рейтинг:
Цена: 3492.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: 1. What is Clojure?2. Data Structures and Syntax3. Functional Programming4. Sequences5. Functions6. Destructuring7. Pattern Matching8. Concurrency9. Namespaces10. Macros11. Object Orientation12. Leiningen13. Command Line ApplicationsAppendix A: ConventionsAppendix B: Writing Clojure with Vim

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 Languages and Computer Architecture

Автор: John Hughes
Название: Functional Programming Languages and Computer Architecture
ISBN: 3540543961 ISBN-13(EAN): 9783540543961
Издательство: Springer
Рейтинг:
Цена: 16769.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Presents the proceedings of a conference on functional programming. This book includes topics such as: type inference, novel ways to exploit type information, partial evaluation, handling states in functional languages, and high-performance implementations.

Functional Programming Languages in Education

Автор: Pieter Hartel
Название: Functional Programming Languages in Education
ISBN: 3540606750 ISBN-13(EAN): 9783540606758
Издательство: Springer
Рейтинг:
Цена: 9781.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: These conference proceedings represent current work in using functional languages in computer science education. Most papers report teaching experience in some detail, however, the emphasis is generally on technical issues.


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