Skip to content

Instantly share code, notes, and snippets.

//killerabbit37, ITCS 1215 Section 4
import java.util.Random;
public class Craps
{
public static int wins;
public static int losses;
public static int point;
public static int roll = 1;
public static int round = 1;
@funk29
funk29 / README.md
Created March 7, 2018 21:51 — forked from leonardofed/README.md
A curated list of AWS resources to prepare for the AWS Certifications


A curated list of AWS resources to prepare for the AWS Certifications

A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.

OP: @leonardofed founder @ plainflow.