rabbit-slide-kou-rubykaigi-2013 2013.6.1.4 → 2013.6.1.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -10,7 +10,7 @@
10
10
  : date
11
11
  2013/06/01
12
12
  : allotted-time
13
- 25m
13
+ 30m
14
14
  : theme
15
15
  .
16
16
 
@@ -47,6 +47,11 @@ Show\nby example
47
47
 
48
48
  (('tag:center'))(('note:from cairo gem'))
49
49
 
50
+ == slide property
51
+
52
+ : evaluate-code
53
+ true
54
+
50
55
  = API: Better
51
56
 
52
57
  # coderay ruby
@@ -57,6 +62,11 @@ Show\nby example
57
62
 
58
63
  (('tag:center'))(('note:from cairo gem'))
59
64
 
65
+ == slide property
66
+
67
+ : evaluate-code
68
+ true
69
+
60
70
  = API: Why
61
71
 
62
72
  Why is it\nmore better?
@@ -70,6 +80,21 @@ Because it's more Ruby-ish
70
80
  -ish ==\n
71
81
  Similar to others
72
82
 
83
+ = Similar is better?
84
+
85
+ * Similarity makes integration
86
+ * Integration makes readability
87
+ * Readability makes maintenability
88
+
89
+ = Maintenability
90
+
91
+ * Maintenability is needed for
92
+ improving your softwares repeatedly
93
+
94
+ = So
95
+
96
+ Ruby-ish is\nmore better
97
+
73
98
  = Remember
74
99
 
75
100
  File
@@ -77,7 +102,6 @@ File
77
102
  = Remember: File
78
103
 
79
104
  # coderay ruby
80
-
81
105
  # Setup
82
106
  file = File.open(path)
83
107
  file.read
@@ -102,6 +126,11 @@ File
102
126
 
103
127
  (('tag:center'))(('note:from cairo gem'))
104
128
 
129
+ == slide property
130
+
131
+ : evaluate-code
132
+ true
133
+
105
134
  = More better
106
135
 
107
136
  Ruby-ish
@@ -196,7 +225,7 @@ You know\nhow to develop more better softwares
196
225
  : enable-title-on-image
197
226
  false
198
227
 
199
- = To achieve the goal
228
+ = To achieve the goal,
200
229
 
201
230
  What should you experience?
202
231
 
@@ -247,7 +276,7 @@ You experienced!
247
276
  = Now,
248
277
 
249
278
  (('tag:as-large-as-possible'))
250
- You will find "remember" is "difficult"
279
+ You found "remember" is "difficult"
251
280
 
252
281
  = Difficult!
253
282
 
@@ -288,7 +317,7 @@ You don't have experience about\n
288
317
  * ((*Ask*)) (Heard) ← You are here!
289
318
  * Observe
290
319
 
291
- = To achieve the goal
320
+ = To achieve the goal,
292
321
 
293
322
  What should you experience?
294
323
 
@@ -479,9 +508,8 @@ Similar to others
479
508
 
480
509
  = For development
481
510
 
482
- * Experience Rubyist
483
- * You must done!
484
- * Then ((*remember*)) the experience
511
+ * Experience Rubyist for ((*knowledge*))
512
+ * Then ((*remember*)) the knowledge
485
513
  * But it is difficult because
486
514
  you don't have experience about "((*remember*))"
487
515
 
@@ -518,10 +546,10 @@ Use it to develop other softwares
518
546
  = Develope other softwares
519
547
 
520
548
  You can remember about
521
- * a better bug report
549
+ * a more better bug report
522
550
  * How to reproduce?
523
- * a better patch
524
- * How to commit?
551
+ * a more better patch
552
+ * How to commit? (size? message?)
525
553
 
526
554
  = Conclusion
527
555
 
@@ -539,8 +567,7 @@ Be a library developer!
539
567
  = Bonus tracks
540
568
 
541
569
  * Similar vs. Innovation
542
- * No imagination communication\n
543
- (('note:(maybe "imagination" is not a good term)'))
570
+ * No "imagine" communication\n
544
571
 
545
572
  = Similar\nvs.\nInnovation
546
573
 
@@ -555,9 +582,9 @@ Be a library developer!
555
582
  * It's also important that\n
556
583
  we improve our regular life
557
584
 
558
- = No imagination communication
585
+ = No\n"imagine" communication
559
586
 
560
- = No imagination
587
+ = No "imagine"
561
588
 
562
589
  * Show all u need from the start
563
590
  * Don't omit anything
@@ -6,7 +6,7 @@ tags:
6
6
  - rubykaigi
7
7
  - library
8
8
  presentation_date: 2013/06/01
9
- version: 2013.6.1.4
9
+ version: 2013.6.1.5
10
10
  licenses:
11
11
  - CC BY-SA 3.0
12
12
  slideshare_id: rubykaigi-2013
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rabbit-slide-kou-rubykaigi-2013
3
3
  version: !ruby/object:Gem::Version
4
- version: 2013.6.1.4
4
+ version: 2013.6.1.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-05-29 00:00:00.000000000 Z
12
+ date: 2013-05-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rabbit