Thirteen Ways of Looking at a Turtle - Functional Programming in Practice

Thirteen Ways of Looking at a Turtle - Functional Programming in Practice

NDC Conferences via YouTube Direct link

Partial application in practice

18 of 23

18 of 23

Partial application in practice

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Thirteen Ways of Looking at a Turtle - Functional Programming in Practice

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Turtle API
  3. 3 Advantages and disadvantages
  4. 4 Transforming the function #1
  5. 5 How to return errors?
  6. 6 Implementation usine Result
  7. 7 What if the Turtle calls were async?
  8. 8 Async usage example
  9. 9 Review: Common patterns
  10. 10 How to convert a function into data?
  11. 11 "execute" implementation
  12. 12 "run" implementation
  13. 13 Pulling commands off a queue
  14. 14 Command vs. Event
  15. 15 Turtle stream processing example
  16. 16 Same for the Turtle client
  17. 17 Overview
  18. 18 Partial application in practice
  19. 19 APls create coupling
  20. 20 Create a "Program" type
  21. 21 Turtle Interpreter
  22. 22 Distance Interpreter
  23. 23 Capability-based API

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.