https://github.com/alisoftware/talks
My talks at conferences
https://github.com/alisoftware/talks
Last synced: about 1 year ago
JSON representation
My talks at conferences
- Host: GitHub
- URL: https://github.com/alisoftware/talks
- Owner: AliSoftware
- Created: 2016-10-18T12:49:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-28T19:08:46.000Z (about 6 years ago)
- Last Synced: 2025-01-25T12:42:29.531Z (over 1 year ago)
- Homepage:
- Size: 22.5 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Talks
I love teaching, sharing and talking at conferences.
If youβre interested in having me speak at a conference you are organizing, please send me a message at or join me [on twitter](https://twitter.com/aligatr). Thanks!
# 2020
| Event | Location | Date | Topic | Slides/Videos |
|---------------------|-------------------|---------------------|--------------------------------|--------------------|
| ~[try! Swift][11e]~ | ~Tokyo, Japan π―π΅~ | ~March 18-20, 2020~ | ~Pattern Matching Superpowers~ | ~[Cancelled][11x]~ |
# 2019
| Event | Location | Date | Topic | Slides/Videos |
|---------------------|---------------------|-------------------|-----------------------------|-------------------|
| [FrenchKit][2e] Β Β | Paris, France π«π· | Oct 7-8, 2019 | Swift's Property Wrappers | [πΌ][10s] [π₯][10v] |
| [Swift Aveiro][9e] | Aveiro, Portugal π΅πΉ | June 20-21, 2019 | Code Generation Workshop | [π»][9r] |
# 2018
| Event | Location | Date | Topic | Slides/Videos |
|--------------------|-------------------|-----------------|-------------------------------------------|-----------|
| [DevFest][8e] | Nantes, France π«π· | Oct 18-19, 2018 | Automate your Mobile Projects from A to Z | [πΌ][8s] |
# 2017
| Event | Location | Date | Topic | Slides/Videos |
|--------------------|----------------------|-------------------|-----------------------------|-------------------|
| [FrenchKit][2e] Β | Paris, France π«π· | Sept 22-23, 2017 | Mastering Code Generation (Classroom) | [π»][7c] |
| [FrenchKit][2e] | Paris, France π«π· | Sept 22-23, 2017 | Don't Worry, Be Lazy
(Code Generation LTβ‘οΈ) | [πΌ][6s] [π₯][6v] |
| [UIKonf][5e] | Berlin, Germany π©πͺ | May 14-17, 2017 | Code Generation | [πΌ][5s] [π₯][5v] [π][5c] |
| [NSBudapest][4e] | Budapest, Hungary ππΊ | Apr 25-28, 2017 | Code Generation: Live Demo | [πΌ][4s] [π₯][4v] [π][4c] |
| [AppDevCon][3e] | Amsterdam, NL π³π± | March 16-17, 2017 | Mixins over Inheritance | [πΌ][3s] |
# 2016
| Event | Location | Date | Topic | Slides/Videos |
|--------------------|-------------------|---------------|--------------------------|-------------------|
| [FrenchKit][2e] | Paris, France π«π· | Sept 23, 2016 | Mixins over Inheritance | [πΌ][2s] [π₯][2v] |
| [NSSpain][1e] | LogroΓ±o, Spain πͺπΈ | Sept 18, 2016 | Mixins over Inheritance | [πΌ][1s] |
[1e]: http://2016.nsspain.com
[1s]: https://speakerdeck.com/alisoftware/mixins-over-inheritance
[2e]: http://frenchkit.fr
[2s]: https://speakerdeck.com/alisoftware/mixins-over-inheritance-frenchkit-16
[2v]: https://youtu.be/BSn4jlunn4I
[3e]: http://appdevcon.nl
[3s]: https://speakerdeck.com/alisoftware/mixins-over-inheritance-appdevcon-17
[4e]: https://www.meetup.com/NSBudapest/events/238405994/
[4s]: https://speakerdeck.com/alisoftware/code-generation-in-swift-live-demo-nsbudapest-04-dot-2017
[4v]: http://www.ustream.tv/recorded/103135632
[4c]: https://github.com/AliSoftware/CodeGenDemo
[5e]: http://www.uikonf.com
[5s]: https://speakerdeck.com/alisoftware/code-generation-in-swift-uikonf-17
[5c]: https://gist.github.com/AliSoftware/c2e1bf8c7fb0f5e742609c9516780123
[5v]: https://youtu.be/x_viZfIe8tY
[6s]: https://speakerdeck.com/alisoftware/dont-worry-be-lazy-swiftgen-sourcery-and-gyro
[6v]: https://youtu.be/3i1k6H2jzVQ
[7c]: https://github.com/FrenchKit/Mastering-code-generation-Classroom
[8e]: https://devfest2018-site.firebaseapp.com
[8s]: https://speakerdeck.com/alisoftware/automate-your-mobile-projects-from-a-to-z
[9e]: http://swiftaveiro.xyz
[9r]: https://github.com/AliSoftware/CodeGen-Workshop
[10s]: https://speakerdeck.com/alisoftware/and-thats-a-wrap
[10v]: https://youtu.be/cw95S8gwkEU
[11e]: https://www.tryswift.co/events/2020/tokyo/en/
[11x]: https://tryswifttokyo.hatenablog.com/entry/2020/02/13/145412