Skip to content

Commit bdb90e9

Browse files
committed
Start of advent 2013 planning
1 parent 8449f0d commit bdb90e9

File tree

2 files changed

+61
-0
lines changed

2 files changed

+61
-0
lines changed

misc/perl6advent-2013/schedule

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
Please add your topic and name after each day that you plan to take
2+
1 State of Perl 6
3+
2
4+
3
5+
4
6+
5
7+
6
8+
7
9+
8
10+
9
11+
10
12+
11
13+
12
14+
13
15+
14
16+
15
17+
16
18+
17
19+
18
20+
19
21+
20
22+
21
23+
22
24+
23
25+
24
26+
25 Christmas!
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
(seeded from last year's topics)
2+
3+
= Unused topics
4+
5+
- Perlito
6+
- Query RC's API to get a list of all the pages with Perl 6 examples.
7+
- Heredocs
8+
- Who's who?
9+
- A look at what Perl 6 borrows from other languages
10+
- Perl 6 culture
11+
- What has changed with Rakudo since last year?
12+
- native types
13+
- is everything a reference? (compare https://perl6advent.wordpress.com/2011/12/16/where-have-all-the-references-gone/)
14+
- gather and coroutines are equal in power
15+
- show off some nice modules
16+
- sockets
17+
- show off Date/DateTime
18+
- roles, role conflicts, and disambiguators (DrunkenGymnast!)
19+
- cool things you can do with bigints and/or rats
20+
- neat tricks for working with lazy lists
21+
- overview of available, useful modules with small example programs
22+
- learning resources (where do people find help?)
23+
- Perl 5/Perl 6 comparison (pick a nice problem or two and hilight the
24+
differences. Rosetta Code?)
25+
- A look at Niecza
26+
- nci (compare https://perl6advent.wordpress.com/2010/12/15/day-15-calling-native-libraries-from-perl-6/)
27+
- "porting" a module from one implementation to another
28+
- Unary sort
29+
- see http://irclog.perlgeek.de/perl6/2011-12-14#i_4833227
30+
- doc.perl6.org
31+
- port a small piece of code from imperative to functional or OO style
32+
- typed exceptions
33+
- Obtaining and installing
34+
- for each current implementation
35+

0 commit comments

Comments
 (0)