Тёмный

Homoiconic spreadsheets: What, How & Why (by Eli Parra) 

London Clojurians
Подписаться 3,5 тыс.
Просмотров 11 тыс.
50% 1

Опубликовано:

 

13 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 8   
Год назад
@elzr This is absolutely bonkers. I love it! The demo of reactive Game of Life was 🤯
@kevinkrouse
@kevinkrouse Год назад
This was a really cool talk! I'd love to see more on the habit tracker and time tracker tools you built
@matthewdowney5878
@matthewdowney5878 Год назад
Really enjoyed this, such a great presenter and fluent way of connecting these concepts / extrapolating forward. Also the game of life implementation without plugins is too cool!!
@ShahJr
@ShahJr Год назад
Love your passion man, super interesting demo.
@elzr
@elzr Год назад
Thanks Shah, it was the first time I gave a public talk to programmer peers so I was excited & nervous :)
@jamesschaefer9554
@jamesschaefer9554 Год назад
I'm also a timesheet nerd. And was so very much looking forward to digging into those examples. But in the interest of time, they just got an overview. Are those examples available anywhere?
@IvanKurmanov
@IvanKurmanov Год назад
I'd be interested to see the code behind the functions, if possible. X & Y - at the very least. To be honest, I've struggled with google spreadsheets since I didn't find a good guide for programming it, and the built-in help sucks. So this talk was really illuminating. And I was looking for something like these X() & Y() certainly for my work.
@elzr
@elzr Год назад
Hi Ivan, I'm happy you found the talk illuminating. I'm preparing a writeup with links to live spreadsheets you can copy, edit & inspect. In the mean time, the code behind _X & _Y is just _X = _XY(x,0) and _Y = _XY(0, y), where _XY =INDIRECT("R["& y &"]C["& x &"]", FALSE). I'm using the relative R1C1 mode of INDIRECT. You can read more about it on Google's reference or Ben Collins's site. (Notice also the underscores, it's there because _Y means AND in spreadsheets, for historical reasons! 🤷🏼‍♂) (Btw, I replied to you almost a week ago but since I put URLs in my original reponse, it seems it got stuck in moderation limbo. So I'm trying it once more!)
Далее
А на каком языке ты ДУМАЕШЬ?
00:57
Homoiconicity It Is What It Is - Stuart Sierra
30:40
Просмотров 12 тыс.
Some controversial truths (by Peter Taoussanis)
1:36:42
Просмотров 4,3 тыс.
Scala vs. Clojure
49:43
Просмотров 180
Why Build Solutions with Fulcro - Tom Toor
27:51
Просмотров 8 тыс.
Clojure in a nutshell by James Trunk
32:44
Просмотров 92 тыс.
Rust and RAII Memory Management - Computerphile
24:22
Просмотров 227 тыс.
Code as data beyond Lisp (but Lisp, too)
14:53
Просмотров 4,5 тыс.