95.11

Apuntes y resueltos de la materia Algoritmos y Programación (95.11)
Index Commits Files Refs README
commit ce6422774974ae3a26710ee4eeca455ebb7330bb
parent 564ae913c029c58ee73b870787512cd8b8f919d2
Author: Martin Klöckner <mjkloeckner@gmail.com>
Date:   Tue, 30 Apr 2024 20:21:11 -0300

update `README.md`

Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -5,6 +5,6 @@ materia Algoritmos y Programación I (95.11) curso Cardozo
 
 ## Recursos Recomendados
 
-* [C gibberish ↔ English](https://cdecl.org/)
-* [Deitel & Deitel - C how to program with an Introduction to C++](https://deitel.com/c-how-to-program-8-e/)
 * [Brian Kernighan & Dennis Ritchie - The C Programming Language](https://en.wikipedia.org/wiki/The_C_Programming_Language)
+* [Deitel & Deitel - C how to program with an Introduction to C++](https://deitel.com/c-how-to-program-8-e/)
+* [C gibberish ↔ English](https://cdecl.org/)