Skip to content

Commit a095598

Browse files
authored
Add "Service Oriented Arquitecture with PySOA" talk (PyConES, Oct 2019)
1 parent 2f4e9bc commit a095598

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Each folder is a talk. Some of them were created with [marp](https://yhatt.github.io/marp/), others with [remark](https://remarkjs.com), others are just code.
44

55
- [Why Django](http://jorgebg.com/talks/why-django/slides.pdf) (Django Dublin, Nov 2016)
6-
- [Django Origin](http://jorgebg.com/talks/django-origin/slides.pdf) (Pycon Ireland 2016, Lightning talks)
6+
- [Django Origin](http://jorgebg.com/talks/django-origin/slides.pdf) (PyCon Ireland 2016, Lightning talks)
77
- [Django ORM](https://github.com/jorgebg/talks/blob/master/django-orm-sql/) (Django Dublin, Nov 2017)
88
- [Full, Full, Full Stack](https://docs.google.com/presentation/d/1Z1uAI6Ckl_UjJUs12ioJ6HhhAo4z7BXPkDzcQ_bSk_0/edit?usp=sharing) (Full Stack Fest 2017, Lightning talks, [video here](https://youtu.be/q9ABoIOVO-c?t=574))
99
- [Python Multiple Inheritance and Metaclasses](https://github.com/jorgebg/talks/blob/master/python-multiple-inheritance-and-metaclasses/) (Pyladies Dublin, Nov 2017)
@@ -13,3 +13,4 @@ Each folder is a talk. Some of them were created with [marp](https://yhatt.githu
1313
- [Primeros Pasos](https://docs.google.com/presentation/d/18SU0y_CyTxitTG6c0tnQB40uL7gl1Vl4flgTIBXVnaE/edit?usp=sharing) (Django Girls Madrid, Nov 2018)
1414
- [Django y PostgreSQL: Baterías incluídas](http://jorgebg.com/talks/django-postgresql) (Django Madrid, Jan 2019)
1515
- [Taller de Introducción a Django](https://djangomadrid.github.io/workshop/) (Django Madrid, Sep 2019)
16+
- [Service Oriented Arquitecture with PySOA](https://docs.google.com/presentation/d/1E_MoEvkJ_gZzGhlS4NjN6juil56PR2fGfWL_J8XTcwo/edit) ([PyConES, Oct 2019](https://sched.co/Vcar))

0 commit comments

Comments
 (0)