Skip to content

Commit 06d1746

Browse files
committed
update workshop copy
1 parent 3f05287 commit 06d1746

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

src/cljs/inclojure_website/page.cljs

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -81,17 +81,20 @@
8181
[:h3 {:id "introduction"}
8282
"ClojureBridge: Introduction to Clojure"]
8383
[:h4 "Who can apply?"]
84-
[:p "This workshop will be for women and non-binary attendees. Women and non-binary attendees are
85-
permitted to bring along a male guest attendee."]
84+
[:p "This workshop will be for women and non-binary attendees. Male attendees may attend as
85+
guests of women or non-binary attendees."]
8686
[:p "The workshop is open to people who are completely new to programming, as well as existing developers
8787
new to Clojure."]
8888
[:h4 "What do I need to bring?"]
89-
[:p "Please bring your own laptop for the workshop. Everything else, including wifi, drinking water,
89+
[:p [:strong "Set up and installation:"]
90+
"We will share set up instructions well in advance. Please ensure that the set up
91+
is complete before the workshop. There will be an online session to help
92+
participants with installation and set up at 6.30pm on 21st March 2024. Details
93+
will be shared prior to the event."]
94+
[:p "Please bring your own laptop for the workshop. Everything else, including WiFi, drinking water,
9095
lunch and tea will be provided at the venue."]
9196
[:h4 "Session outline"]
92-
[:p "We will split the attendees two groups—Beginner and Intermediate.
93-
The intermediate group will have more challenging exercises to delve into."]
94-
[:p "The session itself will be divided into two parts—" [:strong "Learning"] " and " [:strong "Doing"]]
97+
[:p "The session itself will be divided into two parts—" [:strong "Learning"] " and " [:strong "Doing"] "."]
9598
[:div
9699
[:p "Learning:"]
97100
[:ul
@@ -105,9 +108,7 @@
105108
[:li "Functional composition"]]
106109
[:p "Doing (in smaller groups, with assigned guides):"]
107110
[:ul
108-
[:li "Exercise 1: (Almost) Play Quidditch with Clojure"]
109-
[:li "Exercise 2: Land of Wizards"]
110-
[:li "Exercise 3: Operating a Mars Rover"]]
111+
[:li "Land of Wizards"]]
111112
#_[:p "By the end of the workshop, attendees should have an understanding of what Clojure has to offer, as well as a basic understanding of
112113
how to solve problems in Clojure. The workshop should serve as a springboard from which attendees can launch their own exploration
113114
of the language and its ecosystem. Fully documented workshop material will be available for use at home."]]]])
@@ -473,8 +474,8 @@
473474
programming workshop that aims to increase diversity within the Clojure
474475
community. You will learn fundamental programming concepts in Clojure
475476
through practical examples and exercises. This workshop will be for
476-
women and non-binary attendees. Women and non-binary attendees are
477-
permitted to bring along a male guest attendee."]]]]])
477+
women and non-binary attendees. Male attendees may attend as guests
478+
of women or non-binary attendees."]]]]])
478479

479480
;;
480481
;; ---------

0 commit comments

Comments
 (0)