mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 09:26:10 +00:00
Compare commits
4 Commits
36b7a23e37
...
0fb9312b1f
Author | SHA1 | Date | |
---|---|---|---|
|
0fb9312b1f | ||
|
9c550dd5a1 | ||
|
70afee0eac | ||
|
e0c5695bbf |
2
.github/workflows/check-urls.yml
vendored
2
.github/workflows/check-urls.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
fetch-depth: ${{ steps.set-params.outputs.fetch-depth }}
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v45.0.4
|
||||
uses: tj-actions/changed-files@v45.0.5
|
||||
with:
|
||||
separator: " "
|
||||
json: true
|
||||
|
@ -224,6 +224,8 @@
|
||||
* [Tecnologías Web (2010)](https://ocw.ua.es/es/ingenieria-y-arquitectura/tecnologias-web-2010.html)
|
||||
* [XML, marcado de textos y bibliotecas digitales (2007)](https://ocw.ua.es/es/ingenieria-y-arquitectura/xml-marcado-de-textos-y-bibliotecas-digitales-2007.html)
|
||||
|
||||
### Python
|
||||
* [Introducción a Python: 1 - Comenzando (Spanish)](https://www.youtube.com/watch?v=3jeVIH7sh7A) - Stanford Scholar
|
||||
|
||||
### Redes
|
||||
|
||||
@ -303,3 +305,5 @@
|
||||
|
||||
* [Como crear y administrar un curso en MOODLE - TecNMx](https://mooc.tecnm.mx/courses/course-v1:TecNM+CCACM-003+2022-3/about) (TecNMx)
|
||||
* [Visual Studio Code: Mejora tu velocidad para codificar](https://www.udemy.com/course/vscode-mejora-tu-velocidad-para-codificar/) - Fernando Herrera (udemy)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user