Chapter
Clips
The speaker discusses the approaches to coding and algorithm design, ranging from iterative tinkering to formal planning, and the considerations that go into choosing the appropriate algorithm for exploratory data analysis.
32:18 - 35:05 (02:47)
Summary
The speaker discusses the approaches to coding and algorithm design, ranging from iterative tinkering to formal planning, and the considerations that go into choosing the appropriate algorithm for exploratory data analysis.
ChapterOCC Scripting Language for Quick and Dirty Data Processing Tasks
Episode#109 – Brian Kernighan: UNIX, C, AWK, AMPL, and Go Programming
PodcastLex Fridman Podcast
OCC is a simple and elegant scripting language that can help process and explore data quickly and efficiently.
35:06 - 37:09 (02:03)
Summary
OCC is a simple and elegant scripting language that can help process and explore data quickly and efficiently. It was designed to make it easy to complete quick and dirty tasks such as counting and summarizing text files, and its straightforward model has stood the test of time.
ChapterOCC Scripting Language for Quick and Dirty Data Processing Tasks
Episode#109 – Brian Kernighan: UNIX, C, AWK, AMPL, and Go Programming
PodcastLex Fridman Podcast
OCC is a text processing tool that simplifies program code by reducing the number of lines needed to process text data, by using a set of default behaviors and patterns to read through files and lines within files.
37:10 - 39:02 (01:51)
Summary
OCC is a text processing tool that simplifies program code by reducing the number of lines needed to process text data, by using a set of default behaviors and patterns to read through files and lines within files.
ChapterOCC Scripting Language for Quick and Dirty Data Processing Tasks
Episode#109 – Brian Kernighan: UNIX, C, AWK, AMPL, and Go Programming
PodcastLex Fridman Podcast
The podcast hosts discuss the simplicity and usefulness of Grep and why it's not commonly found in operating systems like Windows, which relies on a graphical interface.
39:02 - 41:13 (02:11)
Summary
The podcast hosts discuss the simplicity and usefulness of Grep and why it's not commonly found in operating systems like Windows, which relies on a graphical interface.