From 7fc594a3065684b98a4a6976621c7af231f7cc6f Mon Sep 17 00:00:00 2001 From: HA Date: Wed, 13 Feb 2019 23:42:41 +0000 Subject: [PATCH] Livros ordenados do mais recente para o mais antigo --- content/pages/livros.rst | 104 ++++++++++++++++++++++----------------- 1 file changed, 59 insertions(+), 45 deletions(-) diff --git a/content/pages/livros.rst b/content/pages/livros.rst index a2a6100..a9fc3b9 100644 --- a/content/pages/livros.rst +++ b/content/pages/livros.rst @@ -5,51 +5,31 @@ Livros -2012 -~~~~ -- `Making Games with Python and - Pygame `__ - -- `Think Python: How to Think Like a Computer - Scientist `__ - -2013 +2018 ~~~~ -- `Python Geospatial Development - Second - Edition `__ - -2014 -~~~~ +- `Django 2 by + Example `__ -- `Python for Informatics: Exploring Information: Exploring - Information `__ +- `Building Django 2.0 Web + Applications `__ -- `Python® Scripting for - ArcGIS® `__ -- `Python Pocket - Reference `__ -- `Python for - Scientists `__ +2017 +~~~~ -- `Test-Driven Development with Python: Obey the Testing Goat: Using - Django, Selenium, and - JavaScript `__ +- `Fundamentals Of + Python `__ -2015 -~~~~ +- `Learn Python In 7 + Days `__ -- `Learning Geospatial Analysis with Python - Second - Edition `__ +- `Beginning Django Web Application Development and Deployment with + Python `__ -- `Mastering - Pandas `__ -- `Django Design Patterns and Best - Practices `__ 2016 ~~~~ @@ -72,23 +52,57 @@ Livros - `Django Project BluePrints `__ -2017 + + +2015 ~~~~ -- `Fundamentals Of - Python `__ +- `Learning Geospatial Analysis with Python - Second + Edition `__ -- `Learn Python In 7 - Days `__ +- `Mastering + Pandas `__ -- `Beginning Django Web Application Development and Deployment with - Python `__ +- `Django Design Patterns and Best + Practices `__ -2018 + + + +2014 ~~~~ -- `Django 2 by - Example `__ +- `Python for Informatics: Exploring Information: Exploring + Information `__ -- `Building Django 2.0 Web - Applications `__ +- `Python® Scripting for + ArcGIS® `__ + +- `Python Pocket + Reference `__ + +- `Python for + Scientists `__ + +- `Test-Driven Development with Python: Obey the Testing Goat: Using + Django, Selenium, and + JavaScript `__ + + + +2013 +~~~~ + +- `Python Geospatial Development - Second + Edition `__ + + + +2012 +~~~~ + +- `Making Games with Python and + Pygame `__ + +- `Think Python: How to Think Like a Computer + Scientist `__