Skip to content

Commit 27def11

Browse files
Rewrite of the description for ClojureBridge London
1 parent 5083391 commit 27def11

File tree

2 files changed

+18
-11
lines changed

2 files changed

+18
-11
lines changed

clojurebridge-workshop.md

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,24 @@
22

33
Thank you for joining us.
44

5-
The audience for these workshops is diverse, so we provide a range examples and projects to help you do something you can relate too. This does of course mean that there is more content than anyone can cover in one day.
5+
> ####Hint::How much you discover is how much you were supposed to discover
6+
> There is more content here than anyone can cover in a day, so however far you get is the right amount of progress for you.
7+
>
8+
> If you enjoy the day you can of course continue with any topics and challenges you didn't get to as follow-on exercises.
9+
>
10+
> We also welcome you to come along to the [London Clojurian community events](https://www.meetup.com/London-Clojurians/)
611
7-
> #### Info::
8-
> You should have a Clojure environment set up from our event on Friday evening. If you missed this, please get in touch with a volunteer to help you get setup.
912

10-
## Outline for the day
13+
## Colours and Shapes in Clojure
14+
15+
A visual way to learn how to write code by creating and interacting with shapes. From simply adding colours to creating multiple shapes and colours and creating simple animations.
16+
17+
[Colours and Shapes in Clojure](colours-and-shapes/index.md)
1118

12-
The morning covers the language syntax of Clojure, so you can speak Clojure to your computer, along with some of the core concepts of thinking functionally.
19+
20+
## Clojure Essentials
21+
22+
Covers the language syntax of Clojure, so you can speak Clojure to your computer, along with some of the core concepts of thinking functionally.
1323

1424
* Simple values (numbers, characters, strings)
1525
* Assignment (naming things)
@@ -19,6 +29,7 @@ The morning covers the language syntax of Clojure, so you can speak Clojure to y
1929
* Iteration
2030
* Challenges or Projects
2131

32+
[Simple Coding Challenges](simple-coding-challenges.md)
2233

2334
## Guided projects
2435

@@ -35,9 +46,5 @@ Explore your own solutions to the following challenges
3546
* [Wonderland kata challenges](https://github.com/gigasquid/wonderland-clojure-katas) (inspired by Alice in wonderland)
3647

3748

38-
> ####Hint::How far you get is how far you should have gone
39-
> There is more content here than anyone can cover in a day, so however far you get is the right amount of progress for you.
40-
>
41-
> If you enjoy the day you can of course continue with any topics and challenges you didn't get to as follow-on exercises.
42-
>
43-
> We also welcome you to come along to the [London Clojurian community events](https://www.meetup.com/London-Clojurians/)
49+
> #### Info::
50+
> You should have a Clojure environment set up from our event on Friday evening. If you missed this, please get in touch with a volunteer to help you get setup.

images/functional-works-banner.jpg

44 KB
Loading

0 commit comments

Comments
 (0)