Skip to content

Instantly share code, notes, and snippets.

View charliegerard's full-sized avatar
💭
Making something 🧪

Charlie charliegerard

💭
Making something 🧪
View GitHub Profile

#WDI Day 2

JSConf AU - Melbourne April

"You never really understand Mahtematics, you just get used to it.

####Flow control:

If conditions Loops

#Day 4

###Object and Classes

groucho = {:yab => 1890, :moustache => true, :vice => "cigars"} harpo = {:yab => 1888, :moustache => false, :vice => "women"}

def how_old(brother) 2014-brother[:yab]

#Day 5


begin rescue end

example=

puts "Welcome"

#Week 2 - Day 6

Ruby has open classes. You can modify them at any time anywhere in your code.

"Monkey Patching".

Giving a default value is giving a value after: def method(argument=default value).

####How the Internet works?

#Day7

##HTML & CSS

normalize.css helps the app display the same way on all browsers. This document will overwrite the specificity of the browsers.

You can get it from the internet.

joshduck.com/periodic-table.html

#Day 9

Subscribe to podcasts and screencasts

CSS Tricks, Ruby Tapas, Smashing Magazine, RailsCasts, 5 minutes of Javascript,

Blogs: Tuts +, A list apart.

iTunes U: