Universidad del Istmo
Course material
Curso 2024-2025B
Ingenieria de Software II
Estructura de Datos
Material
Intro and Data Types here
Linked List to Sorting Slides here
BFS and DFS here
Inteligencia Artificial II
Sistemas Distribuidos
Material
Github Repository: here
Intro here
Events here
Curso 2024-2025A
2024-2025A - Inteligencia artificial
Material
Intro and Search here
Evolutionary computation here
Metaheuristcs here
ID3 Here
SVM Here
Naive Bayes & K-Means Here
Neural NetworksHere
IA_bundle_codesHere
2024-2025A - Tecnologias de la información
2024-2025A - Paradigmas de programacion 2
Material
POO Slides here
Patterns Here
Streams and lambdas Here
2024-2025A - Estructura de datos
Material
Intro, Stacks and Postfix and Prefix notation here
C and Queues slides here
Linked_List code here
Linked List to Sorting Slides here
Searchs Here
Graphs Here
Dijkstra Here
Trees Here