Check out
http://clojurians.net <http://clojurians.net/>.
--
Charlie Griefer
<http://charlie.griefer.com/>http://charlie.griefer.com
<http://charlie.griefer.com/>
“Surrender to what is. Let go of what was. Have faith in what will be.” --
Sonia Ricotti
--
You received this m
As has been mentioned already, git != github.
Really, if the risk of losing your changes to this file are enough to warrant
the tirade that you’ve been on, it’s enough of a risk to warrant doing a git
init in the directory.
--
Charlie Griefer
<http://charlie.griefer.com/>http://charlie.gr
2/3 of this course is amazing.
--
Charlie Griefer
http://charlie.griefer.com
"Give light, and the darkness will disappear of itself."
-- Desiderius Erasmus
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send e
On Jun 4, 2014, at 6:30 PM, Mike Fikes wrote:
> Are there any books yet that prescribe best practices for Clojure, à la
> Meyers or Bloch?
Not a book, but there is the Clojure Style Guide at
https://github.com/bbatsov/clojure-style-guide
--
Charlie Griefer
http://charlie.griefer.com
xactly what you're asking for
(exercises). But I'd start off with Clojure for the Brave and True, and as
concepts start to click (or maybe even just before that), start working some of
the 4Clojure exercises.
--
Charlie Griefer
http://charlie.griefer.com
"Give light, and the
tself some time during the first day.
--
Charlie Griefer
http://charlie.griefer.com
"Give light, and the darkness will disappear of itself."
-- Desiderius Erasmus
--
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this
ular flavor of ice cream is good. Which is silly,
because that's highly subjective. Unless you're asking about butter brickle ice
cream. I mean c'mon. Who doesn't like butter brickle ice cream?
--
Charlie Griefer
http://charlie.griefer.com
"Give light, and the darkness w
line
alone.
http://tinyurl.com/b2w43or
Does that look right to anybody who might be more familiar with the area? It
looks like a longer walk to the hotel from the station, but still only 0.3
miles. I'd prefer a longer walk to making a transfer on a light rail system
that I'm not familiar w
at off of the main topic of whether or not
IntelliJ is a good idea for Clojure development, but if we're weighing
perceived pros and cons of various options, this is still somewhat on-topic) :)
--
Charlie Griefer
http://charlie.griefer.com
"Give light, and the darkness will disappear of itself.
e as epub from https://github.com/ieure/sicp and pdf from
http://sicpebook.wordpress.com/
--
Charlie Griefer
http://charlie.griefer.com
"Give light, and the darkness will disappear of itself."
-- Desiderius Erasmus
--
You received this message because you are subscribed to the Goo
w directory, but new file
works pretty well.
--
Charlie Griefer
http://charlie.griefer.com
"Give light, and the darkness will disappear of itself."
-- Desiderius Erasmus
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to t
your
hands on the (proper) keys. A shell at least lets you continue to type your way
around your directory structure to locate a file. A directory tree/project
explorer would likely require grabbing the mouse and clicking down into various
directories. It's what we're used to, yes… but i
be pasted into the REPL and evaluated,
but rather a high level example of how a particular function works.
Hope that helps :)
On Sat, Nov 17, 2012 at 5:46 PM, Charlie Griefer
wrote:
> On Sat, Nov 17, 2012 at 5:32 PM, Milen Ivanov wrote:
>> Dear Mr. Chose,
>>
>> Thank you fo
l and item,
which BG did as:
(def coll [1 2 3 4 5])
(def item 6)
Now that "coll" and "item" exist, you can do (conj coll item), which
is the same as doing (conj [1 2 3 4 5] 6).
But you cannot simply do (conj coll item), and this is not a "bug" in
the book, but rather
On Sun, Jun 24, 2012 at 4:15 PM, Jacobo Polavieja
wrote:
>
> On Monday, June 25, 2012 1:05:42 AM UTC+2, Charlie Griefer wrote:
>>
>> On Sun, Jun 24, 2012 at 3:59 PM, Jacobo Polavieja
>> wrote:
>> > On Monday, June 25, 2012 12:05:17 AM UTC+2, Charlie Griefer wrote
On Sun, Jun 24, 2012 at 3:59 PM, Jacobo Polavieja
wrote:
> On Monday, June 25, 2012 12:05:17 AM UTC+2, Charlie Griefer wrote:
>> Just to confirm... you're hitting F2, releasing F2, and _then_ hitting
>> the "l" key, correct? Not both keys simultaneously?
>
>
st to confirm... you're hitting F2, releasing F2, and _then_ hitting
the "l" key, correct? Not both keys simultaneously?
--
Charlie Griefer
http://charlie.griefer.com/
I have failed as much as I have succeeded. But I love my life. I love
my wife. And I wish you my kind of succes
code and display the result in SublimeREPL.
F2 followed by "f" should send the entire contents of the editor tab
over to the REPL for evaluation.
Is that what you're looking for? If not, let me know and I'll see what
I can dig up.
--
Charlie Griefer
http://charlie.griefer
quot;Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For
On Jan 13, 2012, at 4:47 PM, Anthony Grimes wrote:
> Clojail errs on the side of safety and not on the side of "Oh, well maybe he
> wasn't trying to break the sandbox. Let's allow it anyway.". Treating macros
> as opaque is just another hole in what is already difficult sandboxing.
> Macros ar
Chris Gray wrote:
I have a patch to the clojure compiler that I would like to submit. I
haven't signed a CA, but the patch is quite small. Would it be possible
to submit it without a CA? I have no objection to signing one; it would
just be slightly embarassing to do so for such a small patch. :)
On Thu, Jul 28, 2011 at 8:12 PM, pmbauer wrote:
> Anyone in the Phoenix area care to help start a Clojure user group?
> http://clj-phx.wikispaces.com/Startup+Discussion
I'm in. I'm a total n00b, but I'm definitely in.
--
Charlie Griefer
http://charlie.griefer.com/
I hav
On Sun, Jul 24, 2011 at 2:28 PM, Rich Hickey wrote:
>ClojureScript is an action movie, and we're interested in
> helping people kick butt.
Could you please tweet that, if only so I can retweet it? :)
--
Charlie Griefer
http://charlie.griefer.com/
I have failed as much as I have suc
ne-stop-shop for social networking amongst a
variety of social groups.
--
Charlie Griefer
http://charlie.griefer.com/
I have failed as much as I have succeeded. But I love my life. I love
my wife. And I wish you my kind of success.
--
You received this message because you are subscribed to the Google
On Thu, Jul 14, 2011 at 10:12 AM, Claudia Doppioslash
wrote:
> My Clojure circle is all set up but empty.
> My g+ is: http://gplus.to/gattoclaudia
>
> Please add link to your profile below.
https://plus.google.com/115906367193916269897/
--
Charlie Griefer
http://charlie.griefer.
hich represent 2
values being passed in. Outside fo the vector brackets you've got a
conditional. if the first argument (x) is greater than the 2nd (y),
return x. otherwise, return y.
(if (> a b) ;; if a > b
a ;; return a
b ;; otherwise, return b
))
--
Charlie Griefer
h
26 matches
Mail list logo