Skip to content

Commit

Permalink
Merge pull request #11 from HackBulgaria/add-questions-to-lecture-03
Browse files Browse the repository at this point in the history
Add questions to third lecture
  • Loading branch information
Stanislav Gatev committed Mar 26, 2015
2 parents 803ae46 + c139a95 commit a04b2fb
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions lectures/03.slim
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,30 @@ section.center
section.center
img.inline src="/images/troll.png"

section.center data-background="#000"
h2.white Questions

section.center data-background="#F00"
h2.white Module#prepend anyone?

section.center data-background="#F00"
h2.white Refinements anyone?

section.center data-background="#F00"
h2.white Where do methods reside?

section.center data-background="#F00"
h2.white Where do class methods reside?

section.center data-background="#F00"
h2.white What do you know about singleton classes?

section.center data-background="#F00"
h2.white Why are singleton classes created lazily?

section.center data-background="#F00"
h2.white What is an interface?

section.center data-background="#F00"
h2.white How do people communicate?

Expand Down

0 comments on commit a04b2fb

Please sign in to comment.