-
Notifications
You must be signed in to change notification settings - Fork 8
/
index.html
2 lines (2 loc) · 10.2 KB
/
index.html
1
2
<!DOCTYPE HTML>
<html><head><meta charset="UTF-8"><title class="head-title">Functional Programming Brno</title><link rel="stylesheet" type="text/css" href="style.css"><script src="https://code.jquery.com/jquery-2.1.3.min.js"></script><script src="https://cdn.rawgit.com/rmm5t/jquery-timeago/master/jquery.timeago.js"></script><script>$(document).ready(function(){$.timeago.settings.allowFuture = true;$("time.timeago").timeago();$.getJSON( "https://api.github.com/orgs/FPBrno/members", function(data) {var items = [];$.each(data, function(item) {items.push($("<a>", {href: data[item].html_url}).append($("<img>", {src: data[item].avatar_url,alt: data[item].login,title: data[item].login,})));});$(".members").before($("<h2>", {html: "Public members"})).empty().append(items);});});</script></head><body><div class="wrapper"><header><h1>Functional Programming Brno</h1><img src="images/FPB.svg" alt="Functional Programming Brno"></header><div class="main"><p>Functional Programming Brno (FPBrno or FPB for short) is for everyone interested in functional programming who happens to be in <a href="https://goo.gl/maps/MIRi3">Brno</a> or nearby areas. Activities include but are not limited to talks and discussions.</p><p>We have a mailing list (<a href="https://groups.google.com/d/forum/fpbrno">online archive</a>) that you can sign-up to simply by sending an email to [email protected] (even an empty email will do).</p><p>Important news will also be tweeted on <a href="https://twitter.com/FPBrno">@FPBrno</a>.</p><p>We also have a <a href="https://www.meetup.com/fpbrno/">Meetup group</a> and <a href="https://www.facebook.com/FPBrno/">Facebook community</a> so feel free to join us there as well.</p><h2>Upcoming events</h2><p>There are no planned events now. In the ideal case next meetup will occur between 1 and 2 months after the last meetup.</p><h2>Past events</h2><div class="meetup"><h3>Meetup 11</h3><ul><li>Time: <time class="timeago" datetime="2018-11-22T17:00:00Z">2018-11-22 18:00:00 +0100</time></li><li>Participants: 20</li><li>Sponsor: <a href="https://ceai.io/">CEAi</a></li><li>Presentations: <div class="presentation"><span class="presentation_title">Functional Programming Introduction</span> (by František Kocun (CEAi), <span class="lang">Sk</span>) <span class="tag">Effects</span> <span class="tag">Introduction</span> <span class="tag">PurelyFunctional</span> <span class="tag">Scala</span><div class="pres_goodies"><a href="https://docs.google.com/presentation/d/190Q6FdXV2cziu0_sWR7CRS3t2V3jmj5yRKgNl7rBtQc/edit#slide=id.p">Slides</a><a href="https://www.youtube.com/watch?v=aue7s8WLwOU">Player</a></div></div><div class="presentation"><span class="presentation_title">DSLs and Generalized Recursion Schemes</span> (by Marek Kidoň (Tymbe), <span class="lang">Cz</span>) <span class="tag">FixPoint</span> <span class="tag">RecursionSchemes</span> <span class="tag">Scala</span> <span class="tag">Theory</span><div class="pres_goodies"><a href="https://github.com/Tr1p0d/talks/tree/master/DSLs-and-Recursion-Schemes/presentation">Slides</a><a href="https://www.youtube.com/watch?v=Xr9ryB-1U1Q">Player</a></div></div></li></ul></div><div class="meetup"><h3>Meetup 10</h3><ul><li>Time: <time class="timeago" datetime="2018-05-22T17:00:00Z">2018-05-22 18:00:00 +0100</time></li><li>Participants: 20</li><li>Sponsor: <a href="https://www.kiwi.com/">Kiwi.com</a></li><li>Presentations: <div class="presentation"><span class="presentation_title">Reason - krátký úvod do jazyka z pohledu JS vývojáře</span> (by Pavel Kepka (Blueberry), <span class="lang">Cz</span>) <span class="tag">ReasonML</span> <span class="tag">Introduction</span> <span class="tag">Motivation</span><div class="pres_goodies"><a href="https://www.slideshare.net/FPBrno/fpbrno-20180522-reason-intro">Slides</a><a href="https://soundcloud.com/fpbrno/functional-programming-brno-2018-05-22-reasonml-intro-pavel-kepka">Audio</a></div></div><div class="presentation"><span class="presentation_title">Benchmarking in Elixir</span> (by Antonín Hackenberg (Blueberry), <span class="lang">Cz</span>) <span class="tag">Elixir</span> <span class="tag">Performance</span><div class="pres_goodies"><a href="https://www.slideshare.net/FPBrno/fpbrno-20180522-benchmarking-in-elixir">Slides</a><a href="https://soundcloud.com/fpbrno/functional-programming-brno-2018-05-22-benchamarking-in-elixir-antonin-hackenberg">Audio</a></div></div></li></ul></div><div class="meetup"><h3>Meetup 9</h3><ul><li>Time: <time class="timeago" datetime="2018-02-27T17:00:00Z">2018-02-27 18:00:00 +0100</time></li><li>Participants: 30</li><li>Sponsors: <a href="http://altworx.com/">Altworx</a>, <a href="https://www.kiwi.com/">Kiwi.com</a></li><li>Presentation: <div class="presentation"><span class="presentation_title">Elixir</span> (by Zdeněk Mejzlík (Altworx), <span class="lang">Sk</span>) <span class="tag">Elixir</span> <span class="tag">Introduction</span> <span class="tag">Motivation</span> <span class="tag">Concurrent</span><div class="pres_goodies"><a href="https://github.com/altworx/elixir-presentation">Slides</a></div></div></li></ul></div><div class="meetup"><h3>Meetup 8</h3><ul><li>Time: <time class="timeago" datetime="2017-10-24T16:00:00Z">2017-10-24 18:00:00 +0200</time></li><li>Participants: 18</li><li>Sponsor: <a href="https://www.kiwi.com/">Kiwi.com</a></li><li>Presentation: <div class="presentation"><span class="presentation_title">Clojure: A Functional Lisp on the JVM</span> (by Juraj Martinka, <span class="lang">Sk</span>) <span class="tag">Clojure</span> <span class="tag">Lisp</span> <span class="tag">Introduction</span> <span class="tag">Motivation</span><div class="pres_goodies"><a href="https://www.slideshare.net/FPBrno/fpbrno-20171024-clojure-a-functional-lisp-on-the-jvm">Slides</a><a href="https://soundcloud.com/fpbrno/fpbrno-clojure-presentation-oct-24-1809">Audio</a><a href="https://www.youtube.com/watch?v=YeUOWaM_Gk8">Player</a></div></div></li></ul></div><div class="meetup"><h3>Meetup 7</h3><ul><li>Time: <time class="timeago" datetime="2017-02-22T18:00:00Z">2017-02-22 19:00:00 +0100</time></li><li>Participants: 55</li><li>Sponsor: <a href="https://www.kiwi.com/">Kiwi.com</a></li><li>Presentations: <div class="presentation"><span class="presentation_title">Purely Functional Programming Essentials</span> (by Marek Kidoň, <span class="lang">Cz</span>) <span class="tag">Haskell</span> <span class="tag">Introduction</span> <span class="tag">Motivation</span> <span class="tag">PurelyFunctional</span> <span class="tag">Types</span><div class="pres_goodies"><a href="fpb-7/thereIsNoTurningBack.pdf">Slides</a></div></div><div class="presentation"><span class="presentation_title">Extensible Effects</span> (by Matej, <span class="lang">Sk</span>) <span class="tag">Haskell</span> <span class="tag">Effects</span><div class="pres_goodies"><a href="fpb-7/freer-effects/slides.html">Slides</a><a href="fpb-7/fpb-7-2-extensible-effects.ogg">Audio</a></div></div></li></ul></div><div class="meetup"><h3>Meetup 6</h3><ul><li>Time: <time class="timeago" datetime="2016-10-13T17:00:00Z">2016-10-13 19:00:00 +0200</time></li><li>Participants: 20</li><li>Presentation: <div class="presentation"><span class="presentation_title">Introduction to Agda</span> (by Adam Krupicka, <span class="lang">Sk</span>) <span class="tag">Agda</span> <span class="tag">Theory</span><div class="pres_goodies"><a href="fpb-6/html/talk.html">Slides</a></div></div></li></ul></div><div class="meetup"><h3>Meetup 5</h3><ul><li>Time: <time class="timeago" datetime="2016-07-27T16:00:00Z">2016-07-27 18:00:00 +0200</time></li><li>Participants: 12</li><li>Presentation: <div class="presentation"><span class="presentation_title">Types and Higher Groupoids</span> (by John Bourke, <span class="lang">En</span>) <span class="tag">HoTT</span> <span class="tag">Theory</span><div class="pres_goodies"><a href="fpb-5/fpb-5.ogg">Audio</a></div></div></li></ul></div><div class="meetup"><h3>Meetup 4</h3><ul><li>Time: <time class="timeago" datetime="2016-06-28T16:30:00Z">2016-06-28 18:30:00 +0200</time></li><li>Participants: 8</li><li>Sponsor: <a href="http://www.ixperta.com/">IXPERTA</a></li><li>Presentation: <div class="presentation"><span class="presentation_title">Elm - the Best of Functional Programming in Your Browser</span> (by Adam Kövári, <span class="lang">En</span>) <span class="tag">Elm</span> <span class="tag">Web</span><div class="pres_goodies"><a href="fpb-4/elm_best_of_fp_in_browser.pdf">Slides</a></div></div></li></ul></div><div class="meetup"><h3>Meetup 3</h3><ul><li>Time: <time class="timeago" datetime="2015-11-25T17:30:00Z">2015-11-25 18:30:00 +0100</time></li><li>Participants: 28</li><li>Presentation: <div class="presentation"><span class="presentation_title">Erlang for Haskellers</span> (by Hynek Vychodil, <span class="lang">Cz</span>) <span class="tag">Erlang</span> <span class="tag">Concurrent</span> <span class="tag">Reliability</span> <span class="tag">HotCodeSwap</span><div class="pres_goodies"><a href="fpb-3/erlang_for_haskellers.pdf">Slides</a><a href="fpb-3/fpb-3.ogg">Audio</a><a href="fpb-3/player.html">Player</a></div></div></li></ul></div><div class="meetup"><h3>Meetup 2</h3><ul><li>Time: <time class="timeago" datetime="2015-09-30T17:00:00Z">2015-09-30 19:00:00 +0200</time></li><li>Participants: 14</li><li>Presentation: <div class="presentation"><span class="presentation_title">Types as values: Derive correctness from practicality</span> (by Peter, <span class="lang">Sk</span>) <span class="tag">Haskell</span> <span class="tag">Types</span><div class="pres_goodies"><a href="fpb-2/types-as-values.html">Slides</a></div></div></li></ul></div><div class="members"></div><p>Would you like to be on the list? It's simple: get a GitHub account and send us a pull request. If nothing else, add yourself to PEOPLE.md :-). Already a member and you still don't see yourself? Change your status to public on <a href="https://github.com/orgs/FPBrno/people">people page</a>. (No pressure.)</p></div><footer><a href="https://groups.google.com/d/forum/fpbrno">FPBrno mailing list</a> and FPBrno on <a href="https://github.com/FPBrno">GitHub</a>, <a href="https://twitter.com/FPBrno">Twitter</a>, <a href="https://www.meetup.com/fpbrno/">Meetup</a>, and <a href="https://www.facebook.com/FPBrno/"> Facebook</a><div>© 2015-2018 Functional Programming Brno</div></footer></div></body></html>