Blog articles

0
comment
on 6/24/2014 10:36 PM
Using ruby is kind of easy in the beginning. We started by having a folder of loose scripts. This turned a bit messy after a while. By moving these to separate gems we got some needed structure. Many of the programmers complained about globally installed [...]
.
0
comment
on 6/24/2014 10:36 PM
Using ruby is kind of easy in the beginning. We started by having a folder of loose scripts. This turned a bit messy after a while. By moving these to separate gems we got some needed structure. Many of the programmers complained about globally installed [...]
.
0
comment
on 6/24/2014 2:40 PM
Whilst Dart doesn’t have support for enum types but it turns out you can do a pretty good job of emulating it using Dart’s constant constructors (which allows you to create compile-time constants with your class, which in .Net you’re restricted to numbers[...]
.
0
comment
on 6/22/2014 9:54 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News The F# Core Open Engineering Group has a revamped website and a blog. Please follow for updates! F# Nation – 1 week to submit to CUFP this year! Submit your experiences of using F# fo[...]
.
0
comment
on 6/22/2014 7:21 PM
Algebraic Data Type An algebraic data type is a basically a composite type that is formed by combining other types, sometimes also referred to as “sums-and-products” data structures (don’t worries if this is too abstract for you, examples are coming). A s[...]
.
0
comment
on 6/19/2014 8:31 AM
With this new release of CloudSharper, we are starting the move of CloudSharper towards more and more online publication and sharing capabilities.
.
0
comment
on 6/18/2014 12:42 PM
The F# Open Engineering Group has an excellent new website and a blog post explaining How to Contribute to the F# Language, Compiler and Core Library Implementation, including impressive details on How you can contribute to the F# Language, Compiler and [...]
.
0
comment
on 6/18/2014 5:42 AM
The F# Open Engineering Group has an excellent new website and a blog post explaining How to Contribute to the F# Language, Compiler and Core Library Implementation, including impressive details on How you can contribute to the F# Language, Compiler and C[...]
.
0
comment
on 6/17/2014 4:15 AM
Like many a good man, I too got caught into the 2048 trap, which explains in part why I have been rather quiet on this blog lately (there are a couple other reasons, too). In case you don't know what 2048 is yet, first, consider yourself lucky - and, fa[...]
.
0
comment
on 6/16/2014 7:08 AM
With the FAKE 2.18.1 we now have 80 contributors. A big thanks to all of you. Here are the most important changes since my last blog post about FAKE 2.14. What’s new? New (backwards compatible) CLI #455 - see new docs Visual Basic support to AssemblyFileI[...]
.
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