APL ∊ BCN: Difference between revisions
Jump to navigation
Jump to search
m (minor edit) |
|||
(48 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[File:Screenshot 2021-11-30 4.48.00 PM.png|frame|APL ∊ BCN logo.]] | |||
'''APL ∊ BCN''' is a user group based in [[wikipedia:Barcelona|Barcelona]] started by [[User:Mlliarm|Michail Liarmakopoulos]] in late November 2021. Its activities are currently exclusively online due to the continuing impact of the [[wikipedia:COVID-19 pandemic|COVID-19 pandemic]], but plans exist for transitioning to regular physical meetups in Barcelona every second month, with additional online events every one–three months. | |||
It is the first user group based in a country where Spanish is the majority language, but meetings will be held in English to be as accessible as possible. | |||
== | == Goals == | ||
The group was founded with the goals of: | |||
* spreading knowledge of APL and the array family of programming languages. | |||
* spreading knowledge about [[Ken Iverson]] and other people involved in the development of APL. | |||
* sharing knowledge related to the intersection of mathematics and programming. | |||
* fostering a friendly community of people interested in array programming. | |||
== Meetings == | |||
* | * The group organizes two distinct types of meetings: general meetings and historical APL paper reading meetings. | ||
* Discussions take place in IRC (LiberaChat server), #apl_in_bcn. | |||
* | |||
== | === General meetings === | ||
{| class=wikitable | |||
! Date !! Time !! Title !! Subject !! Meeting link !! Video !! Slides || Code | |||
|- | |||
| 2021-12-18 || 19:00–20:30 CET || APL: A different Programming Language || How to keep calm and [https://www.youtube.com/watch?v=7snnRaC4t5c not be afraid of the glyphs], [[monadic function|monadic]] and [[dyadic function]]s, [[operator]]s, [[function axis]] || [https://us02web.zoom.us/j/7583238770 Zoom: 758 323 8770] || [https://www.youtube.com/watch?v=Aq_gUA4ta_Y 01:42:01] || [https://github.com/mlliarm/apl-in-bcn/blob/aa4e6e1898b2f482a657af6fed737e65b6a25b5f/slides/2021-12-18/APL_%20A%20different%20Programming%20Language.pdf PDF] || N/A | |||
|- | |||
| 2022-01-29 || 19:00-20:30 CET || J: A modern math-oriented APL || An introduction to J for the mathematically curious. || [https://zoom.us/j/86528670782 Zoom: 865 2867 0782] || [https://www.youtube.com/watch?v=74dP7VLMftU 01:19:28] || [https://github.com/mlliarm/apl-in-bcn/blob/acc2d175f27fe823bc1903c781baf90a60e655ee/slides/2022-01-29/J_%20A%20modern%20math-oriented%20APL.pdf PDF] || [https://github.com/mlliarm/apl-in-bcn/blob/acc2d175f27fe823bc1903c781baf90a60e655ee/code/2022-01-29/apl_in_bcn_no2.ijs Code] | |||
|} | |||
=== Historical APL paper reading group === | |||
{| class=wikitable | |||
! Date !! Time !! Title !! Subject !! Meeting link !! Video !! Slides || Code | |||
|- | |||
| 2022-04-09 || 19:00-20:30 CEST || APL ∊ BCN - meet #3 || "Is APL epidemic? or a study of its growth through an extended bibliography", J.C. Rault, G. Demars, APL '72 || [https://us02web.zoom.us/j/84779834648 Zoom: 847 7983 4648] || [https://www.youtube.com/watch?v=3TcaVX4Pl9s 01:00:22] || [https://github.com/mlliarm/apl-in-bcn/blob/main/slides/2022-04-09/meet3_notes.markdown Markdown] || N/A | |||
|- | |||
| 2022-09-17 || 19:00-20:30 CEST || APL ∊ BCN - meet #4 || "Notation as a Tool of Thought", K. E. Iverson, (Part I: ch0, ch1) || [https://us02web.zoom.us/j/82932730751 Zoom: 829 3273 0751] || [https://www.youtube.com/watch?v=XvHqqQdn6SA 01:02:10] || [https://github.com/mlliarm/apl-in-bcn/blob/main/slides/2022-09-17/meet4_notes.markdown Markdown] || N/A | |||
|- | |||
|} | |||
== External links == | == External links == | ||
* [https://mlliarm.github.io/apl-in-bcn/ | * [https://mlliarm.github.io/apl-in-bcn/ Official website] | ||
{{APL community}} | |||
[[Category:User groups]] |
Latest revision as of 06:07, 4 September 2024
APL ∊ BCN is a user group based in Barcelona started by Michail Liarmakopoulos in late November 2021. Its activities are currently exclusively online due to the continuing impact of the COVID-19 pandemic, but plans exist for transitioning to regular physical meetups in Barcelona every second month, with additional online events every one–three months.
It is the first user group based in a country where Spanish is the majority language, but meetings will be held in English to be as accessible as possible.
Goals
The group was founded with the goals of:
- spreading knowledge of APL and the array family of programming languages.
- spreading knowledge about Ken Iverson and other people involved in the development of APL.
- sharing knowledge related to the intersection of mathematics and programming.
- fostering a friendly community of people interested in array programming.
Meetings
- The group organizes two distinct types of meetings: general meetings and historical APL paper reading meetings.
- Discussions take place in IRC (LiberaChat server), #apl_in_bcn.
General meetings
Date | Time | Title | Subject | Meeting link | Video | Slides | Code |
---|---|---|---|---|---|---|---|
2021-12-18 | 19:00–20:30 CET | APL: A different Programming Language | How to keep calm and not be afraid of the glyphs, monadic and dyadic functions, operators, function axis | Zoom: 758 323 8770 | 01:42:01 | N/A | |
2022-01-29 | 19:00-20:30 CET | J: A modern math-oriented APL | An introduction to J for the mathematically curious. | Zoom: 865 2867 0782 | 01:19:28 | Code |
Historical APL paper reading group
Date | Time | Title | Subject | Meeting link | Video | Slides | Code |
---|---|---|---|---|---|---|---|
2022-04-09 | 19:00-20:30 CEST | APL ∊ BCN - meet #3 | "Is APL epidemic? or a study of its growth through an extended bibliography", J.C. Rault, G. Demars, APL '72 | Zoom: 847 7983 4648 | 01:00:22 | Markdown | N/A |
2022-09-17 | 19:00-20:30 CEST | APL ∊ BCN - meet #4 | "Notation as a Tool of Thought", K. E. Iverson, (Part I: ch0, ch1) | Zoom: 829 3273 0751 | 01:02:10 | Markdown | N/A |
External links
APL community [edit] | |
---|---|
Activities | Conferences ∙ User groups and meetups ∙ Iverson Award ∙ Exercises |
Chat rooms and forums | APL Farm ∙ APL Orchard ∙ APL Wiki |
People | Phil Abrams ∙ Brian Becker ∙ Bob Bernecky ∙ Larry Breed ∙ Charles Brenner ∙ Jim Brown ∙ Adám Brudzewsky ∙ Gitte Christensen ∙ Peter Donnelly ∙ John Earnest ∙ Adin Falkoff ∙ Garth Foster ∙ Lib Gibson ∙ Aaron Hsu ∙ Roger Hui ∙ Ken Iverson ∙ Morten Kromberg ∙ Dick Lathwell ∙ Marshall Lochbaum ∙ Eugene McDonnell ∙ Roger Moore ∙ Trenchard More ∙ Alan Perlis ∙ Raghu Ranganathan ∙ Henry Rich ∙ Al Rose ∙ John Scholes ∙ Ian Sharp ∙ Bob Smith ∙ Geoff Streeter ∙ Joey Tuttle ∙ Arthur Whitney |
Other | APL Trust ∙ APL Quote Quad ∙ Blogs ∙ Books ∙ Case studies ∙ Famous APL users ∙ Humour ∙ Jobs ∙ Merchandise ∙ Papers ∙ Podcasts ∙ TryAPL ∙ Try It Online ∙ Video channels |