swift-berlin / swift-berlin.github.io

swift.berlin
12 stars 10 forks source link

The ground work #13

Closed mzaks closed 8 years ago

mzaks commented 8 years ago

I want to talk about data structures, value vs. reference type and maybe even singleton pattern.

JensRavens commented 8 years ago

Sounds great. Maybe you can also mix in a bit of memory management regarding value and reference types (this would be especially interesting for beginners).

Can you do a pull request?