Functional Programming in C#: Classic Programming Techniques for Modern Projects - Oliver Sturm
- Dodał: administrator
- Data: 12:12 11-11-2018
- Kategoria: Informatyka i matematyka
Take advantage of the growing trend in functional programming. C# is the number-one language used by .NET developers and one of the most popular programming languages in the world. It has many built-in functional programming features, but most are complex and little understood. With the shift to functional programming increasing at a rapid pace, you need to know how to leverage your existing skills to take advantage of this trend. Functional Programming in C# leads you along a path that begins with the historic value of functional ideas. Inside, C# MVP and functional programming expert Oliver Sturm explains the details of relevant language features in C# and describes theory and practice of using functional techniques in C#, including currying, partial application, composition, memoization, and monads. Next, he provides practical and versatile examples, which combine approaches to solve problems in several different areas, including complex scenarios like concurrency and high-performance calculation frameworks as well as simpler use cases like Web Services and business logic implementation. Shows how C# developers can leverage their existing skills to take advantage of functional programming Uses very little math theory and instead focuses on providing solutions to real development problems with functional programming methods, unlike traditional functional programming titles Includes examples ranging from simple cases to more complex scenarios Let Functional Programming in C# show you how to get in front of the shift toward functional programming. źródło opisu: http://www.wrox.com/WileyCDA/WroxTitle/productCd-0470744588.html źródło okładki: http://www.wrox.com/WileyCDA/WroxTitle/productCd-0470744588.html
| kategoria | informatyka i matematyka | ||
| liczba stron | 288 | ||
| słowa kluczowe | informatyka, c#, programowanie | ||
| język | angielski | ||
| ISBN | 978-0-470-74458-1 | ||
| data wydania | 2011 (data przybliżona) |
Rejestracja jest za darmo i jest bardzo szybka! Kliknij tutaj aby założyć konto. Trwa to tylko 15 sekund!.
Podobne wpisy do Functional Programming in C#: Classic Programming Techniques for Modern Projects - Oliver Sturm
Linux Device Drivers
Device drivers literally drive everything you're interested in--disks, monitors, keyboards, modems--everything outside the computer chip and memory. And writing device drivers is one of the few areas of programming for the Linux operating system that...
Designing Efficient BPM Applications. A Process-Based Guide for Beginners - McKinty Christine, Mottier Antoine
Looking for efficiency gains in your business? If you...re a business analyst, this practical guide will show you how to design effective business process management (BPM) applications. Every business uses business processes-these everyday tasks help...
Release It!: Design and Deploy Production-Ready Software - Michael Nygard
Whether it's in Java, .NET, or Ruby on Rails, getting your application ready to ship is only half the battle. Did you design your system to survivef a sudden rush of visitors from Digg or Slashdot? Or an influx of real world customers from 100 differ...
Learning Vue.js 2 - Filipova Olga
Vue.js is one of the latest new frameworks to have piqued the interest of web developers due to its reactivity, reusable components, and ease of use. This book shows developers how to leverage its features to build high-performing, reactive web inter...
Zend Framework 1.8 Web Application Development - Keith Pope
słowa kluczowe zend framework, php, programowanie, informatyka liczba stron 359 data wydania 26 października 2009 język polski kategoria informatyka i matematyka ISBN 978-1-847194-22-0
LINQ in Action
LINQ, Language INtegrated Query, is a new extension to the Visual Basic and C# programming languages designed to simplify data queries and database interaction. It addreses O/R mapping issues by making query operations like SQL statements part of the...