Calling Functions Across Languages
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the technique of calling functions across programming languages in this conference talk from GOTO Chicago 2023. Learn about the benefits and tradeoffs of direct function calls between languages compared to other methods like separate servers or processes. Discover how this approach can improve performance, reduce infrastructure maintenance, and facilitate incremental language migration. Examine examples from various languages, including Rust, Go, Elm, Scala, Java, and Fortran. Gain insights into when and why to use cross-language function calls to enhance your projects. Understand the implications for static and dynamic typing, functional programming, and software engineering practices.
Syllabus
Calling Functions Across Languages • Richard Feldman • GOTO 2023
Taught by
GOTO Conferences
Related Courses
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera