Skip to content

Commit 076fea4

Browse files
Add topics
1 parent 76d35e5 commit 076fea4

File tree

1 file changed

+26
-6
lines changed

1 file changed

+26
-6
lines changed

en/README.md

Lines changed: 26 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Lambda I/O Meetup Guidelines
22

3+
> This repo contains a manual on how Lambda I/O meetups work, what you need to
4+
do in order to organize one and how to get started.
5+
36
## Table of Contents
47

58
- []()
@@ -23,15 +26,32 @@ Given this, the name is formed by:
2326

2427
e.g.
2528

26-
- The meetup will take place in *Fortaleza, CE* -> `Lambda I/O Fortaleza Meetup`
27-
- The meetup will take place in *Salvador, BA* -> `Lambda I/O Salvador Meetup`
29+
- The meetup will take place in *Fortaleza, CE* `Lambda I/O Fortaleza Meetup`
30+
- The meetup will take place in *Salvador, BA* `Lambda I/O Salvador Meetup`
2831

29-
> Note: In order to keep a *nicer name*, it can be used, instead of the city
32+
> **Note**: In order to keep a *nicer name*, it can be used, instead of the city
3033
name, any contraction or slang to represent it.
3134

3235
> e.g.
3336
34-
> - The meetup will take place in *São Paulo, SP* -> `Lambda I/O Sampa Meetup`
35-
> - The meetup will take place in *Rio de Janeiro, RJ* -> `Lambda I/O Rio Meetup`
37+
> - The meetup will take place in *São Paulo, SP*`Lambda I/O Sampa Meetup`
38+
> - The meetup will take place in *Rio de Janeiro, RJ*`Lambda I/O Rio Meetup`
39+
40+
## Topics to be Covered
41+
42+
As stated in our [Manifest](https://github.com/lambda-io/manifest#meetups):
43+
44+
> Those meetups consists of an one-day meetup with talks - and maybe workshops - about everything in the functional world:
45+
46+
> - The paradigm itself
47+
> - Purist languages
48+
> - Functional libs and implementations
49+
> - Parallelism/Concurrency
50+
> - Benefits
51+
> - Use cases
52+
> - ...
3653
37-
##
54+
It is important to keep the discussions in the meetups related to *the functional
55+
world*. Each meeting should have the topics of discussions, talks, workshops etc.
56+
previously decided by the organizers, open to suggestions from the local
57+
community.

0 commit comments

Comments
 (0)