Blog articles

0
comment
on 4/30/2014 3:56 PM
Did you know that it is the 50th anniversary of the BASIC programming language today? (1st May) No? Well why not!  BASIC is the language that brought computers to the mainstream.  Back in the day, if you had a computer, you learnt how to program it in bas[...]
.
0
comment
on 4/30/2014 3:21 PM
Hello! Just to quick shout to say that the slides for my Neo4j talk tonight on modelling and balancing an in-game economy using Neo4j is now available on Slideshare: Modelling Game Economy with Neo4j from Yan Cui   You can also watch the recording of the [...]
.
0
comment
on 4/28/2014 7:13 AM
Agile software development, the best process the industry has come up with so far, how could it fail? Easy. Any …Continue reading →
.
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[...]
.
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