kysnm / rubyhackchallenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cookpad Ruby Hack Challenge #2

About the Cookpad Ruby Hack Challenge

Hack the Ruby interpreter at Cookpad!

The Programming language Ruby is widely used on web application development. Of course, programs written in Ruby run on Ruby interpreter.

Cookpad Ruby Hack Challenge (RHC) is a one-day event where we'll teach you how to extend Ruby features, fix bugs, and to improve performance of Ruby.

The first Ruby Hack Challenge was a great success, but it was offered only in Japanese. This time, the Ruby Hack Challenge will be offered in English (English lecture materials and English announcements) as well as Japanese.

Lecture materials: https://github.com/ko1/rubyhackchallenge (currently being translating into English!)

Note that we offer support for English at the event (English lecture materials, announcements and English hacking supports) but we don't restrict our support to English. Japanese language users are also welcome. (in Japanese: イベント自体は英語で行いますが、日本語話者も歓迎します)

One more note: Koichi and another supporter Endoh-san are not native English speakers.

Details

This event held over 1 day.

You can choose several options what you want to do.

  • (1) Read the lecture materials at the event and try hacks along with texts.
  • (2) Read the lecture materials in advance, and ask us if you have any questions.
  • (3) Read the lecture materials in advance, and try advanced hacking with our support.

Unlike the first RHC, for RHC#2 we don't offer any lessons. We only offer lecture materials and assistants to support attendees.

Requirements

  • You can attend the whole day
  • You bring your own laptop which is capable of building Ruby interpreters.

Goal with lecture materials

  • You can understand Ruby's source code structures.
  • You can build the Ruby interpreter.
  • You can modify Ruby interpreter internals.

Goal with advanced hacks

  • You can solve unsolved problems.
  • You can experience contributing to the Ruby interpreter.
  • You can experience participation in the Ruby development community.

Schedule

1/29 (Mon)

  • 10:00 Opening
  • 10:30 Hack: start
  • 12:00 Lunch
  • 13:00 Hack: continue
  • 18:00 Closing
  • 18:30 After party / networking

Communication channel

Feel free to join gitter channel: https://gitter.im/rubyhackchallenge/LobbyEn (English) and https://gitter.im/rubyhackchallenge/Lobby (in Japanese, past RHC attendees are there)

About


Languages

Language:Ruby 99.4%Language:C 0.6%