https://github.com/pedritomelenas/python-intro
Introducción a python (y sympy)
https://github.com/pedritomelenas/python-intro
teaching-materials tutorial
Last synced: about 1 month ago
JSON representation
Introducción a python (y sympy)
- Host: GitHub
- URL: https://github.com/pedritomelenas/python-intro
- Owner: pedritomelenas
- License: mit
- Created: 2016-12-08T18:26:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T10:13:21.000Z (7 months ago)
- Last Synced: 2025-03-25T11:38:26.860Z (about 2 months ago)
- Topics: teaching-materials, tutorial
- Language: Jupyter Notebook
- Homepage:
- Size: 291 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python-Intro
Introducción a python (y sympy)En este repositorio hay blocs de `jupyter` con tutoriales básicos para `python` y `SymPy`
Para más información, usad el [tutorial de `python`](https://docs.python.org/3/tutorial/) y de [`SymPy`](http://docs.sympy.org/latest/tutorial/index.html)
Se han proporcionado referencias adicionales en los blocs
Este repositorio se puede ejecutar en [](https://mybinder.org/v2/gh/pedritomelenas/Python-Intro/master) y también en [google colab](https://colab.research.google.com/?hl=es):
- Iniciación python: [](https://colab.research.google.com/github/pedritomelenas/Python-Intro/blob/master/iniciacion-python.ipynb)
- Introducción a sympy: [](https://colab.research.google.com/github/pedritomelenas/Python-Intro/blob/master/introduccion-sympy.ipynb)