Commit Graph

313 Commits

Author SHA1 Message Date
Colin Jones
b64b17fc51 Merge pull request #97 from Strikingwolf/string-koan
String koan
2015-10-02 19:08:41 -05:00
William Jackson
3e3b2d3a94 Fix mispellings 2015-10-02 18:23:29 -05:00
William Jackson
4c3ab6f57a Remove duplicates 2015-10-02 18:21:18 -05:00
Striking
6def6d2392 Update ideaboard 2015-09-13 01:21:15 -05:00
Striking
5a836be75c Create the meditations of a string koan
Covers
* String creation
* String concatenation
* Counting strings characters and getting them
* Difference between chars and strings
* Substrings
* string/join w/ and w/o separators
* string/split-lines
* .indexOf and .lastIndexOf
* string/trim
* char? and string?
* blank?
2015-09-13 01:17:47 -05:00
Striking
e2a9f9556b Add more to .gitignore 2015-09-13 00:42:18 -05:00
Striking
7498707bc0 Change file/ns names for everything and add 02_strings 2015-09-13 00:28:39 -05:00
Striking
13d95a4f50 Update clojure version 2015-09-13 00:27:53 -05:00
Colin Jones
11de6bfb07 Update ideaboard based on new metadata koan 2015-07-20 08:39:58 -05:00
Colin Jones
cba0d3733f Merge remote-tracking branch 'brymaven/meta-koan' 2015-07-20 08:26:42 -05:00
Colin Jones
071e5a215d Merge pull request #94 from ode79/patch-2
Remove extra space in 10_lazy_sequences.clj
2015-07-20 08:25:06 -05:00
Colin Jones
391d847146 Merge pull request #93 from ode79/patch-1
Alignment on line in 09_runtime_polymorphism.clj
2015-07-20 08:24:51 -05:00
ode79
fed56b1cdd Extra whitespace in 10_lazy_sequences.clj 2015-07-19 23:55:37 +01:00
ode79
f25c3ef62f Alignment on line in 09_runtime_polymorphism.clj
1 missing space.

Most inconsequential pull request ever :)
2015-07-19 23:41:27 +01:00
Colin Jones
8e846cf07a Merge pull request #92 from Realtin/91-readme-links-to-releases
change download link to releases
2015-07-14 08:38:44 -05:00
realtin
0e74118eb8 change download link to releases 2015-07-14 13:43:50 +02:00
Colin Jones
c4639a2c38 Merge pull request #90 from brymaven/group-by-formatting
Fix grammar and formatting in group by koan
2015-07-12 20:42:37 -05:00
Bryant
93e76cb56a Fix grammar and formatting in group by koan 2015-07-12 17:43:16 -07:00
Bryant
173dd560d7 Add koan for metadata 2015-07-12 17:17:48 -07:00
Colin Jones
b1ea905c57 Update answer sheet for ClojureBridge-MN changes 2015-07-06 07:28:21 -05:00
Colin Jones
37cc4ce04a Merge remote-tracking branch 'clojurebridge-minneapolis/master' 2015-07-06 07:13:05 -05:00
Elena Machkasova
c7df597d8f Merge pull request #5 from tmarble/tmarble/wednesday
Replaced Playground song with Oxford comma
2015-06-24 14:32:12 -05:00
Tom Marble
356844ba0a Replaced Playground song with Oxford comma 2015-06-24 14:11:00 -05:00
Tom Marble
2a619dbe73 cherry pick upstream delta from 6/14/2015 2015-06-24 08:15:45 -05:00
Tom Marble
690f171ccb removed PullRequests.md 2015-06-24 08:01:42 -05:00
Tom Marble
f30feb25fe Merge branch 'friendlier-koans' 2015-06-24 07:58:49 -05:00
Tom Marble
f678ac204d Merge pull request #3 from elenam/master
changed another foo to hello
2015-06-24 07:44:13 -05:00
Tom Marble
260ecd06d8 Merge pull request #4 from tmarble/tmarble/test-local-pr
Tmarble/test local pr
2015-06-22 18:43:22 -05:00
Tom Marble
3df3f8999a Minor typo 2015-06-22 18:40:31 -05:00
Tom Marble
13262d30b3 Added PullRequests.md 2015-06-22 18:38:36 -05:00
Elena Machkasova
6866ccd933 changed another foo to hello 2015-06-14 23:35:01 -05:00
Tom Marble
54d4b1a999 refer to clojure.set in 04 2015-06-14 21:38:41 -05:00
Tom Marble
6d5b226307 attempt to make koans more inclusive 2015-06-14 21:06:04 -05:00
Tom Marble
c4958a9263 Merge pull request #1 from clojurebridge-minneapolis/brian/fix-koans-2
Made conditionals exercises more PC.
2015-06-14 20:56:50 -05:00
Tom Marble
8297fc8b69 Merge pull request #2 from elenam/patch-1
replaced "foo" examples with "hello"
2015-06-14 20:56:43 -05:00
Colin Jones
614562b053 Merge pull request #85 from hatemogi/master
fix an error on the answer sheet
2015-06-14 17:26:16 -05:00
Daehyun Kim
b6c2a9c142 fix the answer sheet error on winter olympic-years 2015-06-15 03:02:12 +09:00
Brian Dawn
29aedc3a6a Made conditionals exercises more novice friendly. 2015-06-14 11:15:40 -05:00
Elena Machkasova
8a5303df8f replaced "foo" examples with "hello"
This is more novice-friendly
2015-06-14 11:11:39 -05:00
Colin Jones
3ddfe960b0 Merge pull request #82 from pbzdyl/patch-1
Simplified code.
2015-03-03 13:32:42 -06:00
Piotr Bzdyl
7f21443d6f Simplified code. 2015-03-03 20:12:17 +01:00
Colin Jones
ea8922daf1 Merge pull request #81 from mjansen401/master
update maps koans with 2018 Olympics
2014-12-06 13:40:27 -06:00
Mike Jansen
45ea6e3441 update maps koans with 2018 Olympics 2014-11-26 16:19:04 -06:00
Colin Jones
2c524896c9 Bump to SNAPSHOT for next iteration 2014-10-09 08:34:13 -05:00
Colin Jones
c4f708beeb Bump to 0.5.0 2014-10-09 08:31:38 -05:00
Colin Jones
c40309235d Add leading do to :init
This shouldn't be necessary; this is just a quickfix.
2014-06-27 14:10:05 -05:00
Colin Jones
b987ae9e5a Add random runner 2014-06-13 14:34:38 -05:00
Colin Jones
04b3c4a960 Bump koan-engine dependency
Also eliminates some ns forms that we can do without now.

Closes #71
2014-05-02 16:39:13 -05:00
David Kinzer
711925a043 Add name-spaces to the clojure koans files.
This commit adds two name-spaces to beginning of the clojure koan files
in order to fix an issue both #68 and #69.
2014-05-02 16:38:17 -05:00
Colin Jones
fd3972dd78 Merge pull request #74 from ajmccluskey/21-remove-partial
Remove unnecessary call to partial in second koan
2014-04-25 14:31:13 -05:00