aboutsummaryrefslogtreecommitdiff
path: root/aulas/reinventando.rst
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-11-15 11:53:29 -0200
committerSilvio Rhatto <rhatto@riseup.net>2015-11-15 11:53:29 -0200
commit40f48343cfb8dbace6432a071a1d5e08d7544732 (patch)
treeb937ff143429a999389bf760256bae320d73a693 /aulas/reinventando.rst
parent6e475b7ff29691e91a850bac29e74bd97e5b2863 (diff)
downloadboaspraticas-40f48343cfb8dbace6432a071a1d5e08d7544732.tar.gz
boaspraticas-40f48343cfb8dbace6432a071a1d5e08d7544732.tar.bz2
Diversas mudanças nas aulas
Diffstat (limited to 'aulas/reinventando.rst')
-rw-r--r--aulas/reinventando.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/aulas/reinventando.rst b/aulas/reinventando.rst
index 1659e30..a0a539d 100644
--- a/aulas/reinventando.rst
+++ b/aulas/reinventando.rst
@@ -14,6 +14,8 @@
6.2 - Antipatterns
------------------
+* Linearidade: o mito da pessoa-mês (Lei de Brooks).
+
6.3 - Inferno de dependências
-----------------------------
@@ -30,3 +32,8 @@ Roteiro do screencast:
::
sudo apt-get install ttyrec
+
+6.7 - Referências
+-----------------
+
+* `Versionamento Semântico 2.0.0 <http://semver.org/lang/pt-BR/>`_.