GOTO Conference 2013

GOTO Conference 2013 brings together 3 interviews from 2013. Recurring themes include conference speaking and presentation skills and developer tools and architecture. Featured interviewees include Erik Meijer, Ola Bini, and Rich Hickey.

  • Coverage: 3 interviews from 2013.
  • Featured interviewees: Erik Meijer, Ola Bini, and Rich Hickey.
  • Common themes: conference speaking and presentation skills and developer tools and architecture.

Trusted Sources

Notable Contributors

  • Rich Hickey — Creator of Clojure. Focus: Functional programming, language design, and reasoning about complex systems. Interview
  • Erik Meijer — Early leader in reactive programming and Rx ecosystems. Focus: Reactive programming models and composable data/async architecture. Interview
  • Ola Bini — Co-creator of XMLBuilder for Ruby; language/runtime contributor. Focus: Language tooling, polyglot systems, and runtime architecture. Interview
Thumbnail for Interview with Rich Hickey creator of Clojure at GOTO Chicago 2013
★ Transcript Available
Interviewee: Rich Hickey
Topic: conference speaking and presentation skills
Uploaded: Dec 18, 2022
Conference: GOTO Conference 2013
ugtastic interview rich-hickey conference goto-conference goto-conference-2013 conference-speaking-and-presentation-skills
Video description: Rich Hickey is the creator of the Clojure programming language, a dialect of Lisp that runs on the Java Virtual Machine (JVM). He released Clojure to the Lisp mailing list and it gained popularity through word of mouth and online communities. Hickey believes that the fact that Clojure runs on the stable and well-established JVM has contributed to its success, as it allows users to try something new while still maintaining a connection to the technologies they are familiar with. Hickey also discusses the importance of simplicity and concision in programming languages and the role of language design in enabling programmers to solve problems more effectively.
Thumbnail for Interview with Erik Meijer creator Reactive Framework at GOTO Chicago 2013
★ Transcript Available
Interviewee: Erik Meijer
Topic: developer tools and architecture
Uploaded: Dec 18, 2022
Conference: GOTO Conference 2013
ugtastic interview erik-meijer conference goto-conference goto-conference-2013 javascript developer-tools-and-architecture architecture
Video description: The Reactive Framework (Rx) is a programming model for dealing with asynchronous data streams, specifically in the context of distributed computing. It was developed by Erik Meijer while he was working at Microsoft and has since become an open-source project. Rx provides a set of libraries and tools for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators. It is designed to allow developers to easily build responsive and resilient systems that can handle high volumes of data and handle failures gracefully. Rx is implemented in a number of programming languages, including C#, Java, and JavaScript, and has been widely adopted in the software industry.
Thumbnail for Interview with Ola Bini at GOTO Conference 2013
★ Transcript Available
Interviewee: Ola Bini
Topic: conference speaking and presentation skills
Uploaded: May 13, 2022
Conference: GOTO Conference 2013
ugtastic interview ola-bini conference goto-conference goto-conference-2013 conference-speaking-and-presentation-skills
Video description: Interview with Ola Bini at GOTO Conference 2013 on conference speaking and presentation skills. This recording captures practical lessons and perspective for software teams and technical communities.