Blog articles tagged 'functional'

Blog articles tagged 'functional'

0
comment
on 9/29/2014 8:20 AM
I find it kindof fun to play with lambda calculus from time to time. Recently I had another go at the church numerals and the goal of my little kata was get a nice type-representation for them: Have something lie … Weiterlesen →
.
0
comment
on 7/16/2014 7:17 PM
I saw this tweet on my timeline the other day.. which reminded me again to look at Elm and I’ve spend the last week or so getting myself immersed with this wonderful little language built around the idea of functional reactive programming. My first impres[...]
.
0
comment
on 7/13/2014 7:57 AM
Having spent some time this week with Elm I have seen plenty of things to make me like it, a more in-depth review of my experience with Elm so far is in the works but for now I want to talk about Elm’s record type and how it compares with F# record type w[...]
.
0
comment
on 6/2/2014 11:41 AM
So one of the things I’ve done recently to help me to learn a new language is to tackle creating certain data structures and common operations on those structures in a given language.  And lately I’ve been digging Elixir quite a bit.  So I decided to tack[...]
.
0
comment
on 5/12/2014 11:04 AM
One of the more hotly debated topics among software developers these days is adopting functional programming. Those people who ponder these questions have presented good arguments regarding adopting (or avoiding) functional programming.  But the term “fun[...]
.
0
comment
on 3/31/2014 2:07 PM
So I’m trying to fill out my understanding of basic functional programming concepts in terms of Elixir and Erlang.  One concept that I wanted to know a bit more about is how Partial Function Application and Currying work in Elixir.  Especially given that [...]
.
0
comment
on 2/27/2014 4:00 PM
One of the more exciting new functional languages of the last couple of years is a marriage of Erlang and Ruby called Elixir.  Besides adding an arguably better syntax with which to program the Erlang VM (also known as the BEAM VM), Elixir adds meta-progr[...]
.
0
comment
on 1/9/2014 5:42 AM
(You can also look at this post using the great my FPComplete tutorial for this) what is this about? Recently I played a bit with threepenny-gui and soon ran into the situation where I wanted to update a behavior (my … Weiterlesen →
.
0
comment
on 11/15/2013 7:22 AM
I have been a vocal advocate of F# for a long time. I’ve shared some of my little interesting discoveries in the language from time to time. I’ve been trying to help other .Net developers to see what a great, cool language F# is. I’ve tried to add intelli[...]
.
0
comment
on 10/22/2013 10:29 AM
So I love it when a very natural use case arises for a feature that I want to practice.  I’ve been trying to better my understanding of active patterns lately and today I found a great use for them. I’m fetching json data from a REST endpoint.  Of course [...]
.
IntelliFactory Offices Copyright (c) 2024 IntelliFactory. All rights reserved.
| | | Trainings | | |
Built with