Sabella-8 / My-Coursework-Planner

0 stars 0 forks source link

[TECH ED] APIs #196

Open Sabella-8 opened 1 month ago

Sabella-8 commented 1 month ago

Link to the coursework

https://github.com/CodeYourFuture/Module-Node

Why are we doing this?

Think carefully and try to answer the following questions:

  1. Define an interface? (Think about the answer in multiple contexts, including programming )
  2. Explain why do we need to use an interface in programming? (Advanced)
  3. List 3 things that are part of the NodeJS API
  4. List 3 things that are part of the Jest API
  5. List 3 things that are part of the Spotify API
  6. Explain why Jest is not a web-based API and why Spotify is a web-based API.

Maximum time in hours

.5

How to get help

⏰ Don't spend longer than 30 minutes on this exercise 📝 Make a note of any questions you've struggled to answer. Raise these on Slack before Saturday's session so mentors know what to focus on

How to submit

Post in the thread on Slack. If there is no thread yet, start one.

How to review

Compare your answers during study group in class. What can you learn from each other?

Anything else?

If you use ChatGPT to answer these questions, you have missed the point of this course and you are now fully wasting everyone's time. Don't use LLM for this assignment. The point of this assignment is to find out what you, the human person, need help with in class.

Sabella-8 commented 1 month ago

https://codeyourfuture.slack.com/archives/C05RPC3T4JH/p1714036598470869?thread_ts=1712328120.737429&cid=C05RPC3T4JH

chettriyuvraj commented 1 month ago

Great answers for 2 to 6 - I feel you have a good deal of conceptual clarity!

This is a follow up question for you to think about more than anything else: for question 1, can you think of interfaces in contexts other than computers? For e.g. if you plug in an HDMI cable (or maybe the think audio wire for older sets) into a television, is that an interface?