Blog articles

0
comment
on 4/27/2014 10:25 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Visual F# PowerTools v1.0.0 is released with Find All References, various improvements and bug fixes. F* (a dependently-typed variant of F# for program verification) is re-released un[...]
.
0
comment
on 4/27/2014 10:25 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Visual F# PowerTools v1.0.0 is released with Find All References, various improvements and bug fixes. F* (a dependently-typed variant of F# for program verification) is re-released un[...]
.
0
comment
on 4/26/2014 2:02 PM
Lately, I have been trying to learn more about Data Science and Machine Learning. Following a coursera’s machine learning class and reading some books like, Data Science for Business and Mining the Social Web is very useful. However, you may want to get y[...]
.
0
comment
on 4/26/2014 9:21 AM
When you want to set a date literal in F# (or C#) you create a new DateTime instance: let today = DateTime(2014,26,4) If you’re rocking VB.Net you get date literals which are checked at design & compile time: Dim d = #2014/04/26# I thought it’d b[...]
.
0
comment
on 4/26/2014 6:42 AM
Recently Scott Wlaschin blogged an excellent post “Twenty six low-risk ways to use F# at work” with guides and samples of how to improve your productivity at work with some of F# tips. But how to train your F# skills? Yes, the best answer is to read excel[...]
.
0
comment
on 4/26/2014 6:42 AM
Recently Scott Wlaschin blogged an excellent post “Twenty six low-risk ways to use F# at work” with guides and samples of how to improve your productivity at work with some of F# tips. But how to train your F# skills? Yes, the best answer is to read excel[...]
.
0
comment
on 4/23/2014 4:06 AM
Starting with our experiments with integrating General Purpose GPU programming into F# at Microsoft Research, I've been watching the evolution of F# as a GPGPU programming platform. Over time, GPGPU programming with F# has become both more professionalize[...]
.
0
comment
on 4/22/2014 9:06 PM
Starting with our experiments with integrating General Purpose GPU programming into F# at Microsoft Research, I’ve been watching the evolution of F# as a GPGPU programming platform. Over time, GPGPU programming with F# has become both more professionalize[...]
.
0
comment
on 4/22/2014 2:43 AM
Today I released FAKE 2.14 with some smaller bug fixes and improvements. The biggest feature is that we now have support for OpenCover and ReportGenerator. A big thanks to all of the 65 contributors. What’s new? Support for OpenCover #398 Support for Repo[...]
.
0
comment
on 4/21/2014 9:29 AM
.
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