“You see, some mathematicians have clear and far-ranging. "programs". For instance, Grothendieck had such a program for algebraic geometry; now Langlands has one for representation theory, in relation to modular forms and arithmetic. I never had such a program, not even a small size one.”

An Interview with Jean-Pierre Serre - Singapore Mathematical Society https://sms.math.nus.edu.sg/smsmedley/Vol-13-1/An%20interview%20with%20Jean-Pierre%20Serre(CT%20Chong%20&%20YK%20Leong).pdf

Adopted from Wikiquote. Last update June 3, 2021. History

Help us to complete the source, original and additional information

Do you have more details about the quote "You see, some mathematicians have clear and far-ranging. "programs". For instance, Grothendieck had such a program for …" by Jean-Pierre Serre?
Jean-Pierre Serre photo
Jean-Pierre Serre 2
French mathematician 1926

Related quotes

Edsger W. Dijkstra photo

“Programming is one of the most difficult branches of applied mathematics; the poorer mathematicians had better remain pure mathematicians.”

Edsger W. Dijkstra (1930–2002) Dutch computer scientist

1970s, How do we tell truths that might hurt? (1975)

Barry Mazur photo
John F. Kennedy photo
Grace Hopper photo

“I had a running compiler and nobody would touch it. … they carefully told me, computers could only do arithmetic; they could not do programs.”

Grace Hopper (1906–1992) American computer scientist and United States Navy officer

As quoted in Grace Hopper : Navy Admiral and Computer Pioneer (1989) by Charlene W. Billings, p. 74 ISBN 089490194X

John McCarthy photo

“LISP is now the second oldest programming language in present widespread use (after FORTRAN)… Its core occupies some kind of local optimum in the space of programming languages given that static friction discourages purely notational changes. Recursive use of conditional expressions, representation of symbolic information externally by lists and internally by list structure, and representation of program in the same way will probably have a very long life.”

John McCarthy (1927–2011) American computer scientist and cognitive scientist

John McCarthy (1979) " History of Lisp http://www-formal.stanford.edu/jmc/lisp/lisp.html," as quoted in: Avron Barr, Edward Feigenbaum. The Handbook of artificial intelligence, Volume 2. Addison-Wesley, 1986. p. 5
1970s

Barry Mazur photo
Richard Stallman photo

“You see, some people have a talent for programming. At ten to thirteen years old, typically, they're fascinated, and if they use a program, they want to know: “How does it do this?” But when they ask the teacher, if it's proprietary, the teacher has to say: “I'm sorry, it's a secret, we can't find out.” Which means education is forbidden. A proprietary program is the enemy of the spirit of education. It's knowledge withheld, so it should not be tolerated in a school, even though there may be plenty of people in the school who don't care about programming, don't want to learn this. Still, because it's the enemy of the spirit of education, it shouldn't be there in the school.
But if the program is free, the teacher can explain what he knows, and then give out copies of the source code, saying: “Read it and you'll understand everything.” And those who are really fascinated, they will read it! And this gives them an opportunity to start to learn how to be good programmers.
To learn to be a good programmer, you'll need to recognize that certain ways of writing code, even if they make sense to you and they are correct, they're not good because other people will have trouble understanding them. Good code is clear code that others will have an easy time working on when they need to make further changes.
How do you learn to write good clear code? You do it by reading lots of code, and writing lots of code. Well, only free software offers the chance to read the code of large programs that we really use. And then you have to write lots of code, which means you have to write changes in large programs.
How do you learn to write good code for the large programs? You have to start small, which does not mean small program, oh no! The challenges of the code for large programs don't even begin to appear in small programs. So the way you start small at writing code for large programs is by writing small changes in large programs. And only free software gives you the chance to do that.”

Richard Stallman (1953) American software freedom activist, short story writer and computer programmer, founder of the GNU project

A Free Digital Society - What Makes Digital Inclusion Good or Bad? http://www.gnu.org/philosophy/free-digital-society.html#education; Lecture at Sciences Po in Paris (19 October 2011)]
2010s

Related topics