Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linx05/course-mentorees
https://github.com/linx05/course-mentorees
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/linx05/course-mentorees
- Owner: linx05
- Created: 2019-07-09T04:30:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-09T06:40:37.000Z (over 5 years ago)
- Last Synced: 2024-11-07T18:32:46.900Z (about 2 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Programming Course Mentorees
## Week 1 - Web App Basics
Section 1.1 to 1.3 of [Introducción al desarrollo de aplicaciones web](https://www.edx.org/course/introduccion-al-desarrollo-de-aplicaciones-web-3).
- [La World Wide Web](https://courses.edx.org/courses/course-v1:UAMx+WebApp+1T2019a/courseware/8af1aaa9e32541d0857dc48674600ba9/1ced9159240f4d1585b158078b0dcbb3)
- [Aplicaciones Web](https://courses.edx.org/courses/course-v1:UAMx+WebApp+1T2019a/courseware/8af1aaa9e32541d0857dc48674600ba9/77ce82ee64b54c928cc1f00977b919a7)
- [HTML para crear documentos Web](https://courses.edx.org/courses/course-v1:UAMx+WebApp+1T2019a/courseware/8af1aaa9e32541d0857dc48674600ba9/ee51e121eb2f43a09ca8c26b4aa90220)## Week 2 - HTML
Complete [HTML course](https://codigofacilito.com/cursos/HTML5) by Codigofacilito.
Sections after `HTML5 Details` are optional.