Skip to content

Instantly share code, notes, and snippets.

View jessicaschilling's full-sized avatar
✍️
"The details are not the details. The details make the product."

Jessica Schilling jessicaschilling

✍️
"The details are not the details. The details make the product."
View GitHub Profile

Keybase proof

I hereby claim:

To claim this, I am signing this object:

@jessicaschilling
jessicaschilling / Continents.java
Created December 15, 2015 02:54 — forked from codecademydev/Continents.java
Codecademy export
public class Continents {
public static void main(String[] args) {
//This little program takes an inputted continent number and matches it to a text string of the largest city and country on that continent
//Here's that continent number
int continent = 4;
switch (continent) {
@jessicaschilling
jessicaschilling / Magic.java
Created December 15, 2015 02:26 — forked from codecademydev/Magic.java
Codecademy export
public class Magic {
public static void main(String[] args) {
// This little program does a bunch of math witchery to always return the same number no matter what myNumber is
int myNumber = 12;
int stepOne = (myNumber * myNumber);
int stepTwo = (stepOne + myNumber);
int stepThree = (stepTwo / myNumber);
int stepFour = (stepThree + 17);
@jessicaschilling
jessicaschilling / gist:07e12325147b3c10b799
Created August 25, 2015 17:34
Verifying that +jessicaschilling is my blockchain ID. https://onename.com/jessicaschilling
Verifying that +jessicaschilling is my blockchain ID. https://onename.com/jessicaschilling