<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

  <title><![CDATA[SimpleValue:Blog]]></title>
  <link href="http://SimpleValue.github.io/atom.xml" rel="self"/>
  <link href="http://SimpleValue.github.io/"/>
  <updated>2013-08-28T17:17:49+02:00</updated>
  <id>http://SimpleValue.github.io/</id>
  <author>
    <name><![CDATA[SimpleValue]]></name>
    
  </author>
  <generator uri="http://octopress.org/">Octopress</generator>

  
  <entry>
    <title type="html"><![CDATA[Froscon 2013 Clojure Intro Workshop]]></title>
    <link href="http://SimpleValue.github.io/blog/2013/08/14/froscon-2013-clojure-intro-workshop/"/>
    <updated>2013-08-14T12:18:00+02:00</updated>
    <id>http://SimpleValue.github.io/blog/2013/08/14/froscon-2013-clojure-intro-workshop</id>
    <content type="html"><![CDATA[<p>We will host a Clojure Introduction Workshop at this year&rsquo;s
<a href="http://www.froscon.de/startseite/">FrOSCon</a>, a local open source
conference we helped organize.</p>

<p>It&rsquo;ll be a pragmatic hands-on workshop to learn basic
syntax and usage patterns.
Participants can pair up and implement
<a href="http://en.wikipedia.org/wiki/Conway's_Game_of_Life">Conway&rsquo;s Game of Life</a>.
(Using <a href="https://github.com/SimpleValue/clojure-intro-workshop">this skeleton</a>.)</p>

<p><a href="http://programm.froscon.org/2013/events/1251.html">More details here.</a></p>

<p>Join us!</p>

<p><strong>Day</strong>: 2013-08-24<br>
<strong>Start time</strong>: 14:00 <br>
<strong>Duration</strong>: 02:00<br>
<strong>Room</strong>: C116/Lisp<br>
<strong>Track</strong>: Lisp<br>
<strong>Language</strong>: en<br></p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Hello World]]></title>
    <link href="http://SimpleValue.github.io/blog/2013/08/12/hello-world/"/>
    <updated>2013-08-12T18:05:00+02:00</updated>
    <id>http://SimpleValue.github.io/blog/2013/08/12/hello-world</id>
    <content type="html"><![CDATA[<p>Hi, we develop software in Clojure.</p>

<p>Clojure is a high level functional language that runs on the JVM, integrates
well with the existing java ecosystem, provides sane semantics for concurrent
programming while being extendible and more productive.</p>

<p>We are a team of four, where each individual brings his unique background and
knowledge to solve your problem, effectively.</p>
]]></content>
  </entry>
  
</feed>
