1
0
mirror of /repos/dotTiddlywiki.git synced 2025-12-30 07:31:33 +01:00
dotTiddlywiki/mywiki/tiddlers/functional programming.tid
Aiko Mastboom c8270d6eb6 update
2015-12-07 22:16:06 +01:00

30 lines
1.0 KiB
Plaintext

created: 20150930083128106
creator: user
modified: 20151026154150775
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/
; Functional Programming in Javascript === Garbage
: http://awardwinningfjords.com/2014/04/21/functional-programming-in-javascript-equals-garbage.html