Talk

The Hidden Nature of Data

Encapsulation is a pillar of object-oriented programming, but how important is it in the context of functional programming? Is it worth clinging to, or should we stay away? This talk will examine the tradeoffs of encapsulating internal representations versus exposing the “nature” of our data.

Programming with immutable values and algebraic data types usually makes hiding fields behind accessors unnecessary. On the other hand, hiding functions and types is a crucial technique control our API, encouraging correct usage and affording the flexibility to change it.

In this session we will explore constraints that encourage encapsulation, discuss how it affects our types, their algebras, and their algorithmic properties, and learn about alternatives and their benefits and drawbacks.

Date
2017-02-24
Time
18:10 - 18:55
Conference / Event
BOB 2017
Venue
Lohmann & Birkner GmbH , Berlin
  • Slide 1
    1/28
  • Slide 2
    2/28
  • Slide 3
    3/28
  • Slide 4
    4/28
  • Slide 5
    5/28
  • Slide 6
    6/28
  • Slide 7
    7/28
  • Slide 8
    8/28
  • Slide 9
    9/28
  • Slide 10
    10/28
  • Slide 11
    11/28
  • Slide 12
    12/28
  • Slide 13
    13/28
  • Slide 14
    14/28
  • Slide 15
    15/28
  • Slide 16
    16/28
  • Slide 17
    17/28
  • Slide 18
    18/28
  • Slide 19
    19/28
  • Slide 20
    20/28
  • Slide 21
    21/28
  • Slide 22
    22/28
  • Slide 23
    23/28
  • Slide 24
    24/28
  • Slide 25
    25/28
  • Slide 26
    26/28
  • Slide 27
    27/28
  • Slide 28
    28/28

Swipe for more

Scroll or use your arrow keys for more

Scroll for more

Use your arrow keys for more

Download Slides