Tomáš Petříček
| publikováno včera
In the fourth part of the Parallel Programming in F# series, we'll take a look at the Adatum Financial
Dashboard sample. The sample is a part of Parallel
Programming with Microsoft .NET, whic...
Tomáš Petříček
| publikováno včera
In this part of the Parallel Programming in F# series, we'll explore examples of parallel aggregation
from Chapter 4 of Parallel
Programming with Microsoft .NET, which is a guide that introdu...
Tomáš Petříček
| publikováno včera
In this part of the Parallel Programming in F# series, we'll look at some basic examples of parallel
programming in F# that are available in Parallel
Programming with Microsoft .NET. This is ...
Tomáš Petříček
| publikováno včera
Parallel Programming with Microsoft .NET is a
guide written by the patterns & practices group at Microsoft. It introduces .NET programmers to
patterns for including parallelism in their applic...
David Gešvindr
| publikováno 20. července 2010
Stáhněte si českou jazykovou sadu pro Visual Studio 2010 Professional, která poskytuje částečnou lokalizaci uživatelského rozhraní. Po instalaci můžete na základě svého rozhodnutí přepínat mezi ang...
Tomáš Petříček
| publikováno 19. července 2010
Mathematical duality [2]
is a very useful and elegant concept that gives us a nice way of speaking
about objects or structures that behave in some way exactly conversely. There
is no clear d...
Tomáš Herceg
| publikováno 19. července 2010
V tomto díle si ukážeme, jak deklarovat a implementovat rozhraní a k čemu to vlastně je. Krátce si též představíme základní vestavěná rozhraní v .NET Frameworku.[Zobrazit článek]
Tomáš Petříček
| publikováno 9. července 2010
When reading data from a SQL database in F#, you have a couple of options.
You can use F# implementation of LINQ, which allows you to write queries directly
in the F# language or you can use st...
Tomáš Petříček
| publikováno 5. července 2010
In June, I attended my first "big" academic conference Programming
Languages Design and Implementation (PLDI 2010) in Toronto. I attended the conference, because
I presented a paper that I wro...
Tomáš Petříček
| publikováno 27. června 2010
Almost a week ago, I posted an invitation to my
F# talk at the F#unctional Londoners user group. The theme of my talk was reactive programming, which
was also a topic of my Master's thesis (d...