aboutsummaryrefslogtreecommitdiff
path: root/aulas/reinventando.rst
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-11-07 18:46:04 -0200
committerSilvio Rhatto <rhatto@riseup.net>2015-11-07 18:46:04 -0200
commit0aef8860a6e9fc69ee2c4d840771a17413af647f (patch)
tree384a3de54f6d02f2bac521505465b8dd2fda4a9b /aulas/reinventando.rst
parentdb9761f9c42401bb408b252886b71f0fa6aa9c73 (diff)
downloadboaspraticas-0aef8860a6e9fc69ee2c4d840771a17413af647f.tar.gz
boaspraticas-0aef8860a6e9fc69ee2c4d840771a17413af647f.tar.bz2
Updates Versionamento
Diffstat (limited to 'aulas/reinventando.rst')
-rw-r--r--aulas/reinventando.rst14
1 files changed, 11 insertions, 3 deletions
diff --git a/aulas/reinventando.rst b/aulas/reinventando.rst
index 25f05fb..6303ba1 100644
--- a/aulas/reinventando.rst
+++ b/aulas/reinventando.rst
@@ -1,11 +1,19 @@
7. Quando (não) reinventar a roda
=================================
-6.1 - Antipatterns
+6.1 - Patterns
+--------------
+
+* Filosofia UNIX:
+ * Pequenos softwares/bibliotecas.
+ * Que fazem uma coisa bem.
+ * E que podem ser facilmente combinados.
+
+6.2 - Antipatterns
------------------
-6.2 - Inferno de dependências
+6.3 - Inferno de dependências
-----------------------------
-6.3 - Documentação: lendo e escrevendo
+6.4 - Documentação: lendo e escrevendo
--------------------------------------