<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Scala on Ayoub Fakir</title>
    <link>/tags/scala/</link>
    <description>Recent content in Scala on Ayoub Fakir</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 19 Jul 2024 10:46:12 +0200</lastBuildDate>
    <atom:link href="/tags/scala/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>[EN] Migrating from a plain Spark Application to ZparkIO</title>
      <link>/post/en-migrating-from-a-plain-spark-application-to-zparkio/</link>
      <pubDate>Fri, 16 Oct 2020 10:36:00 +0200</pubDate>
      <guid>/post/en-migrating-from-a-plain-spark-application-to-zparkio/</guid>
      <description>&lt;h1 id=&#34;migrating-from-a-plain-spark-application-to-zio-with-zparkio&#34;&gt;Migrating from a plain Spark Application to ZIO with ZparkIO&lt;/h1&gt;
&lt;p&gt;In this article, we&amp;rsquo;ll see how you can migrate your Spark Application into &lt;a href=&#34;https://zio.dev&#34;&gt;ZIO&lt;/a&gt; and &lt;a href=&#34;https://github.com/leobenkel/ZparkIO&#34;&gt;ZparkIO&lt;/a&gt;, so you can benefit from all the wonderful features that ZIO offers and that we&amp;rsquo;ll be discussing.&lt;/p&gt;
&lt;h2 id=&#34;what-is-zio&#34;&gt;What is ZIO?&lt;/h2&gt;
&lt;p&gt;ZIO is defined, according to official documentation as &lt;strong&gt;a library for asynchronous and concurrent programming that is based on pure functional programming.&lt;/strong&gt; In other words, ZIO helps us write code with type-safe, composable and easily testable code, all by using safe and side-effect-free code.
&lt;strong&gt;ZIO is a data type&lt;/strong&gt;. Its signature, &lt;em&gt;ZIO[R, E, A]&lt;/em&gt; shows us that it has three parameters:&lt;/p&gt;</description>
    </item>
    <item>
      <title>[EN] 10&#43; Great Books for Functional Programming in Scala</title>
      <link>/post/en-10-great-books-for-functional-programming-in-scala/</link>
      <pubDate>Fri, 17 Mar 2017 05:47:36 +0200</pubDate>
      <guid>/post/en-10-great-books-for-functional-programming-in-scala/</guid>
      <description>&lt;p&gt;This article was co-authored by &lt;a href=&#34;https://blog.matthewrathbone.com/&#34;&gt;Matthew Rathbone&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;img&#34; loading=&#34;lazy&#34; src=&#34;https://d33wubrfki0l68.cloudfront.net/4b8a4dcbce3e4561018d5f8e84d92e8b5f05563d/f25fa/img/blog/scala-books/title.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;image by &lt;a href=&#34;https://www.flickr.com/photos/thomasleuthard/19070717313&#34;&gt;Thomas Leuthard&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;James Gosling, creator of Java, said:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“If I were to pick a language to use today other than Java, it would be Scala.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Scala is a &lt;em&gt;hot&lt;/em&gt; language in software development today, it is used by a range of start-ups for application development and has been adopted as the unofficial language of big data software development thanks to frameworks like Spark. As a language it is less verbose than Java, and has a number of unique features that make it more flexible too. Scala is both functional, object oriented, and truly multi-threaded – so it provides a very unique development environment. There’s so much to Scala that whatever stage of programming you’re at, you’ll probably want some books!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why combine asynchronous and distributed calculations to tackle the biggest data quality challenges</title>
      <link>/post/why-combine-asynchronous-and-distributed-calculations-to-tackle-the-biggest-data-quality-challenges/</link>
      <pubDate>Fri, 17 Mar 2017 05:47:36 +0200</pubDate>
      <guid>/post/why-combine-asynchronous-and-distributed-calculations-to-tackle-the-biggest-data-quality-challenges/</guid>
      <description>&lt;p&gt;Article co-authored by Martin Delobel and available on &lt;a href=&#34;https://medium.com/decathlondigital/why-combine-asynchronous-and-distributed-calculations-to-tackle-the-biggest-data-quality-challenges-2e04dfc51401&#34;&gt;Medium&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
