Tomas Petricek

About The Author

Tomas Petricek contributed to the development of the F# language at Microsoft Research and is active on StackOverflow. He's the author of Real-World Functional Programming (Manning).

Books by Tomas Petricek

F# Deep Dives
Summary

F# Deep Dives presents a collection of real-world F# techniques, each written by expert practitioners. Each chapter presents a new use case where you'll read how the author used F# to solve a complex problem more effectively than would have been possible using a tradi...
Real-World Functional Programming

With examples in F# and C#

Functional programming languages like F#, Erlang, and Scala are attractingattention as an efficient way to handle the new requirements for programmingmulti-processor and high-availability applications. Microsoft's new F# is a truefunctional language and C# uses functional language features for LI...
BACK TO TOP