美文网首页小斑iOS Swift && Objective-CiOS Developer
曾经公开分享过的函数式相关的 topic

曾经公开分享过的函数式相关的 topic

作者: aaaron7 | 来源:发表于2017-05-15 01:08 被阅读139次

    Speak (Keynote + Code)

    按时间逆序:
    《Lightweight reactive-api for MVVM》 (2017@Swift):
    https://github.com/atConf/atswift-2017-resources/tree/master/Lightweight%20reactive-api%20for%20MVVM

    《函数式设计模式》(idev2016):
    https://github.com/devlinkcn/ppts_for_idev2016/blob/master/PDF/%EF%BC%88%E7%8E%8B%E6%96%87%E6%A7%BF%EF%BC%89%E5%87%BD%E6%95%B0%E5%BC%8F%E7%9A%84%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F.pdf

    《实战 Swift 函数式编程》(<T> 沙龙深圳):
    https://github.com/aaaron7/functional_async_demo

    《纯函数式的解释器设计》(SwiftGG 直播分享):
    回放:http://www.bilibili.com/video/av4211315/
    keynote:http://pan.baidu.com/s/1qXAwgKO

    Blog

    异步串行运算符设计:
    http://www.jianshu.com/p/168f92164f06
    异步并行运算符与简单版的 PromiseKit:
    http://www.jianshu.com/p/656bebe7aa6e

    相关文章

      网友评论

      本文标题:曾经公开分享过的函数式相关的 topic

      本文链接:https://www.haomeiwen.com/subject/kclndttx.html