|
81 | 81 | [:h3 {:id "introduction"} |
82 | 82 | "ClojureBridge: Introduction to Clojure"] |
83 | 83 | [: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."] |
86 | 86 | [:p "The workshop is open to people who are completely new to programming, as well as existing developers |
87 | 87 | new to Clojure."] |
88 | 88 | [: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, |
90 | 95 | lunch and tea will be provided at the venue."] |
91 | 96 | [: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"] "."] |
95 | 98 | [:div |
96 | 99 | [:p "Learning:"] |
97 | 100 | [:ul |
|
105 | 108 | [:li "Functional composition"]] |
106 | 109 | [:p "Doing (in smaller groups, with assigned guides):"] |
107 | 110 | [: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"]] |
111 | 112 | #_[: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 |
112 | 113 | how to solve problems in Clojure. The workshop should serve as a springboard from which attendees can launch their own exploration |
113 | 114 | of the language and its ecosystem. Fully documented workshop material will be available for use at home."]]]]) |
|
473 | 474 | programming workshop that aims to increase diversity within the Clojure |
474 | 475 | community. You will learn fundamental programming concepts in Clojure |
475 | 476 | 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."]]]]]) |
478 | 479 |
|
479 | 480 | ;; |
480 | 481 | ;; --------- |
|
0 commit comments