An open API service indexing awesome lists of open source software.

https://github.com/nxion/learning


https://github.com/nxion/learning

Last synced: 2 months ago
JSON representation

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]: