mirror of
/repos/dotTiddlywiki.git
synced 2025-12-30 07:31:33 +01:00
25 lines
886 B
Plaintext
25 lines
886 B
Plaintext
created: 20150930083128106
|
|
creator: user
|
|
modified: 20151001083403309
|
|
modifier: user
|
|
tags:
|
|
title: functional programming
|
|
type: text/vnd.tiddlywiki
|
|
|
|
; Robert C Martin - Functional Programming; What? Why? When?
|
|
: https://www.youtube.com/watch?v=7Zlp9rKHGD4
|
|
|
|
; 1980's course and book he mentions //Structure and Interpretation of Computer Programs//
|
|
: http://groups.csail.mit.edu/mac/classes/6.001/abelson-sussman-lectures/
|
|
|
|
; A Comprehensive Guide to Test-First Development with Redux, React, and Immutable
|
|
: http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html
|
|
|
|
; Turning the database inside-out with Apache Samza //by Martin Kleppmann//
|
|
: http://www.confluent.io/blog/turning-the-database-inside-out-with-apache-samza/
|
|
|
|
; A fully reactive ~JavaScript framework for Human-Computer Interaction
|
|
: CycleJS
|
|
|
|
; Functional Programming in Javascript
|
|
: http://reactivex.io/learnrx/ |