diff --git a/_images/past.jpg b/_images/past.jpg new file mode 100644 index 0000000..b0d01d2 Binary files /dev/null and b/_images/past.jpg differ diff --git a/_images/present.jpg b/_images/present.jpg new file mode 100644 index 0000000..3af0846 Binary files /dev/null and b/_images/present.jpg differ diff --git a/_images/pycaxias.png b/_images/pycaxias.png new file mode 100644 index 0000000..46d5e86 Binary files /dev/null and b/_images/pycaxias.png differ diff --git a/_images/python15.png b/_images/python15.png new file mode 100644 index 0000000..2cbf4f4 Binary files /dev/null and b/_images/python15.png differ diff --git a/_images/python27-clock.png b/_images/python27-clock.png new file mode 100644 index 0000000..b471e2e Binary files /dev/null and b/_images/python27-clock.png differ diff --git a/_images/the-witch-is-dead.png b/_images/the-witch-is-dead.png new file mode 100644 index 0000000..aebb974 Binary files /dev/null and b/_images/the-witch-is-dead.png differ diff --git a/_images/tilefile.jpg b/_images/tilefile.jpg new file mode 100644 index 0000000..522d0c5 Binary files /dev/null and b/_images/tilefile.jpg differ diff --git a/fonts/hack-bold-subset.woff b/fonts/hack-bold-subset.woff new file mode 100644 index 0000000..a47c8aa Binary files /dev/null and b/fonts/hack-bold-subset.woff differ diff --git a/fonts/hack-bold-subset.woff2 b/fonts/hack-bold-subset.woff2 new file mode 100644 index 0000000..93d425e Binary files /dev/null and b/fonts/hack-bold-subset.woff2 differ diff --git a/fonts/hack-bold.woff b/fonts/hack-bold.woff new file mode 100644 index 0000000..368b913 Binary files /dev/null and b/fonts/hack-bold.woff differ diff --git a/fonts/hack-bold.woff2 b/fonts/hack-bold.woff2 new file mode 100644 index 0000000..1155477 Binary files /dev/null and b/fonts/hack-bold.woff2 differ diff --git a/fonts/hack-bolditalic-subset.woff b/fonts/hack-bolditalic-subset.woff new file mode 100644 index 0000000..0da4750 Binary files /dev/null and b/fonts/hack-bolditalic-subset.woff differ diff --git a/fonts/hack-bolditalic-subset.woff2 b/fonts/hack-bolditalic-subset.woff2 new file mode 100644 index 0000000..236b7de Binary files /dev/null and b/fonts/hack-bolditalic-subset.woff2 differ diff --git a/fonts/hack-bolditalic.woff b/fonts/hack-bolditalic.woff new file mode 100644 index 0000000..ce87fe2 Binary files /dev/null and b/fonts/hack-bolditalic.woff differ diff --git a/fonts/hack-bolditalic.woff2 b/fonts/hack-bolditalic.woff2 new file mode 100644 index 0000000..46ff1c4 Binary files /dev/null and b/fonts/hack-bolditalic.woff2 differ diff --git a/fonts/hack-italic-subset.woff b/fonts/hack-italic-subset.woff new file mode 100644 index 0000000..1d1f511 Binary files /dev/null and b/fonts/hack-italic-subset.woff differ diff --git a/fonts/hack-italic-subset.woff2 b/fonts/hack-italic-subset.woff2 new file mode 100644 index 0000000..b6f5fc9 Binary files /dev/null and b/fonts/hack-italic-subset.woff2 differ diff --git a/fonts/hack-italic.woff b/fonts/hack-italic.woff new file mode 100644 index 0000000..bd545e4 Binary files /dev/null and b/fonts/hack-italic.woff differ diff --git a/fonts/hack-italic.woff2 b/fonts/hack-italic.woff2 new file mode 100644 index 0000000..1e7630c Binary files /dev/null and b/fonts/hack-italic.woff2 differ diff --git a/fonts/hack-regular-subset.woff b/fonts/hack-regular-subset.woff new file mode 100644 index 0000000..85583a5 Binary files /dev/null and b/fonts/hack-regular-subset.woff differ diff --git a/fonts/hack-regular-subset.woff2 b/fonts/hack-regular-subset.woff2 new file mode 100644 index 0000000..1e3abb9 Binary files /dev/null and b/fonts/hack-regular-subset.woff2 differ diff --git a/fonts/hack-regular.woff b/fonts/hack-regular.woff new file mode 100644 index 0000000..e835381 Binary files /dev/null and b/fonts/hack-regular.woff differ diff --git a/fonts/hack-regular.woff2 b/fonts/hack-regular.woff2 new file mode 100644 index 0000000..524465c Binary files /dev/null and b/fonts/hack-regular.woff2 differ diff --git a/pycaxias2020.html b/pycaxias2020.html new file mode 100644 index 0000000..5e5998b --- /dev/null +++ b/pycaxias2020.html @@ -0,0 +1,211 @@ + + + + + + PyCaxias 2020 + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

PyCaxias 2020

+
+
+ +
+
+ Me + +
+ +
+
+ +
+

JulioBiason.me

+ + +
+
+ +
+
+

"Coisas Que Eu Aprendi Na Marra (Em 30 Anos de Desenvolvimento de Software)

+
+ +
+

Python: Passado, Presente e Futuro

+ +

... na minha visão

+
+
+ +
+
+

O Passado

+
+ +
+ +
+ +
+

Python 1.5 (1998)

+
    +
  • assert
  • +
  • raw strings (r'')
  • +
  • Novos métodos de dicionários: .clear(), .copy(), .update(), .get()
  • +
+
+ +
+

[expression] and [on_true] or [on_false]

+
+ +
+

"Vamos fazer um browser em Python!"

+
+ +
+ + +
+ +
+
    +
  • Web Server
  • +
  • Storage: Pickle
  • +
  • Atualizado storage: MySQL
  • +
  • Criada toda uma camada para que o carregamento parecesse com leitura de pickles
  • +
+ +

Django 1.0: 2008

+
+ +
+

"É mais fácil pra mim vender AJAX e Rails do que Flash e Python."

+
+
+ +
+
+

O Presente

+
+ +
+ +
+ +
+ +
+
+
+
+ + + + + + + +