Yahoo Search Búsqueda en la Web

Resultado de búsqueda

  1. Alexander Alexandrovich Stepanov (Russian: Алекса́ндр Алекса́ндрович Степа́нов; born November 16, 1950, Moscow) is a Russian-American computer programmer, best known as an advocate of generic programming and as the primary designer and implementer of the C++ Standard Template Library, which he started ...

  2. Alexander A. Stepanov. stepanov@gmail.com. June 23, 2022. This site is a collection of Alex Stepanov's books, papers, class notes, and source code, covering generic programming and other topics. Technical contact: paul@mcjones.org. Books. From Mathematics to Generic Programming.

  3. C++ Standard Library. The Standard Template Library ( STL) is a software library originally designed by Alexander Stepanov for the C++ programming language that influenced many parts of the C++ Standard Library. It provides four components called algorithms, containers, functions, and iterators.

  4. 21 de ene. de 2016 · Learn about Alex Stepanov, the father of the STL and the first promotor of concepts in C++. He retired in 2016 and received a special stamp from his employer, A9.

  5. FM2GP is a 2015 book that explains the principles of generic programming and the mathematical concept of abstraction on which it is based. It covers the history and applications of algorithms, number theory, and programming, with examples of how to use these principles to write more effective and elegant code.

  6. Alexander Stepanov (Александр Александрович Степанов) studied mathematics at Moscow State University from 1967 to 1972. He has been programming since 1972, first in the Soviet Union and then, after emigrating in 1977, in the United States. He has programmed operating systems, programming tools, compilers, and ...

  7. Alexander Stepanov Notes on Programming 12/24/2018 . 2 . Preface . This is a selection from the notes that I have used in teaching programming courses at SGI and Adobe over the last 10 years. (Some of the material goes back even further to the courses I taught in the 80s at Polytechnic University.)