Because of being invited to take part in a Rails Girls event, I created two presentations. Both of them are intended to be used as short introductions (to Ruby and Git, respectively).
Take a look if you’d like to use them to train other beginners, possibly at an another Rails Girls event.
Introduction to Ruby It tries to cover:
Variables; simple calculations; conditions; functions; collections; symbols; classes. Introduction to Git It goes through the basic workflow:
Continue reading