Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _posts/2016-01-26-swift-at-artsy.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ date: 2016-01-26T00:00:00.000Z
comments: false
categories: [ios, mobile, review, video, code, swift, oss, teaching]
author: ash
series: Swift at Artsy
---

While the Artsy engineering team includes many disciplines, tech stacks, and personalities, we all share a few things in common: a respect for each other, an appreciation of art-meets-science, and a celebration of learning. These are actually traits shared with our entire company, even non-engineers. So last Summer when Orta and I had some down time, it occurred to us how we could do something super-productive that was congruent with our values: we could teach the company Swift.
Expand Down
23 changes: 23 additions & 0 deletions _posts/2016-08-15-swift-at-artsy-beginners-lesson-one.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
layout: post
title: "Learn Swift at Artsy, Beginners Lesson One"
date: 2016-08-15 21:18
author: [ash]
categories: [ios, mobile, video, code, swift, oss, teaching]
series: Swift at Artsy
---

Last August, Orta and I [led a course at Artsy][course] to teach our colleagues Swift. There were two parallel groups of learners: a "beginners" group who had never coded before, and an "informed" group who already knew how to code. This year, we're leading the course again with a slight twist: we're repeating the course for absolute beginners, and we're introduce a new course for anyone who completed last year's beginner course.

We're really excited both to help new colleagues take their first steps into programming, and to help returning colleagues continue their journey.

Today was lesson one of the beginner group, and I have a [screen recording][youtube] of my walkthrough of [lesson one's material][github].

<!-- more -->

{% youtube OLdSg0XpFqA %}


[course]: http://artsy.github.io/blog/2016/01/26/swift-at-artsy/
[youtube]: https://youtu.be/OLdSg0XpFqA
[github]: https://github.com/artsy/Swift-at-Artsy/tree/master/Beginners/Lesson%20One