Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main #62

Open
wants to merge 13 commits into
base: gh-pages
Choose a base branch
from
Open

Main #62

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
75 changes: 19 additions & 56 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,74 +1,37 @@
# Front End Nanodegree Program

General Front End Nanodegree Content Resources
Front End Nanodegree Content & Project Resources

## Table of Contents

* [Repo](#repo)
* [Projects](#projects)
* [Lessons](#lessons)
* [Tools](#tools)
* [Creators](#creators)

## Repo

Inside the repo you'll find the following folders used to organize resources for FEND. Each lesson folder is composed of **assets**, **concepts**, **keynotes**, and an optional **problem set**.

```
fend/
└── lessons/
├── L0
├── L1
├── L2
│ ├── assets
│ ├── concepts
│ ├── keynotes
│ └── problem-set
├── L3
├── L4
└── ...
```
* [Courses](#courses)
* [Style-Guide](#style-guide)

## Projects

The following is a list of current projects required to complete the Front End Nanodegree.

1. [Mockup to Article](https://github.com/udacity/frontend-mockup-to-article)
2. [Animal Trading Cards](https://github.com/udacity/fend-animal-trading-cards)
3. Build a Portfolio Site
4. [Online Resume](https://github.com/udacity/frontend-nanodegree-resume)
5. [Classic Arcade Game Clone](https://github.com/udacity/frontend-nanodegree-arcade-game)
6. [Website Optimization](https://github.com/udacity/frontend-nanodegree-mobile-portfolio)
7. Neighborhood Map
8. [Feed Reader Testing](http://github.com/udacity/frontend-nanodegree-feedreader)
Note that projects that do not include associated starter code are not linked here.

## Lessons
1. Personal Blog Website
2. [Landing Page](https://github.com/udacity/fend/tree/refresh-2019/projects/landing-page)
3. [Weather Journal App](https://github.com/udacity/fend/tree/refresh-2019/projects/weather-journal-app)
4. [Evaluate A News Article with Natural Language Processing](https://github.com/udacity/fend/tree/refresh-2019/projects/evaluate-news-nlp)
5. Capstone - Travel App

The following is a list of the lessons associated with the Front End Nanodegree.
## Courses

* L0 - Establishing a Web Developer Mindset
* L1 - Nanodegree Orientation
* L2 - HTML Syntax
* L3 - CSS Syntax
* L4 - How to Write Code Faster
* L5 - Box Model and Semantic Elements
The following is a list of the courses associated with the Front End Nanodegree.

## Tools
* C1 - CSS, Website Layout, Website Components
* C2 - JavaScript & The DOM
* C3 - Web API's and Asynchronous Applications
* C4 - Build Tools and Single Page Web Apps
* C5 - Capstone

The following is a list of tools used thoroughout the Front End Nanodegree.

* [Chrome Feedback Extension](http://labs.udacity.com/udacity-feedback-extension/)
* [JavaScript Grader](https://github.com/udacity/js-grader)
* [Nanodegree Style Guide](http://udacity.github.io/frontend-nanodegree-styleguide/)
## Style-Guide

## Creators
See below for the Udacity Style Guide used thoroughout the Front End Nanodegree.

**Cameron Pittman**

* <https://twitter.com/cwpittman>
* <https://github.com/cameronwp>

**James Parkes**

* <https://twitter.com/parkesrjames>
* <https://github.com/jamesparkes>
* [Nanodegree Style Guide](http://udacity.github.io/frontend-nanodegree-styleguide/)
Binary file removed fend-refresh/keynotes/L0-advice.key
Binary file not shown.
Binary file removed fend-refresh/keynotes/L0-history-of-web.key
Binary file not shown.
Binary file removed fend-refresh/keynotes/L0-web-never-breaks.key
Binary file not shown.
17 changes: 0 additions & 17 deletions fend-refresh/lesson2/browsers.md

This file was deleted.

13 changes: 0 additions & 13 deletions fend-refresh/lesson2/html-structure/index.html

This file was deleted.

Binary file not shown.

This file was deleted.

35 changes: 0 additions & 35 deletions fend-refresh/lesson2/problem-set/article-mockup/index-go-blog.html

This file was deleted.

27 changes: 0 additions & 27 deletions fend-refresh/lesson2/problem-set/article-mockup/index-images.html

This file was deleted.

25 changes: 0 additions & 25 deletions fend-refresh/lesson2/problem-set/article-mockup/index-simple.html

This file was deleted.

20 changes: 0 additions & 20 deletions fend-refresh/lesson2/problem-set/article-mockup/index.html

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Loading