Skip to content

Learning Hub

Slides, code, and resources for Computer Science courses at Universidad Panamericana.

Courses

Computational Thinking banner

Computational Thinking — think before you code. Problem solving, algorithms, flowcharts, pseudocode, programming foundations.

C sharp

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

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.

Suggested path

  1. Computational Thinking
  2. CS (C#)
  3. Python