Skip to content

Instantly share code, notes, and snippets.

View shakimthecoder's full-sized avatar

Al-Shakim shakimthecoder

View GitHub Profile
@shakimthecoder
shakimthecoder / README.md
Created December 27, 2017 09:15 — 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


array Persons = [
{
Person: {
{
id: 0,
name: "Kirk" ,
manager: null
},
{
id: 1,