• Home
  • About
    • News
  • Subscribe
    • Personal Subscriptions
    • Team Pricing
  • Episodes
    • All Episodes
    • Freebies
    • Guest Episodes
    • Categories
      • APIs and Libraries
      • Applications
      • Design
      • Language
      • Patterns and Anti-Patterns
      • Style
      • Testing
      • Tools
    • Surprise me!
    • Video Downloads
  • Courses
    • Tasting Menus
    • Feasts
  • Help
    • FAQ
    • Contact
    • Nominate a Guest Chef
    • Privacy
  • Log in
  • Twitter
  • Facebook

Categories

Tags

activerecord asynchrony code smells command line concurrency containers corelib data database debugging domain modeling Enumerable & Enumerator failure handling files functional programming guest idioms Input - Output iteration literals logging metaprogramming oop ORM patterns practices processes (execution) rails Rake refactoring regex rspec RubyGems stdlib strings syntax systems tdd test doubles testing text threads tools value objects variables
January 2021
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Dec    

Archives

Account

  • Login

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Mobile Analytics
  • All
  • Language
  • Design
  • Style
  • APIs and Libraries
  • Testing
  • Freebies
Sidebar
  • Twitter
  • Facebook
Recent Episodes

RubyTapas

Short Screencasts of Gourmet Ruby, by Avdi Grimm

  • Home
  • About
    • News
  • Subscribe
    • Personal Subscriptions
    • Team Pricing
  • Episodes
    • All Episodes
    • Freebies
    • Guest Episodes
    • Categories
      • APIs and Libraries
      • Applications
      • Design
      • Language
      • Patterns and Anti-Patterns
      • Style
      • Testing
      • Tools
    • Surprise me!
    • Video Downloads
  • Courses
    • Tasting Menus
    • Feasts
  • Help
    • FAQ
    • Contact
    • Nominate a Guest Chef
    • Privacy
  • Log in

Episode #613
Pattern Matching

Jordan Raine February 14, 2020

In today’s RubyTapas episode, guest chef Jordan Raine will show you a practical application of the new pattern-matching case statements in Ruby 2.7. Enjoy!

Read More

Trying Stuff in Docker

Jessica Kerr February 11, 2020

The Docker project is revolutionizing the way many teams deliver software, by making it possible to package up virtual machines into lightweight, portable containers. But even if your project isn’t …

Read More

Episode #612
VS Code and Docker

Avdi Grimm February 7, 2020

Learn how Microsoft’s open source VS Code editor, already a very good programmer’s editor, now has a game changing feature that sets VS Code apart from anything else out there.

Read More

Episode #611
Kubernetes: What and When

Luiz Felipe Garcia Pereira January 30, 2020

Regular expressions can quickly grow to be large, dense, and impenetrable. In today’s episode you’ll learn how Ruby helps you compose them out of smaller, manageable pieces!

Read More

Episode #610
Manipulating Docker Containers

Jessica Kerr January 22, 2020

Guest chef Jessica Kerr returns to demonstrate how we can manage and edit project files directly on our workstation, while still enjoying the benefits of Docker for running and testing …

Read More

Episode #609
Trying Stuff in Docker

Jessica Kerr January 16, 2020

Join guest chef Jessica Kerr to get immediate benefit from Docker by quickly trying out new programming languages and tools. You’ll learn some basic Docker usage, and how to keep …

Read More

Episode #608
Composed Regex

Avdi Grimm January 8, 2020

Regular expressions can quickly grow to be large, dense, and impenetrable. In today’s episode you’ll learn how Ruby helps you compose them out of smaller, manageable pieces!

Read More

Episode #607
Code Coverage with SimpleCov

Ernesto Tagwerker December 17, 2019

How do we know if the tests are sufficient to detect regressions? Guest chef Ernesto Tagwerker is here to demonstrate the fundamental metric for tests: code coverage. Learn how to …

Read More

Episode #606
Sagas

Andrzej Krzywda December 12, 2019

In a distributed world, preventing failure is not an option. Instead, we need strategies for mitigating failure. In today’s episode, guest chef Andrzej Krzywda joins us to demonstrate one such …

Read More

← 1 … 4 5 6 7 8 … 82 →
  • All
  • Language
  • Design
  • Style
  • APIs and Libraries
  • Testing
  • Freebies
  • Home
  • About
  • Subscribe
  • Episodes
  • Courses
  • Help
  • Log in
© 2018 ShipRise LLC