/gwg18

Grow With Google Scholarship Challenge 2018

Primary LanguageHTMLMIT LicenseMIT

gwg18 - Grow With Google Challenge Scholarship 2018

Waffle.io - Columns and their card count

Introduction

In January 2018 I was accepted into Udacity's Grow With Google Challenge Scholarship. 15K scholarships were awarded out of 100K applicants. This provides a three month scholarship to the Front-End Web Developer track and the top 1,500 participants who complete this program will be offered a free six month scholarship for Udacity's Front-End Web Developer Nanodegree.

This repo contains my solutions to the coursework. If you have also been awarded this opportunity then Congratulations! However, please abide by Udacity's guidelines regarding original work.

Curriculum

Milestone Title Status Date Completed
Lesson 1 Welcome Completed 01/10/2018
Lesson 2 HTML Syntax Completed 01/10/2018
Lesson 3 HTML Syntax Problem Set Completed 01/10/2018
Lesson 4 Project: Mockup-to-Article Completed 01/11/2018
Lesson 5 CSS Syntax Completed 01/12/2018
Lesson 6 CSS Syntax Problem Set Completed 01/12/2018
Lesson 7 How to Write Code Faster Completed 01/13/2018
Lesson 8 Project: Animal Trading Cards
- Solution 1 - A solution that exactly meets the problem specifications with no added adornments or features.
- Solution 2 - A solution that uses the DRY principle to reduce CSS class usage. Specifically, using child combinators to assign attributes to HTML tags (e.g. ul > li).
- Solution 3 - The same as Solution 2, but with the addtion of additional colors for the cards.
Completed 01/15/2018
Lesson 9 Next Up Completed 01/15/2018
Lesson 10 What Is Javascript? Completed 01/16/2018
Lesson 11 Data Type & Variables Completed 01/16/2018
Lesson 12 Conditionals Completed 01/16/2018
Lesson 13 Loops Completed 01/17/2018
Lesson 14 Functions Completed 01/19/2018
Lesson 15 Arrays Completed 01/22/2018
Lesson 16 Objects Completed 01/24/2018
Lesson 17 Rate Intro to JavaScript Completed 01/24/2018
Lesson 18 The Basics: the DOM, $, and Selectors Completed 01/29/2018
Lesson 19 The Tricks: DOM Manipulation Completed 01/29/2018
Lesson 20 Event Listeners with jQuery Completed 02/02/2018
Lesson 21 Project: Pixel Art Maker In Progress
Lesson 22 Challenge Course Wrap Up Not started

Additional Resources