-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
40 lines (33 loc) · 1.82 KB
/
Copy pathindex.html
File metadata and controls
40 lines (33 loc) · 1.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
layout: default
title: Welcome
---
<h2>Welcome to the Cornwall Ruby Users Group.</h2>
<p>We're a group of hobbyists and professionals who use, and presumably like, the programming language Ruby. This user group is a way to meet other people in the industry locally with Ruby experience and to learn from each other.</p>
<p>
We use <a href="https://slack.com">Slack</a> to share news, tips and chat about the <a href="https://ruby-lang.org">ruby programming language</a>.
</p>
<p class="join">
<a class="join-us" href="{{site.slackurl}}">Join us!</a>
</p>
<p>
If you're already a member of the workspace find us at <a href="https://cornwallruby.slack.com">https://cornwallruby.slack.com</a>
</p>
<dl>
<dt><h3>What is Ruby?</h3></dt>
<dd>
<p>Ruby is a programming language designed by <a href="https://en.wikipedia.org/wiki/Yukihiro_Matsumoto">Yukihiro Matsumoto</a> which is used for many applications around the world, from native mobile to web to server and infrastructure.</p>
<blockquote>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.</blockquote>
<a href="https://ruby-lang.org">Learn more</a>
</dd>
<dt><h3>Do I need to be a ruby programmer to join?</h3></dt>
<dd>
<p>Definitely not! We cater for members of all ability, from curious to hobbyist to professional alike.</p>
<p><a href="/resources.html">Our favourite learning resources</a></p>
</dd>
<dt><h3>Do you only talk about Ruby?</h3></dt>
<dd>
<p>Ruby usually goes hand-in-hand with other technologies or as part of a wider ecosystem in tools and applications. As a result we often talk about other technologies and their uses.</p>
<p>Also, being a social group there are plenty of other things to talk about!</p>
</dd>
</dl>