Polymorphism Unbound
Offered By: Strange Loop Conference via YouTube
Course Description
Overview
Explore the concept of polymorphism in programming languages through this 41-minute conference talk from Strange Loop 2022. Delve into the broader perspective of polymorphism as a function parameter accepting multiple types, moving beyond its traditional association with inheritance. Examine various forms of polymorphism, their constraints, and capabilities across languages such as C++, Java, Python, Kotlin, and Scala. Enhance your understanding of how different polymorphic approaches determine acceptable types and their usage within functions. Benefit from the expertise of Bruce Eckel, renowned author and consultant, as he shares insights gained from his extensive experience in programming language design and software development. Gain valuable knowledge to improve your ability to reason about and implement polymorphism effectively in your coding projects.
Syllabus
"Polymorphism Unbound" by Bruce Eckel (Strange Loop 2022)
Taught by
Strange Loop Conference
Tags
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity