Clojure Data Structures


Details
Looking forward to our first meeting in quite a while. We'll be at the Silicon Flatirons building at CU Boulder. Parking information is below, you will get a ticket if you don't follow the steps. A Zoom link is included however we haven't actively promoted the virtual option so we can see how well it works for us. We will do what we can.
Schedule
5:00pm - Meet and Greet
5:15pm - Opening Remarks
5:30pm - First Presentation
6:00pm - Intermission
6:15pm - Second Presentation
6:45pm - Closing Remarks
## Data Structures: Where Clojure Shines
By Daniel Glauser
Organizing, searching, and transforming data is core to most software written today. This is an area where Clojure shines, through the simplicity and power of the seq abstraction Clojure’s data structures are a joy to use. In this presentation we’ll explore the basic data structures and walk through some of the functions that let us easily work with data in Clojure. Developers who are new to Clojure should find this approachable though more experienced devs may learn a thing or two.
## Practical Front-end Development with ClojureScript
By Phil Cooper
Front-End Experience talk focusing on:
- re-frame (10x)
- reagent
- helix
with a digression into state management including JWT and Oauth2 user login
Physical Location
https://siliconflatirons.org/
Parking Info
The permits are for lot 402, which is located on the east side of Wolf Law. Guests need a virtual permit to park and avoid a ticket. They can secure a free permit by following these steps:
- Navigate to https://cuboulder.aimsparking.com/permits/?cmd=new_event.
- Select "Other Events" and then "07.19.23 – Silicon Flatirons Clojure Meeting" from the list.
- Enter voucher code FLAT7576 into the provided field and select the "Apply Voucher" button.
- A new button will appear indicating Lot402 and a $0 fee. Select the Lot 402 button.
- Select the lot 402 button that will appear underneath "Please Select a Location"
- Select the "Add a vehicle" button
- Enter your vehicle, then select "add"
- Complete the checkout process.
Virtual Location (Zoom)
https://gateless.zoom.us/j/85148015314?pwd=OXF2bkVtdHBGUmZiU2k0bTRoS3NZUT09
Meeting ID: 851 4801 5314
Passcode: 232284
There will be a waiting room and we'll only take folks registered with Zoom. This is to help prevent Zoom bombing.

Clojure Data Structures