This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Gmail</title> | |
<link rel="stylesheet" type="text/css" href="css/style.css"> | |
<script type="text/javascript" src="js/script.js"></script> | |
</head> | |
<body> | |
<main> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'httparty' | |
require 'nokogiri' | |
tickers = [ | |
'FB', | |
'GOOGL' | |
] | |
prices = [] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// welcome to js-dom |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Movie.create(name: "Captain Phillips", release_year: 2013) | |
Movie.create(name: "Saving Private Ryan", release_year: 1998) | |
Movie.create(name: "Apollo 13", release_year: 1995) | |
Movie.create(name: "Big", release_year: 1998) | |
Movie.create(name: "Cast Away", release_year: 2000) | |
Movie.create(name: "Catch Me If You Can", release_year: 2002) | |
Movie.create(name: "A League of Their Own", release_year: 1992) | |
Movie.create(name: "Splash", release_year: 1984) | |
Movie.create(name: "The Terminal", release_year: 2004) | |
Movie.create(name: "Joe Versus the Volcano", release_year: 1990) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://docs.google.com/a/wyncode.co/presentation/d/1CDDEH3q1b1m2k1ZT1k_d2GIEM_-OtLiNmcOtPhXUXBY/edit?usp=sharing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying my Blockstack ID is secured with the address 1P6CNHTjSidnHaAvUi5SGzNYLigfKA9iHd https://explorer.blockstack.org/address/1P6CNHTjSidnHaAvUi5SGzNYLigfKA9iHd |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying my Blockstack ID is secured with the address 1P6CNHTjSidnHaAvUi5SGzNYLigfKA9iHd https://explorer.blockstack.org/address/1P6CNHTjSidnHaAvUi5SGzNYLigfKA9iHd |