Blog articles

0
comment
on 10/25/2014 6:15 PM
It’s been a long wait but I have finally got my hands on a Myo armband this week!   To start, you need to download and install Myo Connect from here. You need to go through the set up guide, which includes teaching the Myo armband how to classify the EMG [...]
.
0
comment
on 10/25/2014 6:44 AM
I've to say, D is very interesting language with several unique features. What about performance? How it compares to VM-based languages?It took 3.6 seconds in debug mode and 1.3 seconds in release mode, which is on pair with F#.F# - 1.26D - 1.3C# - 1.4Has[...]
.
0
comment
on 10/23/2014 2:07 PM
For a while now, I’ve been a big fan of a pattern in C# which mimics Java enums to a certain extent. In general, it’s a lovely pattern. Only after reading a comment on a recent blog post by Eric Lippert did I find out about a horrible flaw. Dubious thanks[...]
.
0
comment
on 10/22/2014 8:59 AM
.
0
comment
on 10/20/2014 12:27 AM
Welcome to F# Weekly, A roundup of F# content from past weeks: News MBrace framework is now open source – join the community. Amyris won presidential green chem award for Farnesane. This is an (very applied) F# application. Are you using FsCheck from C#? [...]
.
0
comment
on 10/18/2014 1:27 PM
Problem Consider the following “magic” 3-gon ring, filled with the numbers 1 to 6, and each line adding to nine. Working clockwise, and starting from the group of three with the numerically lowest external node (4,3,2 in this example), each solution can b[...]
.
0
comment
on 10/18/2014 7:56 AM
Problem All square roots are periodic when written as continued fractions and can be written in the form: For example, let us consider ?23: If we continue we would get the following expansion: The process can be summarised as follows: It can be seen that [...]
.
0
comment
on 10/18/2014 6:04 AM
Problem It is well known that if the square root of a natural number is not an integer, then it is irrational. The decimal expansion of such square roots is infinite without any repeating pattern at all. The square root of two is 1.41421356237309504880…, [...]
.
0
comment
on 10/18/2014 4:50 AM
Problem Triangle, square, pentagonal, hexagonal, heptagonal, and octagonal numbers are all figurate (polygonal) numbers and are generated by the following formulae: The ordered set of three 4-digit numbers: 8128, 2882, 8281, has three interesting properti[...]
.
0
comment
on 10/15/2014 10:21 AM
This release of CloudSharper adds configuration options for the local service's web server and the workspaces directory.
.
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