A Byte of Coding Issue #126

--

Ruby, ruby, ruby, ruby! Aaaaaahaaaaa. How many language features do you actually need to program? Tom Stuart originally did a talk that demonstrated one can still “write useful programs in Ruby if we only allow ourselves to create procs and call proc”. In this new article, Tom focuses on implementing from scratch objects that could achieve similar results to the proc only encoding approach.

Check it out at https://abyteofcoding.com/issues/a-byte-of-coding-issue-126/

--

--