#WDI Seattle
Welcome to GA Seattle! This is the work-in-progress notes repository for our Web Development Immersive. You can view the content in a more searchable/friendly format on Gitbook:
https://wdi_sea.gitbooks.io/notes/content/
##Directory
But wait, there's more! Notes are organized by topic, but there's a suggested order to go through the notes, complete with assignments.
###Front End Development
Projects |
---|
Tic Tac Toe |
Project 1 |
###NodeJS/Express
Projects and Additional Topics |
---|
Project 2 |
oAuth |
Realtime with Socket.io |
Geocoding/Maps |
Image Uploads with Cloudinary |
Post Project 2 |
###Ruby on Rails
Projects and Additional Topics |
---|
Front End Hackathon |
Project 3 |
Group Collaboration |
oAuth |
Mailers |
Image Uploads with Cloudinary |
Static Site Generators (Jekyll) |
JS/jQuery Review |
###AngularJS 1.x and APIs
###ReactJS
Topic | Assignments |
---|---|
Intro to ReactJS | React Stopwatch |
React with Gulp and Browserify | |
React Router Starter Code |
React Yearbook |
###Computer Science
Topic | Assignments |
---|---|
Recursion/Problem Solving | Array Challenge |
Binary Search Algorithm Complexity |
Auto Guess |
Stacks and Queues | Bracket Matching |
Linked Lists | Singly Linked List Linked List Methods |
Bucket Sort | Bucket Sort: Sorting Papers |
Bubble Sort | |
Merge Sort | |
Quick Sort | |
Sorting Wrapup | |
Hashmaps | |
Trees and Other Topics | N/A |
Projects and Additional Topics |
---|
Project 4 |
MEAN Hackathon |
Interview Questions |
ES6 Variables and Strings |
ES6 Arrow Functions |