Blog articles

Blog articles

0
comment
on 8/24/2013 3:57 PM
I’ve had the pleasure of working with and interviewing C# developers for over a decade now. However here’s 5 common misconceptions I continue to encounter. 1) Lists are implemented as linked lists List<T> is actually implemented using an underlying arra[...]
.
0
comment
on 8/19/2013 6:57 PM
Framework One for Clojure version 0.2.1 is available. The easiest way to get started is via Leiningen and the fw1 template: lein new fw1 myapp This creates a minimal web application in the myapp folder that can be started like this: PORT=8123 lein run [...]
.
0
comment
on 8/19/2013 6:14 PM
Hot on the heels of making my first game with Dart and StageXL at the London GameCraft 2013, I decided to strike whilst the iron’s hot and make a mini-game featuring characters from our MMORPG Here Be Monsters.   The result, is a whack-a-mole style game w[...]
.
0
comment
on 8/19/2013 5:57 AM
Even though tuples, records and discriminated unions are reference types, they all have the built-in equality properties you would expect in a value type.  For example: > let a = (1,’a');; val a : int * char = (1, ‘a’) > let b = (1,’a');; val b : int * ch[...]
.
0
comment
on 8/19/2013 4:14 AM
I’ve seen syntax like: from time to time (for example in Marlows Book) but I never reall knew what this really is, nor where I should look for it. Today I stumpled upon the Bang patterns extension to GHC – … Weiterlesen →
.
0
comment
on 8/18/2013 4:34 PM
Were I sponsoring a technology conference, I’d much rather get my logo on a coffee mug than just about anything else from the conference.  Why do I say this?  Consider some other alternatives: a t-shirt, a thumb drive, a pen.   No matter how slovenly a de[...]
.
0
comment
on 8/18/2013 2:16 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News New {m}brace version was released with cloud disposables and brand new documentation. Fantomas extension v0.7.0 is available in VS gallery with new features and various improvements. [...]
.
0
comment
on 8/16/2013 4:20 PM
..are turned into an in-game character by your game designers!!! Thanks guys!
.
0
comment
on 8/16/2013 1:17 PM
In the last week or so I've seen a popular article and a presentation which didn’t paint the rosiest of pictures for the next generation of coders: Marc Scott’s Kids Can't Use Computers... And This Is Why It Should Worry You Brett Victor’s The Fut[...]
.
0
comment
on 8/16/2013 8:51 AM
Last night I ran a free hands on Generative Art session to a full class room at Skills Matter for the F#unctional Londoners meetup group. We host a hands on programming sessions every month, next month we’ll return to the Machine Learning theme with Matt [...]
.
IntelliFactory Offices Copyright (c) 2024 IntelliFactory. All rights reserved.
| | | Trainings | | |
Built with