Learning Hub¶
Slides, code, and resources for Computer Science courses at Universidad Panamericana.
Courses¶

Computational Thinking — think before you code. Problem solving, algorithms, flowcharts, pseudocode, programming foundations.
C sharp (C#) — multi-paradigm, statically-typed language from Microsoft. Strong tooling; powers games (Unity), desktop (.NET, MAUI), web (ASP.NET), and mobile. Under construction.
Python — high-level, dynamically-typed language known for its readable syntax. Popular for scripting, data, web, automation, and teaching. Under construction.
How to use this site¶
- Language: toggle English / Español in the header.
- Search: press
/anywhere. - Source: GitHub repository.