@@ -29,56 +29,55 @@ In order to edit the doc, you need:
29
29
30
30
* Notes
31
31
32
- - Please note that there is a image diffing functionality in github,
33
- that allow to check the difference between versions of an image. We
32
+ - Please note that there is an image diffing functionality in github,
33
+ which allows checking the difference between versions of an image. We
34
34
should use it! It means committing and pushing the final image
35
35
(yes committing a binary: bad! :) to be able to github's diff it.
36
36
37
- * Stuff to do [0%]
37
+ * Stuff to do [15%]
38
+ ** DONE Create a github page with all the links that will be shown in the prez
39
+ CLOSED: [2012-02-08 mer. 20:38]
38
40
39
- ** TODO primitive types: show analogy with Java
41
+ We could even use this repo.
42
+
43
+ Links:
44
+ - 4clojure
45
+ - clojuredocs
46
+ - clojureatals
47
+ - link to the google spreadsheet of all people
48
+
49
+ ** DONE We need a online repl
50
+ CLOSED: [2012-02-08 mer. 20:40]
51
+
52
+ For the people to experiment online ! [[tryclj.com][tryclj]].
53
+
54
+ ** DONE et pour la fin : allez voir "are we there yet" Rich hikey (et aussi le rajouter dans le lien github)
55
+ CLOSED: [2012-02-08 mer. 20:49]
40
56
57
+ ** TODO primitive types: show analogy with Java
41
58
We can use a slide of a presentation by Stuart Halloway (clojure java
42
59
interop or something like that).
43
60
44
61
It shows a matrix of the primitive type of clojure/java
45
62
46
63
** TODO the prez should be in english
47
-
48
64
it's in french/english (frenglish?) now :)
49
65
50
- ** TODO build the path with prezi, and then export it to an exec (will be usefull if there is a network failure)
51
-
66
+ ** TODO build the path with prezi, and then export it to an exec (will be useful if there is a network failure)
52
67
** TODO better present clojure atlas
53
68
54
- - Have a real scenaria that will demonstrate the power of clojure Atlas
55
-
69
+ - Have a real scenario that will demonstrate the power of clojure Atlas
56
70
- "Oh, I need to search for this functionnality on list"
57
-
58
71
- "Let's check list"
59
-
60
72
- "Ho no, it's not a List that I want, it's a vector", or something
61
73
like that
74
+ - It could be integrated in the realisation of a 4clojure exercise
62
75
63
- - It could be integrated in the realisation of a of 4clojure exercice
64
-
65
- - Because otherwise it is not obvious that clojure Atlas is really usefull
66
-
76
+ - Because otherwise it is not obvious that clojure Atlas is really useful
67
77
68
78
** TODO better present clojure docs
69
-
70
79
See comment for clojure atlas
71
80
72
- ** TODO Create a github page with all the links that will be shown in the prez
73
-
74
- We could even use this repo.
75
-
76
- Links:
77
- - 4clojure
78
- - clojuredocs
79
- - clojureatals
80
- - link to the google spreadsheet of all people
81
-
82
81
** TODO Prepare a google spreadsheet to store the name of the 4clojure participant
83
82
84
83
That way we will be able to show to everyone during the subscription
@@ -92,8 +91,7 @@ To demonstrate the usage of 4clojrue / clojure atlas / clojure docs
92
91
93
92
We use github, ...
94
93
95
- Should we show that ? (cheating, ...)
96
-
94
+ Should we show that ? Yes we can, if they cheat, that's their problems, not mine.
97
95
98
96
** TODO prepare to solve a 5 mn hard exercise, with all the tools
99
97
@@ -152,25 +150,15 @@ the end of the presentation, because:
152
150
anyway :)
153
151
154
152
155
-
156
- ** TODO We need a online repl
157
-
158
- For the people to experiment online !
159
-
160
-
161
153
** TODO We should provide some kind of support for the newbies
162
154
163
- - "Please don't easitate to email us to get help if you get stuck"
164
-
165
- - "maybee point to the clojure paris user group"
166
-
155
+ - "Please don't hesitate to email us to get help if you get stuck"
156
+ - "maybe point to the clojure paris user group"
167
157
- irc ?
168
158
169
159
** TODO we must also tell people to follow strong people
170
-
171
- Like cgrand, people that will show standard/canonical solutions
172
- ** TODO If only we could take ardumont 4clojure spy script
173
-
160
+ Like cgrand, amalloy, people that will show standard/canonical solutions
161
+ ** TODO If only we could take ardumont's 4clojure "spy" script
174
162
And put it on appengine (with twitalize)
175
163
176
164
We could show a board of selected people
@@ -185,19 +173,15 @@ google spread sheet as the database, and the graph would juste be a
185
173
standard chart, that we could made public, and hop! done !
186
174
187
175
So in fact we don't even need a web server deployed, only a script
188
- that is triggered every hour (or 5mn or wathefver ) and update the
176
+ that is triggered every hour (or 5mn or whatever ) and update the
189
177
google spreadsheet
190
- ** TODO pb reset prezi
178
+ ** TODO pb reset prezi when opt-out of fullscreen
191
179
** TODO graph 5% syntax 95% tp
192
- ** TODO explain cheminenemtn clj
193
-
180
+ ** TODO explain cheminements clj
194
181
interop java -> str data simple -> function ...
195
- ** TODO intro syntaxe : et plein de quiestnoin : le reste vous allez le decouvrir dans 4clj
196
- ** TODO et pour la fin : allez voir "are we there yet" (et aussi le rajouter dans le lien github)
197
-
182
+ ** TODO intro syntaxe : et plein de questions : le reste vous allez le decouvrir dans 4clj
198
183
199
184
** for another prez
200
-
201
185
*** TODO explain eval order
202
186
203
187
*** TODO explayn symbol / namespace / global context...
0 commit comments