Skip to content

Instantly share code, notes, and snippets.

View msepahvand's full-sized avatar
:octocat:
Focusing

Mohammad Sepahvand msepahvand

:octocat:
Focusing
  • Melbourne, Australia
View GitHub Profile
@msepahvand
msepahvand / README.md
Created January 29, 2017 07:52 — 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 you can follow me @leonardofed


@msepahvand
msepahvand / rails-crash-course.md
Created September 24, 2017 10:15
Ruby on Rails Crash Course

Ruby on Rails Crash Course

This is a course meant to give you the basics of Ruby and Rails with the assumption that you'll use the resources provided below to further your learning.

It assumes you are familiar with basic programming concepts and the basics of object oriented programming.

Basics

Create a Ruby Script