diff --git a/_includes/episode_break.html b/_includes/episode_break.html index ae91a26f..8e35c4aa 100644 --- a/_includes/episode_break.html +++ b/_includes/episode_break.html @@ -2,11 +2,11 @@ Muestra los tiempos de un descanso en una caja similar a la de un episodio de aprendizaje. {% endcomment %}
-

Overview

+

Hoja de ruta

- Break: {{ page.break }} min + Descanso: {{ page.break }} min
diff --git a/_includes/episode_overview.html b/_includes/episode_overview.html index 5b6c4968..85261e0f 100644 --- a/_includes/episode_overview.html +++ b/_includes/episode_overview.html @@ -2,11 +2,11 @@ Muestre los tiempos y los objetivos de aprendizaje de un episodio. {% endcomment %}
-

Overview

+

Hoja de ruta

- Enseñando: {{ page.teaching }} min + Leccion: {{ page.teaching }} min
Prácticas: {{ page.exercises }} min
diff --git a/_includes/lesson_footer.html b/_includes/lesson_footer.html index 16cf7d0d..200068d2 100644 --- a/_includes/lesson_footer.html +++ b/_includes/lesson_footer.html @@ -29,7 +29,7 @@

/ Fuente / - Cite + Cita / Contacto diff --git a/_includes/sc/schedule.html b/_includes/sc/schedule.html index 6001c2d1..469dbc53 100644 --- a/_includes/sc/schedule.html +++ b/_includes/sc/schedule.html @@ -1,17 +1,17 @@
-

Day 1

+

Día 1

- +
09:00 Automatización de tareas con la terminal de Unix
10:30 Café
12:00 Almuerzo
13:00 Creación de programas con Python
14:30 Coffee
14:30 Café
16:00 Cierre
-

Day 2

+

Día 2

diff --git a/_includes/sc/syllabus.html b/_includes/sc/syllabus.html index 0df198c2..9ec004f0 100644 --- a/_includes/sc/syllabus.html +++ b/_includes/sc/syllabus.html @@ -1,6 +1,6 @@
-

The Unix Shell

+

La Terminal de Unix

  • Archivos y directorios
  • History and tab completion
  • @@ -10,6 +10,8 @@

    The Unix Shell

  • Encontrar cosas
  • Referencia...
+ + + + + +
+

R para Análisis Científicos Reproducibles

+
    +
  • Gestión de proyectos con RStudio
  • +
  • Explorando Data Frames
  • +
  • Creando gráficas con ggplot
  • +
  • Creando y usando funciones
  • +
  • Manipulando dataframes con dplyr y plyr
  • +
  • Escribiendo buen software
  • +
  • Reference...
  • +
+
+ + + + + + \ No newline at end of file diff --git a/_includes/syllabus.html b/_includes/syllabus.html index 1dc87e94..f00a1ac5 100644 --- a/_includes/syllabus.html +++ b/_includes/syllabus.html @@ -29,7 +29,7 @@

Horario

{% if multiday %}{% endif %} - + {% endif %} @@ -66,7 +66,7 @@

Horario

{% if multiday %}{% endif %} - +
09:00 Control de versiones con Git
10:30 Café
{% if hours < 10 %}0{% endif %}{{ hours }}:{% if minutes < 10 %}0{% endif %}{{ minutes }}FinalizarFinal
{% if hours < 10 %}0{% endif %}{{ hours }}:{% if minutes < 10 %}0{% endif %}{{ minutes }}FinishFinal