|
|
|
|
|
by The_Colonel
941 days ago
|
|
> This of course puts different 'hard' things up front like applying a function over a collection of data, but that's one that scales well, IMO. I think this depends on the audience. If you want to teach programming to people with less talent/passion for math, I believe you can have more success with procedural/imperative programming, which IMHO requires less abstract thinking than functional programming. |
|
In short it requires more abstract thinking to understand it, but understanding isn't necessarily required to apply it effectively.