Skip to content

Instantly share code, notes, and snippets.

View Benjaminpjacobs's full-sized avatar

Benjamin Jacobs Benjaminpjacobs

View GitHub Profile

Week One - Module 3 Recap

Fork this respository. Answer the questions to the best of your ability. Try to answer them with limited amount of external research. These questions cover the majority of what we've learned this week (which is a TON!).

Note: When you're done, submit a PR.

  1. What is json, what does it stand for, and why is it important? JavaScript Object Notation. It is important because it is a relatively universal way to transfer information. It becomes useful when transferring data via API or between the backend and Javascript on the frontend.

  2. What kind of object is JSON in Ruby? How do we know it's JSON?

@Benjaminpjacobs
Benjaminpjacobs / bj-prework.md
Last active March 4, 2017 00:29 — forked from mbburch/prework.md
BJ - Turing pre-work

Turing School Prework - Benjamin Jacobs

Task A- Practice Typing:

  • screenshots of scores will be posted in comments

Task B- Algorithmic Thinking & Logic:

  • screenshots of completed sections will be posted in comments

Task C- Create your Gist: