You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,12 @@ Repositorio para mantener los recursos como conferencias, seminarios y demás, r
8
8
*[Conferencia 2 (Formas de procesamiento y organizacion de la memoria)](conferencias/conferencia_02_formas_de_procesamiento_y_organizacion_de_la_memoria.pptx)
9
9
*[Conferencia 3.1 (Tipos. Formas de tipado)](conferencias/conferencia_03.1_tipos_formas_de_tipado.pptx)
10
10
*[Conferencia 3.2 (Referencias y valores. Copia e igualdad. Traspaso de parámetros)](conferencias/conferencia_03.2_referencias_y_valores_copia_e_igualdad_traspaso_de_parámetros.pptx)
11
+
*[Conferencia 3.3 (Clases abstractas e interfaces. Jerarquías de tipos. Genericidad)](conferencias/conferencia_03.3_clases_abstractas_e_interfaces_jerarquías_de_tipo_genericidad.pptx)
12
+
*[Conferencia 3.4 (Covarianza y contravarianza)](conferencias/conferencia_03.4_covarianza.pptx) | [Códigos de ejemplo](conferencias/conferencia_03.4_covarianza_code.zip)
*[Conferencia 5.1 (Python)](conferencias/conferencia_05.1_python.pptx) | [Códigos de ejemplo](conferencias/conferencia_05.1_python_code.zip)
15
+
*[Conferencia 5.2 (Python dynamic binding. CSharp late binding)](conferencias/conferencia_05.2_python_dynamic_binding_csharp_late_binding.pptx)
16
+
*[Conferencia 5.3 (Reflection y Dynamic en CSharp)](conferencias/conferencia_05.3_reflection_y_dynamic_en_csharp.pptx) | [Códigos de ejemplo](conferencias/conferencia_05.3_reflection_y_dynamic_en_csharp_code.zip)
0 commit comments