Skip to content

Commit 5ab34f3

Browse files
committed
feat: 2019 refresh code
1 parent 234898b commit 5ab34f3

655 files changed

Lines changed: 585 additions & 26543 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 19 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,74 +1,37 @@
11
# Front End Nanodegree Program
22

3-
General Front End Nanodegree Content Resources
3+
Front End Nanodegree Content & Project Resources
44

55
## Table of Contents
66

7-
* [Repo](#repo)
87
* [Projects](#projects)
9-
* [Lessons](#lessons)
10-
* [Tools](#tools)
11-
* [Creators](#creators)
12-
13-
## Repo
14-
15-
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**.
16-
17-
```
18-
fend/
19-
└── lessons/
20-
├── L0
21-
├── L1
22-
├── L2
23-
│ ├── assets
24-
│ ├── concepts
25-
│ ├── keynotes
26-
│ └── problem-set
27-
├── L3
28-
├── L4
29-
└── ...
30-
```
8+
* [Courses](#courses)
9+
* [Style-Guide](#style-guide)
3110

3211
## Projects
3312

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

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

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

47-
The following is a list of the lessons associated with the Front End Nanodegree.
23+
## Courses
4824

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

56-
## Tools
27+
* C1 - CSS, Website Layout, Website Components
28+
* C2 - JavaScript & The DOM
29+
* C3 - Web API's and Asynchronous Applications
30+
* C4 - Build Tools and Single Page Web Apps
31+
* C5 - Capstone
5732

58-
The following is a list of tools used thoroughout the Front End Nanodegree.
59-
60-
* [Chrome Feedback Extension](http://labs.udacity.com/udacity-feedback-extension/)
61-
* [JavaScript Grader](https://github.com/udacity/js-grader)
62-
* [Nanodegree Style Guide](http://udacity.github.io/frontend-nanodegree-styleguide/)
33+
## Style-Guide
6334

64-
## Creators
35+
See below for the Udacity Style Guide used thoroughout the Front End Nanodegree.
6536

66-
**Cameron Pittman**
67-
68-
* <https://twitter.com/cwpittman>
69-
* <https://github.com/cameronwp>
70-
71-
**James Parkes**
72-
73-
* <https://twitter.com/parkesrjames>
74-
* <https://github.com/jamesparkes>
37+
* [Nanodegree Style Guide](http://udacity.github.io/frontend-nanodegree-styleguide/)
-2.2 MB
Binary file not shown.
-3.94 MB
Binary file not shown.
-4.75 MB
Binary file not shown.

fend-refresh/lesson2/browsers.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

fend-refresh/lesson2/html-structure/index.html

Lines changed: 0 additions & 13 deletions
This file was deleted.
-476 KB
Binary file not shown.

fend-refresh/lesson2/problem-set/article-mockup/go-blog-solution.html

Lines changed: 0 additions & 28 deletions
This file was deleted.

fend-refresh/lesson2/problem-set/article-mockup/index-go-blog.html

Lines changed: 0 additions & 35 deletions
This file was deleted.

fend-refresh/lesson2/problem-set/article-mockup/index-images.html

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)