rubyunconfeu / 2023-talk-proposals

Proposals, ideas, request for talks for the upcoming Ruby Unconf 2023
1 stars 0 forks source link

The Lost Art of Single File Ruby Programs #10

Open fabrik42 opened 1 year ago

fabrik42 commented 1 year ago

Short description of the talk

In your daily job, you likely handle codebases consisting of hundreds or even thousands of files.

Ruby is a very concise language and historically, it offers some interesting features that allow you to do a lot of stuff, using just a single file.

This talk is a loose collection of Ruby fun facts, some you may know, others you might not - mixed with a range of practical, and occasionally quirky, examples.

Level

Contact information Your name and where to contact you for questions, comments, or in case the talk is not being voted for but someone want's to talk with you about your topic.

Possible days for the talk

fabrik42 commented 1 year ago

icymi you can find slides and code examples here: https://github.com/fabrik42/single-file-ruby-programs

Thanks for listening!