functional programming
1
Name:
Anonymous
2009-06-19 6:25
can someone explain to me what functional programming is?
2
Name:
Anonymous
2009-06-19 6:40
it's like a sandwich that doesn't have any meat.
instead, you push the meat between the bread and it comes out the other side of the sandwich as a different kind of meat.
3
Name:
FrozenVoid
2009-06-19 6:47
Its for computer science. IRL functional means "recursion instead of iteration and no side effects" which kills interest for developers.
___________________________________________
http://xs135.xs.to/xs135/09042/av922.jpg
orbis terrarum delenda est
4
Name:
Anonymous
2009-06-19 6:53
5
Name:
Anonymous
2009-06-19 8:43
"variables in Haskell do not change" <--This is functional programming.
6
Name:
Anonymous
2009-06-19 9:19
kills interest for developers
DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS D EVE LOPE RS D EVE LOPER S DEVELOPE RS D EVE L OP ERS DEV E L O PERS D EV E LO P ERS DEV E LOPER S DE VEL OP E R S
DE V E L O P E R S D E V E L O P E R S D E V E L O P E RS D E V E L O P ER S D E V E L O PE R S D E V E L OP E R S D E V E LO P E R S D E V EL O P E R S
7
Name:
Anonymous
2009-06-19 9:27
>>6
It all makes so much sense now, FrozenVoid is Steve Ballmer.
>>1
Functional Programming is the cancer that is killing OOP
a man can dream
8
Name:
Anonymous
2009-06-19 10:00
>>7
A cancer-killing cancer? Are you on something boy?
9
Name:
Anonymous
2009-06-19 10:02
It's a programming paradigm where the programming elements have characteristics that mirror the world of mathematical logic.
10
Name:
Anonymous
2009-06-19 10:10
where you have no state in the programs.
11
Name:
Anonymous
2009-06-19 11:00
12
Name:
Anonymous
2009-06-19 13:44
The pleasure of referential transparency inside
13
Name:
Anonymous
2009-06-19 14:19
(display (reverse "ZLUL EHT SI TI"))
14
Name:
Anonymous
2009-06-19 14:30
>>13
% echo "ZLUL EHT SI TI" | rev
15
Name:
Anonymous
2009-06-19 16:34
>>3
Truth
>>5
"variables in Haskell do not change"
More like
"fictional" programming amirite?
>>13
Has side effects.
16
Name:
Anonymous
2009-06-19 16:40
>>3
Implying recursive functions can't be iterative.
Oh, you.
17
Name:
Anonymous
2009-06-20 3:15
>>7
in javascript oop and functional finger each other behind the liquor store
18
Name:
Anonymous
2009-06-20 4:33
>>17
javascript
oop
functional
Swing and miss.
19
Name:
Anonymous
2009-06-20 5:09
>>2
this proves the world has no god
20
Name:
Anonymous
2009-06-20 13:05
>>14
% rev<<<"ZLUL EHT SI TI"
21
Name:
Anonymous
2009-06-20 13:42
>>20
EXPERT PROCESS CONSERVATION
22
Name:
Anonymous
2009-06-20 14:55
Enterprise: Fast and easy program development to maximize profit.
Functional: Pure speed && storage maximization.
23
Name:
Anonymous
2010-12-22 4:22
24
Name:
Anonymous
2010-12-23 18:00