

#224 – Travis Oliphant: NumPy, SciPy, Anaconda, Python & Scientific Programming
98 snips Sep 23, 2021
Travis Oliphant, a data scientist and entrepreneur, is the brilliant mind behind NumPy, SciPy, and Anaconda. In this engaging conversation, he shares his journey through the evolution of scientific programming and the pivotal role Python has played. Travis reflects on the challenges of building community in open-source software and the economic ideologies influencing tech. He also dives into innovative marketing strategies and the importance of lifelong learning, emphasizing the need for collaboration to foster positive dynamics in coding communities.
AI Snips
Chapters
Transcript
Episode notes
First Program
- Travis Oliphant wrote his first program, a simple loop in BASIC, on an Atari 400 in fourth grade.
- He used GOTO statements, realizing programming principles later in high school with Pascal.
Falling in Love with Programming
- Travis Oliphant fell in love with programming at age 10 with a Timex Sinclair, later a TI-99/4A.
- The ability to write instructions and have the computer execute fascinated him.
Math and Problem-Solving
- Early math education often focuses on memorization, which can give a false impression of one's mathematical abilities.
- True appreciation for math comes from problem-solving, which translates to the applied problem-solving of computing.