Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.21 KB

01.md

File metadata and controls

49 lines (32 loc) · 1.21 KB

W5D1

Today's Learning Goals:

  • Why is binary search logarithmic time?
  • If an element is smaller than its right neighbors, explain why there is definitely a peak to the right.
  • What is a Promise?
  • what arguments does the Promise object take?
  • what arguments does the resolve function take?
  • What arguments does .then take?
  • explain .then in the context of the callback queue
  • Top 10 ways to speed up a website
  • Why is FTP a bad idea?
  • What kinds of information is at risk when comunicating over HTTP?
  • Why should you ensure that files on a web server are not being executed by root?

Study

Algos

Web

  • Security
  • We'll be spending this week on this lecture on security. Try to make it through 1/6 of the video each day!

JavaScript

Misc

Make Flashcards

Practice

  • Review Anki.

Code

Network and Apply

  • Reach out to 2 people
  • Apply to 5 jobs