RUG::B Meetup
The Ruby Usergroup Berlin is a usergroup, group of interest or just a bunch of people loving Ruby. Get in contact with us at our next meetup! Newbees are always welcome.
The Ruby Usergroup Berlin is a usergroup, group of interest or just a bunch of people loving Ruby. Get in contact with us at our next meetup! Newbees are always welcome.
You're welcome wherever you're from as long as you adhere to our Code of Conduct - the meetup is in English.
Current schedule is two ~20min talks including Q&A, followed by splitting the audience into smaller groups for virtually hanging out (optional) :)
Main Talk #1 - Functional Programming in Ruby with Lambdas by Keith Bennett
Keith Bennett (web site, Twitter, Github) is a long time software developer in the USA who started his software development career writing an in-house accounting package in Applesoft BASIC on an Apple II, and has since worked primarily with C, C++, Java, and Ruby.He spent most of the four years preceding the pandemic living in Asia but is now hiding out in his Reston, Virginia apartment awaiting the opportunity to travel again. His other interests include technical community, current events, foreign languages, karaoke, and becoming a better human being.
Object Oriented Design is powerful for organizing software behavior, but without the benefit of lambdas' code-as-data flexibility, in many cases it fails to reduce solutions to their simplest form.Functional programming has been gaining popularity, and many Rubyists have embraced functional languages such as Elixir and Clojure. While Ruby generally isn't considered a functional language, it does have lambdas and a rich Enumerable library.Although Ruby's Enumerable functionality is widely appreciated and used, its lambdas generally are not.
This presentation introduces the developer to lambdas, and shows how they can be used to write software that is cleaner, simpler, and more flexible. We'll go through lots of code fragments, exploring diverse ways of exploiting the power of lambdas, and identifying reusable functional design patterns along the way.
Main Talk #2 - A Day in the Life of a Ruby Object by Jemma Issroff
💎 ruby developer, blogger ✍️ writing a book about gc, focused on ruby
This talk will discuss what happens to objects as they make it through their lifecycles. It will discuss the Ruby Heap and give an overview of different aspects of garbage collection including incremental gc, generational gc, and compaction.
7:00 - Welcome & Intro
7:10- Talk #1
7:45 - Q&A
7:50 - Talk #2
8:35 - Q&A
8:40 - Virtual Hangout with Breakout Rooms (Optional)