Stories and code
About Blog Categories

Categories

blog

Contributing to open source for the first time

99 Bottles of OOP - Takeways

Implementing a Coffee-Chat Bot for RocketChat in Ruby

Retrospective 2020

Working 2 weeks from seaside

Hello and welcome!

books

99 Bottles of OOP - Takeways

Ruby under a miscroscope - Thoughts and Conclusions

Ruby under a microscope - Ruby on the JVM

Ruby under a microscope - Metaprogramming

Ruby under a microscope - How Ruby borrowed a decades-old idea from Lisp

Ruby under a microscope - The hash table the workhorse of Ruby internals

Ruby under a microscope - Method lookup and constant lookup

Ruby under a microscope - Objects and classes

Ruby under a microscope - Control structures and method dispatch

Ruby under a microscope - How ruby executes your code

Ruby under a microscope - Compilation

Ruby under a microscope - Tokenization and Parsing

ruby

Contributing to open source for the first time

99 Bottles of OOP - Takeways

Implementing a Coffee-Chat Bot for RocketChat in Ruby

Ruby under a miscroscope - Thoughts and Conclusions

Ruby under a microscope - Ruby on the JVM

Ruby under a microscope - Metaprogramming

Ruby under a microscope - How Ruby borrowed a decades-old idea from Lisp

Ruby under a microscope - The hash table the workhorse of Ruby internals

Ruby under a microscope - Method lookup and constant lookup

Ruby under a microscope - Objects and classes

Ruby under a microscope - Control structures and method dispatch

Ruby under a microscope - How ruby executes your code

Ruby under a microscope - Compilation

Ruby under a microscope - Tokenization and Parsing

Stories and code

  • Stories and code
  • Send me an email
  • GitLab
  • Twitter
  • G Goodreads
  • Linkendin

Programming is like writting stories. The code is going to speak to to the human reading it. The code always tells a true story.