reading-notes

Reading Journal

Understanding the work of Roy Fielding and topics like HTTP, REST, and web architecture is crucial because they form the backbone of how the internet functions and how websites are built. These concepts are important in the tech industry, and knowing them can lead to job opportunities in web development and software engineering. Learning about HTTP and REST helps me design better websites and solve problems more effectively in my coding projects.

Reading

What Google Learned From Its Quest to Build the Perfect Team

1. To what extent did psychological safety impact your previous work experience?

2. How does this article inform your approach to working with others moving forward?

How I explained REST to my brother

1. Who is Roy Fielding?

2. Why don’t the techniques that we use in this class work well when we need to be able to talk to all of the machines in the world?

3. What is the HTTP protocol that Fielding and his friends created?

4. What does a GET do?

5. What does a POST do?

6. What does PUT do?

7. What does PATCH do?

API Keys

Request a personal API key from the following APIs. You should receive these in your email within a few hours, often within minutes. Please request these keys prior to lecture to allow adequate time because you will need them in order to complete your lab assignment. Note: do not post your API keys in the Canvas discussion or on GitHub. Save them in a secure place.

Geocoding API

1. Did you get your API key?

Weather Bit API

2. Did you get your API key?

Yelp API Docs

3. Did you get your API key?

The Movie DB API Docs

4. Did you get your API key?

Things I want to know more about.

I want to know more about the history of HTTP and think I might research Roy Fielding outside of school.