Blog articles

0
comment
on 5/4/2014 10:10 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Let’s get F# a new logo! Project is underway. Help us by giving. MyGet build services support F# from now! Evelina Gabasova presented F# Data Toolbox (A library for various data acces[...]
.
0
comment
on 5/3/2014 6:44 PM
In Here Be Monsters*, we have a story-driven, episodic MMORPG that has over 3500 items and 1500 quests, and with more text than the first three Harry Potter books combined – so it represented a fairly sizable challenge when we made the decision to localiz[...]
.
0
comment
on 5/2/2014 2:31 AM
I just saw that my old markdown-plugin (markdown on save) broke … sadly the new one that should be compatible with it (jetpack markdown) does not really care about my old posts and so you will see lot’s of issues. … Weiterlesen →
.
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[...]
.
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