Skip to content

Commit

Permalink
remove old es lessons page
Browse files Browse the repository at this point in the history
  • Loading branch information
fredgibbs committed Jun 12, 2017
2 parents e072137 + fd4e7ba commit 145daa2
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _data/authors.yml
Expand Up @@ -532,7 +532,7 @@
team: true
bio:
en: |
Jessica Parr teaches at Simmmons College (Boston) and works on PLACE Project at UNH Durham.
Jessica Parr teaches at Simmons College (Boston) and works on PLACE Project at UNH Durham.
She is a scholar of the early modern Atlantic.
es: |
Jessica Parr enseña en el Simmons College (Boston) y trabaja en el proyecto PLACE de la UNH Durham. Es especialista en la historia del mundo Atlántico moderno temprano.
Expand Down
51 changes: 51 additions & 0 deletions _posts/2017-06-12-roundup2017a.md
@@ -0,0 +1,51 @@
---
title: Programming Historian highlights from the first half of 2017
authors:
- Adam Crymble
layout: post
categories: posts
---


<p><figure><img src="../images/roundup2017a/roundup2017a.png" alt=""/><figcaption>
We've been busy publishing so far in 2017</figcaption></figure></p>

The first half of 2017 is already coming to an end, and we thought it would be a great time to highlight the new lessons that have been published in the past six months.

The big story has been the tremendous success of our [Spanish Language Team](http://programminghistorian.org/posts/announcing-new-team-spanish-language-editors), Maria Jos&eacute; Afanador-Llach, Victor Gayol, and Antonio Rojas Castro, who have [translated 25 tutorials into Spanish](http://programminghistorian.org/es/lecciones/). This ongoing work has been a massive undertaking, and a tremendous coordinated effort by the Spanish Team and the growing network of reviewers who have contributed to the success of the translation. Thanks to their efforts we now have full translations of the following Programming Historian Lessons:

* James Baker, '[Preservar tus datos de investigaci&oacute;n](http://programminghistorian.org/es/lecciones/preservar-datos-de-investigacion)'.
* Dennis Tenen y Grant Wythoff, '[Escritura sostenible en texto plano usando Pandoc y Markdown](http://programminghistorian.org/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown)'.
* Daniel van Strien, '[Introducci&oacute;n al control de versiones con GitHub Desktop](http://programminghistorian.org/es/lecciones/introduccion-control-versiones-github-desktop)'.
* Seth van Hooland, Ruben Verborgh y Max de Wilde, '[Limpieza de datos con OpenRefine](http://programminghistorian.org/es/lecciones/limpieza-de-datos-con-OpenRefine)'.
* Fred Gibbs, '[Instalar m&oacute;dulos de Python con pip](http://programminghistorian.org/es/lecciones/instalar-modulos-python-pip)'.
* Matthew Lincoln, '[Uso de SPARQL para acceder a datos abiertos enlazados](http://programminghistorian.org/es/lecciones/sparql-datos-abiertos-enlazados)'.
* Marten D&uuml;ring, '[Crear diagramas de redes a partir de fuentes hist&oacute;ricas](http://programminghistorian.org/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas)'.
* Miriam Posner, '[Poniendo Omeka a funcionar](http://programminghistorian.org/es/lecciones/poniendo-omeka-a-funcionar)'.
* William J. Turkel y Adam Crymble, '[Introducci&oacute;n a Python e instalaci&oacute;n](http://programminghistorian.org/es/lecciones/introduccion-e-instalacion)'.
* William J. Turkel y Adam Crymble, '[Creaci&oacute;n de un entorno de desarrollo integrado para Python en Mac](http://programminghistorian.org/es/lecciones/instalacion-mac)'.
* William J. Turkel y Adam Crymble, '[Creaci&oacute;n de un entorno de desarrollo integrado para Python en Windows](http://programminghistorian.org/es/lecciones/instalacion-windows)'.
* William J. Turkel y Adam Crymble, '[Creaci&oacute;n de un entorno de desarrollo integrado para Python en Linux](http://programminghistorian.org/es/lecciones/instalacion-linux)'.
* William J. Turkel y Adam Crymble, '[Para entender p&acute;ginas web y HTML](http://programminghistorian.org/es/lecciones/ver-archivos-html)'.
* William J. Turkel y Adam Crymble, '[Trabajar con archivos de texto en Python](http://programminghistorian.org/es/lecciones/trabajar-con-archivos-de-texto)'.
* William J. Turkel y Adam Crymble, '[Reutilizaci&oacute;n de c&oacute;digo y modularidad en Python](http://programminghistorian.org/es/lecciones/reutilizacion-de-codigo-y-modularidad)'.
* William J. Turkel y Adam Crymble, '[Descargar p&acute;ginas web con Python](http://programminghistorian.org/es/lecciones/trabajar-con-paginas-web)'.
* William J. Turkel y Adam Crymble, '[Manipular cadenas de texto en Python](http://programminghistorian.org/es/lecciones/manipular-cadenas-de-caracteres-en-python)'.
* William J. Turkel y Adam Crymble, '[De HTML a una lista de palabras (parte 1)](http://programminghistorian.org/es/lecciones/de-html-a-lista-de-palabras-1)'.
* William J. Turkel y Adam Crymble, '[De HTML a una lista de palabras (parte 2)](http://programminghistorian.org/es/lecciones/de-html-a-lista-de-palabras-2)'.
* William J. Turkel y Adam Crymble, '[Normalizar datos textuales con Python](http://programminghistorian.org/es/lecciones/normalizar-datos)'.
* William J. Turkel y Adam Crymble, '[Contar frecuencias de palabras con Python](http://programminghistorian.org/es/lecciones/contar-frecuencias)'.
* William J. Turkel y Adam Crymble, '[Crear y ver archivos HTML con Python](http://programminghistorian.org/es/lecciones/crear-y-ver-archivos-html-con-python)'.
* William J. Turkel y Adam Crymble, '[Salida de datos como un archivo HTML con Python](http://programminghistorian.org/es/lecciones/salida-de-datos-como-archivo-html)'.
* William J. Turkel y Adam Crymble, '[Palabras clave en contexto (Usar n-grams) con Python](http://programminghistorian.org/es/lecciones/palabras-clave-en-contexto-n-grams)'.
* William J. Turkel y Adam Crymble, '[Salida de palabras clave en contexto en un archivo HTML con Python](http://programminghistorian.org/es/lecciones/salida-palabras-clave-contexto-ngrams)'.

We're also pleased to announce four new English-language tutorials on new topics:

Justin Colson has built upon some existing lessons on data manipulation and digital mapping, to teach readers how to convert lists of placenames into mappable data in his new lesson on '[Geocoding Historical Data using QGIS](http://programminghistorian.org/lessons/geocoding-qgis)'. Stephanie J. Richmond and Tommy Tavenner have also published a new lesson on a geographic theme. Their new lesson, '[Using JavaScripts to Create Maps of Correspondence](http://programminghistorian.org/lessons/using-javascript-to-create-maps)' is a valuable tutorial for anyone working with historical networks. We expect to see many new digital maps thanks to the efforts of these authors, and look forward to further growth in geographically themed lessons.

Speaking of networks of information, Jonathan Blaney has produced a fantastic introduction for anyone interested in learning more about Linked Open Data. The lesson, '[Introduction to the Principles of Linked Open Data](http://programminghistorian.org/lessons/intro-to-linked-data)' focuses on key concepts, and is a great primer for the uninitiated, as well as a perfect segue into anyone working on Matthew Lincoln's more advanced lesson, '[Using SPARQL to access linked open data](http://programminghistorian.org/lessons/graph-databases-and-SPARQL)'.

Finally, we increase our provision of 'R' language lessons, with a new offering on '[Basic Text Processing in R](http://programminghistorian.org/lessons/basic-text-processing-in-r)' by Taylor Arnold and Lauren Tilton. This is a welcome addition to Taryn Dewar's lesson on '[R Basics with Tabular Data](http://programminghistorian.org/lessons/r-basics-with-tabular-data),' and an important branching out from our earlier Python lessons.

Thanks to all of our authors, reviewers, editors, and readers for your continued support. We encourage anyone with an idea for a lesson to [get in touch](http://programminghistorian.org/new-lesson-workflow) so that we can continue to expand our offering and help digital skills to continue to permeate the academy.
Binary file added images/roundup2017a/roundup2017a.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 145daa2

Please sign in to comment.