Blog articles

0
comment
on 2/4/2016 12:00 AM
Tweet NOTE : read the rest of the series, or check out the source code. If you enjoy read­ing these exer­cises then please buy Crista’s book to sup­port her work. Fol­low­ing on from the last post, we will look at the Introspective style today.   Style 16[...]
.
0
comment
on 2/1/2016 4:17 PM
禁煙して一番変わるのは、体調です。 咳が出なくなったり、痰が絡まなくなり、呼吸が楽になります。通勤の時に辛く感じていた階段の昇り降りも、苦痛を感じなくなります。 喫煙に伴う病気には、肺に異常が出るCOPD(慢性閉塞性肺疾...続きを読む 投稿禁煙して一番変わることは禁煙を開始して体を健康に!の最初に登場しました。
.
0
comment
on 2/1/2016 8:52 AM
I've recently had reason to do a bit of work with JNI .  Throughout the course of this work I had to do quite a lot of Googling in order to figure out how to properly manage the caching of various JNI objects used by my C++ code. Some JNI objects can be s[...]
.
0
comment
on 2/1/2016 3:00 AM
Tweet Just a quick note to say that I’ll be doing a couple of F# talks at user groups around the UK, so if you happen to be in the area at the time do come by and say hello.   Feb 3rd, 6:30pm, London BCS (near the Strand) 7 ineffective coding habits many [...]
.
0
comment
on 2/1/2016 12:00 AM
Tweet The problem description is here, and click here to see all my other Euler solutions in F#.   This is a more difficult version of problem 82, and now you can move in all four directions! As before, we start by loading the input data into a 2D array: [...]
.
0
comment
on 1/31/2016 4:00 PM
I’ve recently had reason to do a bit of work with JNI .  Throughout the course of this work I had to do quite a lot of Googling in order to figure out how to properly manage the caching of various JNI objects used by my C++ code. Some JNI objects can be s[...]
.
0
comment
on 1/31/2016 8:22 AM
Welcome to F# Weekly, A roundup of F# content from this past week: News F# TV Gazette 2nd edition is out! Want to tell about your project to the whole world on Channel 9? Just tell about it to Seth Juarez. Spread the word! On Mar 4 is fsharpConf, a free w[...]
.
0
comment
on 1/30/2016 6:59 AM
External JS library with WebSharper in F#@import 'https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.2.0/katex.min.css';code{color:#c7254e;background-color:#f9f2f4;border-radius:4px}code,kbd{padding:2px 4px}kbd{color:#fff;background-color:#333;border-radius:3[...]
.
0
comment
on 1/28/2016 12:00 AM
Tweet The problem description is here, and click here to see all my other Euler solutions in F#.   This is a more difficult version of problem 81, but still, as you can’t move left so we can still optimize one column at a time. First, let’s read the input[...]
.
0
comment
on 1/26/2016 12:00 AM
Tweet Since joining JUST EAT I have been much more active in attending meetups because our office is walking distance to the Code Node. In particular, I have been a regular at Phil Trelford’s F#unctional Londoners group which meets twice a month. In the l[...]
.
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