Skip to content

Commit 304d471

Browse files
committed
Merge branch 'adu' into dev
2 parents 1968664 + 3a78888 commit 304d471

File tree

2 files changed

+49
-50
lines changed

2 files changed

+49
-50
lines changed

4clojure-oriented-prez/README.org

Lines changed: 34 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -29,56 +29,55 @@ In order to edit the doc, you need:
2929

3030
* Notes
3131

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
3434
should use it! It means committing and pushing the final image
3535
(yes committing a binary: bad! :) to be able to github's diff it.
3636

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]
3840

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]
4056

57+
** TODO primitive types: show analogy with Java
4158
We can use a slide of a presentation by Stuart Halloway (clojure java
4259
interop or something like that).
4360

4461
It shows a matrix of the primitive type of clojure/java
4562

4663
** TODO the prez should be in english
47-
4864
it's in french/english (frenglish?) now :)
4965

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)
5267
** TODO better present clojure atlas
5368

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
5670
- "Oh, I need to search for this functionnality on list"
57-
5871
- "Let's check list"
59-
6072
- "Ho no, it's not a List that I want, it's a vector", or something
6173
like that
74+
- It could be integrated in the realisation of a 4clojure exercise
6275

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
6777

6878
** TODO better present clojure docs
69-
7079
See comment for clojure atlas
7180

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-
8281
** TODO Prepare a google spreadsheet to store the name of the 4clojure participant
8382

8483
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
9291

9392
We use github, ...
9493

95-
Should we show that ? (cheating, ...)
96-
94+
Should we show that ? Yes we can, if they cheat, that's their problems, not mine.
9795

9896
** TODO prepare to solve a 5 mn hard exercise, with all the tools
9997

@@ -152,25 +150,15 @@ the end of the presentation, because:
152150
anyway :)
153151

154152

155-
156-
** TODO We need a online repl
157-
158-
For the people to experiment online !
159-
160-
161153
** TODO We should provide some kind of support for the newbies
162154

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"
167157
- irc ?
168158

169159
** 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
174162
And put it on appengine (with twitalize)
175163

176164
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
185173
standard chart, that we could made public, and hop! done !
186174

187175
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
189177
google spreadsheet
190-
** TODO pb reset prezi
178+
** TODO pb reset prezi when opt-out of fullscreen
191179
** TODO graph 5% syntax 95% tp
192-
** TODO explain cheminenemtn clj
193-
180+
** TODO explain cheminements clj
194181
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
198183

199184
** for another prez
200-
201185
*** TODO explain eval order
202186

203187
*** TODO explayn symbol / namespace / global context...

4clojure-oriented-prez/url.org

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
List of useful urls.
2+
3+
* [[http://www.4clojure.com/][4clojure]]
4+
Learning clojure the funniest way ever
5+
* Doc
6+
** [[http://clojuredocs.org/][clojuredocs]]
7+
Doc to know how to use a function.
8+
** [[http://www.clojureatlas.com/][clojureatlas]]
9+
Search contextually functions
10+
* Utilities
11+
** [[http://tryclj.com/][web REPL]]
12+
Feeback!!!
13+
* Understanding clojure
14+
To understand the thought process that led to clojure!!!
15+
[[http://www.infoq.com/presentations/Are-We-There-Yet-Rich-Hickey][Are we there yet, Rich Hikey]]

0 commit comments

Comments
 (0)