BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations What Every Hipster Should Know About Functional Reactive Programming

What Every Hipster Should Know About Functional Reactive Programming

Bookmarks
46:59

Summary

Bodil Stokke demos building a complete video game from nothing in the span of a conference talk using functional reactive programming.

Bio

Bodil Stokke is a compulsive conference speaker in the fields of functional programming and Internet technologies, and is a co-organizer of multiple developer conferences in Scandinavia and the UK, mostly because she’s still learning how to stop. She is a prolific contributor to the Free Software community, and has recently taken up designing new programming languages as a hobby.

About the conference

Software is Changing the World. QCon empowers software development by facilitating the spread of knowledge and innovation in the developer community. A practitioner-driven conference, QCon is designed for technical team leads, architects, engineering directors, and project managers who influence innovation in their teams.

Recorded at:

Jul 20, 2014

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • Great fun

    by Hermann Schmidt,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Thank you! That was fun to watch and I've picked up a lot about Rx.

    One remark: using Object.create() to create a "copy" of objects coming from an unbounded stream will produce an unbounded prototype chain.

    And what's the name of the REPL? I've seen that dog symbol once but I cannot remember.

  • Nice introduction!

    by Anatolii Maslov,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Can I have a link to the source code for the presentation

  • Re: Great fun

    by Charles Humble,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    We asked Bodil for you. It's Pink which is her own presentation tool - on Gitlab here:
    gitlab.com/bodil/pink

    Charles Humble
    Head of editorial, InfoQ.com

  • Re: Great fun

    by Hermann Schmidt,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Thank you Charles!

  • Re: Nice introduction!

    by Charles Humble,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Can I have a link to the source code for the presentation


    You can find it here:
    github.com/bodil/boogaloo

    Charles Humble
    Head of editorial, InfoQ.com

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT