Y
Hacker News
new
|
ask
|
show
|
jobs
by
xigoi
1339 days ago
How are you supposed to learn concepts like higher-order functions if you only know C, for example?
3 comments
hardware2win
1339 days ago
If mathematicans did it, then why we, computer people wouldnt?
link
rosetremiere
1339 days ago
In my opinion, having it baked it into a language you use allows a sort of internalization of the concept by practice/use. You don't just get the idea, but get a feel for it.
link
scns
1339 days ago
The book Functional C by Hartel & Muller.
https://www.semanticscholar.org/paper/Functional-C-Hartel-Mu...
link
wiseowise
1339 days ago
Read about them?
link
xigoi
1339 days ago
What is that good for if you can't use them for anything?
link
wiseowise
1339 days ago
What is that good for in other language if your day job is in C?
link
xigoi
1339 days ago
You know, there are programmers that don't code only as their job, or don't even have a (programming) job.
link