
Alexander Stepanov - Wikipedia
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, [1] which he started to ...
- [PDF]
Generic Programming
This book is being derived from a class on generic programming first taught by Alex Stepanov at SGI in 1997. It is intended to be a practical guide and motivation for practicing programmers, in the form of the original class, based on extensive examples drawn from the C++ Standard Template Library. The
Collected Papers of Alexander A. Stepanov
This site is a collection of Alex Stepanov's books, papers, class notes, and source code, covering generic programming and other topics. Technical contact: [email protected]. Books. From Mathematics to Generic Programming. Alexander A. Stepanov and Daniel E. Rose: From Mathematics to Generic Programming. Addison-Wesley Professional, November 7 ...
Alex Stepanov : Standard C++
2016年1月21日 · Alex Stepanov retired last week. He’s one of the most prominent members of the C++ community and one of the most innovative contributors to the C++ standard. He was the father of the STL and probably the first promotor of “concepts” as we now know them.
Alexey Stepanov at University Of Illinois at Urbana - Champaign
Alexey Stepanov is a professor in the Statistics department at University Of Illinois at Urbana - Champaign - see what their students are saying about them or leave a rating yourself.
From Mathematics to Generic Programming
In this substantive yet accessible book, pioneering software designer Alexander Stepanov and his colleague Daniel Rose illuminate the principles of generic programming and the mathematical concept of abstraction on which it is based, helping you write code that is …
Alex Stepanov, Generic Programming, and the STL
This talk introduces Alex Stepanov, the creator of the Standard Template Library and the founder of the Generic Programming paradigm.
Dr. Dobb's Journal Interview with Alex Stepanov
Al Stevens Interviews Alex Stepanov. This interview appeared in the March 1995 issue of Dr. Dobb's Journal, and is reprinted with permission.
Alex Stepanov's papers | Lambda the Ultimate
2005年2月26日 · www.stepanovpapers.com is a collection of Alex Stepanov's papers, class notes, and source code, covering generic programming and other topics. This may be of interest to those wanting to understand how the programming style exhibited by the C++ Standard Template Library evolved.
Elements of Programming: the book
Alexander Stepanov (Александр Александрович Степанов) studied mathematics at Moscow State University from 1967 to 1972. He has been programming since 1972: first in the Soviet Union and, after emigrating in 1977, in the United States.