https://github.com/nxion/learning
https://github.com/nxion/learning
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nxion/learning
- Owner: nxion
- Created: 2015-11-12T18:27:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-19T17:43:39.000Z (over 9 years ago)
- Last Synced: 2023-03-01T08:25:37.787Z (about 2 years ago)
- Language: HTML
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Web Development
===============This repo will hold all the self-paced lessons I use to help me learn Web development. I will update this readme with a detailed list of what will be added here and from where. Hopefully, this will be updated on a regular basis
####[The Odin Project][TOP]
- [Android Logo][android-lesson-link]
- This was built from the third assignment listed from the above page. You can [view this example][android-logo] in your browser.- [Basic Web Demo][bwd-lesson-link]
- This was built from the [Mozilla Development Network's Getting Started with the Web][mdn-start] series. You can [view this example][bwd] in your browser.- [Project Euler][euler-lesson-link]
- This was built from the [Project Euler assignment][euler-page]. You can [view this example][euler] in your browser but it is still a work in progres.[//]: # (REFERENCE LINKS)
[android-logo]:
[android-lesson-link]:
[bwd]:
[bwd-lesson-link]:
[mdn-start]:
[TOP]:
[euler-lesson-link]:
[euler]:
[euler-page]: