An open API service indexing awesome lists of open source software.

https://github.com/freyamade/netsoc-languages-talk

ruby and crystal slides for "languages you don't learn in college" netsoc talk
https://github.com/freyamade/netsoc-languages-talk

crystal-lang ruby tech-talks ucc-netsoc

Last synced: 5 months ago
JSON representation

ruby and crystal slides for "languages you don't learn in college" netsoc talk

Awesome Lists containing this project

README

          

# Languages you don't learn in College: Ruby and Crystal

![title slide](https://raw.githubusercontent.com/freyamade/netsoc-languages-talk/master/title.png)

## Ruby
Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.

## Crystal
Fast as C, slick as Ruby

## Roadmap

The talk will go as follows;

1. Ruby
2. Crystal

Each language will contain the following subsections;
1. Syntax examples
2. How to install
3. Some playground stuff
4. Pros and Cons