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
- Host: GitHub
- URL: https://github.com/freyamade/netsoc-languages-talk
- Owner: freyamade
- Created: 2018-11-06T16:00:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T04:44:19.000Z (over 3 years ago)
- Last Synced: 2024-10-18T23:17:31.781Z (over 1 year ago)
- Topics: crystal-lang, ruby, tech-talks, ucc-netsoc
- Language: HTML
- Homepage: http://freyamade.netsoc.co/techtalks/languages/
- Size: 825 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Languages you don't learn in College: Ruby and Crystal

## 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