-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
4 lines (4 loc) · 4.23 KB
/
index.html
File metadata and controls
4 lines (4 loc) · 4.23 KB
1
2
3
4
<!doctype html><html lang=en><head><meta name=generator content="Hugo 0.85.0"><title>stefshine's playground — Gathered thoughts of a wannabe functional programmer</title><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1"><meta name=description content="Gathered thoughts of a wannabe functional programmer"><meta name=keywords content="programming,functional programming,scala,haskell"><meta name=robots content="noodp"><link rel=canonical href=https://stankoua.github.io/><link rel=stylesheet href=https://stankoua.github.io/assets/style.css><link rel=stylesheet href=https://stankoua.github.io/assets/blue.css><link rel=apple-touch-icon-precomposed sizes=144x144 href=https://stankoua.github.io/img/apple-touch-icon-144-precomposed.png><link rel="shortcut icon" href=https://stankoua.github.io/img/favicon/blue.png><meta name=twitter:card content="summary"><meta name=twitter:title content="stefshine's playground — Gathered thoughts of a wannabe functional programmer"><meta name=twitter:description content><meta name=twitter:site content="https://stankoua.github.io/"><meta name=twitter:creator content><meta name=twitter:image content><meta property="og:locale" content="en"><meta property="og:type" content="website"><meta property="og:title" content="stefshine's playground — Gathered thoughts of a wannabe functional programmer"><meta property="og:description" content><meta property="og:url" content="https://stankoua.github.io/"><meta property="og:site_name" content="stefshine's playground"><meta property="og:image" content><meta property="og:image:width" content="2048"><meta property="og:image:height" content="1024"><link href=/index.xml rel=alternate type=application/rss+xml title="stefshine's playground"></head><body><div class="container center"><header class=header><div class=header__inner><div class=header__logo><a href=/><div class=logo>Stefshine's playground</div></a></div><div class=menu-trigger>menu</div></div><nav class=menu><ul class="menu__inner menu__inner--desktop"><li><a href=/en/about>About Me</a></li><li><a href=/en/conference-work>Conferences</a></li><div class=spacer></div><ul class=language-selector><ul class=language-selector-current><li>English ▾</li></ul><ul class="language-selector__more hidden"><li><a href=https://stankoua.github.io/fr/>Français</a></li><li><a href=https://stankoua.github.io/>English</a></li></ul></ul></ul><ul class="menu__inner menu__inner--mobile"><li><a href=/en/about>About Me</a></li><li><a href=/en/conference-work>Conferences</a></li><hr><li><a href=https://stankoua.github.io/fr/>Français</a></li><li><a href=https://stankoua.github.io/>English</a></li></ul></nav></header><div class=content><div class=posts><div class="post on-list"><h1 class=post-title><a href=https://stankoua.github.io/posts/en/gadts_by_use_cases/>GADTs By Use Cases</a></h1><div class=post-meta><span class=post-date>2019-10-26</span></div><div class=post-content>This workshop will be presented at ScalaIO 2019, in Lyon (France), on Tuesday the 29th of October at 9am by Christophe Calvès and I.
Welcome. This session will introduce you to a very powerful tool in programming. Whereas most introduction start by presenting its theoretical foundations in a very formal way, we chose to present it via short examples and practical use cases.
This workshop is made of three parts. The last one presents three of the most valuable use cases.</div><div><a class="read-more button" href=/posts/en/gadts_by_use_cases/>Read more →</a></div></div><div class="post on-list"><h1 class=post-title><a href=https://stankoua.github.io/posts/en/hello-world-post/>Hello Word Post</a></h1><div class=post-meta><span class=post-date>2019-10-17</span></div><div class=post-content></div><div><a class="read-more button" href=/posts/en/hello-world-post/>Read more →</a></div></div><div class=pagination><div class=pagination__buttons></div></div></div></div><footer class=footer><div class=footer__inner><div class=copyright><span>© 2024 Powered by <a href=http://gohugo.io>Hugo</a></span>
<span>:: Theme made by <a href=https://twitter.com/panr>panr</a></span></div></div></footer><script src=https://stankoua.github.io/assets/main.js></script><script src=https://stankoua.github.io/assets/prism.js></script></div></body></html>