Sergey Tihon's blog articles

0
comment
on 1/12/2014 1:00 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Now you have an ability to subscribe to F# Weekly by email. You can join F# community on Gittip right now! On the next week .NET Fiddle will release a new version with F# integration. Learn more about the FSharp.Compiler.Service project […]
>> Read the full article
.
0
comment
on 1/11/2014 8:16 AM
All of you probably know that F# has a set of predefined numerical literals that allow you to clarify meaning of numbers. For example, number 32 will be interpreted as int by default. If you add ‘L’ suffix – 32L, you will get int64 number. If you add ‘I’ suffix- 32I, you will get System.Numerics.BigInteger number. […]
>> Read the full article
.
0
comment
on 1/10/2014 12:19 PM
New service announcement From now you have an unique possibility to subscribe to F# Weekly by email. Do it if you would like to get a Friday newsletter with F# Community news from past week: https://tinyletter.com/sergey_tihon Caution: All other resources that claim that they offer subscription to F# Weekly (like http://fsharpweekly.com/) are unofficial. They do not belong […]
>> Read the full article
.
0
comment
on 1/5/2014 1:03 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Yeppp! is a high-performance mathematical library with .NET (C#,F#) support. BayardRock presented FSharpWeb (F# intellisense over SignalR or WebAPI using the ACE editor). A new book ”F# for Quantitative Finance Paperback” was out. F# climbed from position 45 up to 16 in […]
>> Read the full article
.
0
comment
on 1/3/2014 12:24 PM
I had the opportunity to play with NDepend and could not keep from trying it on F# code. It is interesting to see how analysis rules that designed for languages like C# apply to functional-first F#. When I downloaded NDepend from the official site, I expected to get regular msi installer with wizard that passes me through all […]
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper