Skip to content

Instantly share code, notes, and snippets.

View skykeeper0's full-sized avatar

Trung Dinh skykeeper0

View GitHub Profile
@skykeeper0
skykeeper0 / README.md
Created April 8, 2017 22:55 — 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.

For more about AWS and AWS Certifications and updates to this Gist you should follow me @leonardofed


Question #1

What does this code do?

class UtilService
  def summer_start
    ...
  end