Tagged Questions
5
votes
2answers
157 views
Technical lingo: How to say “higher order function”
In programming a "higher order function" is a function that does at least one of two things:
take a function as a argument
returns a function
Given that I have interviews coming up shortly, what's ...
6
votes
1answer
87 views
« Un fichier de données » — Pourquoi « données » ?
Est-ce que le mot « données », qui est utilisé en informatique, vient du terme mathématique que l'on utilise dans les équations : les données et les inconnues ?