-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathCITATION.cff
More file actions
25 lines (25 loc) · 792 Bytes
/
CITATION.cff
File metadata and controls
25 lines (25 loc) · 792 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
cff-version: 1.2.0
message: "Si utilizas este material educativo, por favor cita como se indica a continuación."
type: software
title: "Python Fundamentos - Material Educativo Progresivo"
authors:
- family-names: "Rodríguez Villanueva"
given-names: "Anaïs"
orcid: ""
repository-code: "https://github.com/Anais-RV/python-fundamentos"
url: "https://github.com/Anais-RV/python-fundamentos"
abstract: >
Repositorio pedagógico de ejercicios de Python con estructura clara,
ejercicios graduados, ejemplos progresivos y ejercicio guiado evolutivo
"La Calculadora que Crece" que abarca 6 módulos fundamentales.
keywords:
- python
- educación
- tutorial
- ejercicios
- aprendizaje
- programación
- fundamentos
license: MIT
version: 1.0.0
date-released: 2025-10-23