The Humble Hash
Offered By: Ruby Central via YouTube
Course Description
Overview
Explore the surprising complexity and versatility of Ruby hashes in this 32-minute conference talk by Ariel Caplan at Ruby Central. Dive deep into the inner workings of hashes, discover how they form the foundation for powerful standard library utilities, and learn patterns to leverage their functionality for writing concise, performant, and elegant code. Gain insights into topics such as default values, the Abbrev library, memoization, and more. Enhance your understanding of this fundamental data structure and unlock new ways to optimize your Ruby programming skills.
Syllabus
Introduction
Basics
Set
Hash Example
Default Values
Abbrev Library
Abbrev Library Overview
Implementation
Condensed Code
Totals
Memoization
Summary
Outro
Taught by
Ruby Central
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