RubyConf 2017: 4 Programming Paradigms in 45 Minutes by Aja Hammerly
About this talk
4 Programming Paradigms in 45 Minutes by Aja Hammerly One of the most important lessons I've learned is that programming languages are tools and not all tools are good for all jobs. Some tasks are easier to solve functionally. Some are clearly suited for OO. Others get simpler when you use constraint solving or pattern matching. Let's go on a whirlwind tour of 4 different programming languages emphasizing different programming techniques: OO, functional, logical, and procedural. You'll leave this talk with a better understanding of which languages are best suited to which types of jobs and a list of resources for learning more.
Topics covered
Stay Updated
Get notified about new features and conference additions.