From 886ae437fee6a674f7b2757062f1b8a91275457a Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Fri, 8 Oct 2021 01:58:03 -0400 Subject: Add talk pages for 2021 --- 2021/talks/form.md | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 2021/talks/form.md (limited to '2021/talks/form.md') diff --git a/2021/talks/form.md b/2021/talks/form.md new file mode 100644 index 00000000..12443a8f --- /dev/null +++ b/2021/talks/form.md @@ -0,0 +1,58 @@ +[[!meta title="Old McCarthy Had a Form"]] +[[!meta copyright="Copyright © 2021 Ian Eure"]] +[[!inline pages="internal(2021/info/form-nav)" raw="yes"]] + + + + +# Old McCarthy Had a Form +Ian Eure + +Most practical languages are multi-paradigm, offering several +abstractions for the programmer. But did you know that Emacs Lisp +comes with a powerful system for object-oriented programming? Join me +for a discussion of EIEIO, and learn how it can help you write more +modular, flexible Emacs Lisp. + + + +# Outline + +- 5-10 minutes: (brief description/outline) + - What is CLOS/EIEIO? + - Why would I want OOP in Emacs Lisp? + - How is the CLOS object model different from C++/Java/.NET? + - Further reading + + + +[[!inline pages="internal(2021/info/form-schedule)" raw="yes"]] + +[[!inline pages="internal(2021/info/form-nav)" raw="yes"]] -- cgit v1.2.3