<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Commenti a: Bowling game Kata in Erlang reloaded</title>
	<link>http://www.francolombardo.net/bowling-game-kata-in-erlang-reloaded_post-105.html</link>
	<description>Linguaggio Scala, Java, AS400 e...cose più serie</description>
	<pubDate>Sun, 05 Feb 2012 10:40:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>Di: Franco Lombardo</title>
		<link>http://www.francolombardo.net/bowling-game-kata-in-erlang-reloaded_post-105.html#comment-9384</link>
		<dc:creator>Franco Lombardo</dc:creator>
		<pubDate>Thu, 01 Jul 2010 04:52:16 +0000</pubDate>
		<guid>http://www.francolombardo.net/bowling-game-kata-in-erlang-reloaded_post-105.html#comment-9384</guid>
		<description>Here is a comment from Matteo Vaccari:

Hi Franco! Two things:

- a tail-recursive solution is just like a while loop in a different syntax

- you can gain a lot of readability in functional languages if you think of composing functions like building blocks.

Have fun!

&lt;hr&gt;
And here is my answer:

Matteo,

I forgot to mention that I chose not to use a tail-recursive solution in order to improve readability, since the problem involves a small amounts of recursive calls.

I’ll try to improve my functional programming skills using your advice: thanks!</description>
		<content:encoded><![CDATA[<p>Here is a comment from Matteo Vaccari:</p>
<p>Hi Franco! Two things:</p>
<p>- a tail-recursive solution is just like a while loop in a different syntax</p>
<p>- you can gain a lot of readability in functional languages if you think of composing functions like building blocks.</p>
<p>Have fun!</p>
<hr />
And here is my answer:</p>
<p>Matteo,</p>
<p>I forgot to mention that I chose not to use a tail-recursive solution in order to improve readability, since the problem involves a small amounts of recursive calls.</p>
<p>I’ll try to improve my functional programming skills using your advice: thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

