Untangling spring week12

13
UNTANGLING THE WEB WEEK 12 – PRESENTATIONS, DEMOS, AND WRAP UP

Transcript of Untangling spring week12

Page 1: Untangling spring week12

UNTANGLING THE WEBWEEK 12 – PRESENTATIONS, DEMOS, AND WRAP UP

Page 2: Untangling spring week12

AGENDA

• Wrap up of our progress• Group presentations• Course experience survey• Demos• Urthecast – react, nodejs, docker• Google speech – nodejs, google compute platform

Page 3: Untangling spring week12

THE STATE OF WEB DEVELOPMENT 2017

• Discussion on hacker news (news.ycombinator.com)• Survey of current technologies• Web tooling changes fast!!• https://github.com/kamranahmedse/developer-roadmap/blob/

master/README.md

Page 4: Untangling spring week12
Page 5: Untangling spring week12
Page 6: Untangling spring week12
Page 7: Untangling spring week12
Page 8: Untangling spring week12

PRESENTATIONS!

• Less than 10 minutes each• Focus on a good demo and a discussion of development

challenges

Page 9: Untangling spring week12

COURSE EXPERIENCE SURVEY

• http://www.uvic.ca/learningandteaching/students/resources/ces/login.php

• 15 minutes or so

Page 10: Untangling spring week12

CONNECTING YOUR WEB PAGE

• Static pages• Routes• Ejs partials

• So convert all your web pages to partials, create routes for them, and then call them• Put common elements in their own partials

Page 11: Untangling spring week12

WEB DEVELOPMENT SALARIES

• http://www.oreilly.com/programming/free/files/2016-software-development-salary-survey-report.pdf

Page 12: Untangling spring week12

WHERE FROM HERE?

• Bootcamp – lighthouse labs, etc• CS degree• Online learning – pluralsight, codeschool, etc.• Your own projects! This is in many ways the best route, just

make stuff

Page 13: Untangling spring week12

DEMO – A FULL WEB APP

• Urthecast demo and code review