Skip to content

CypherPoet/100-days-of-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
CypherPoet
Sep 23, 2019
1d3ea77 · Sep 23, 2019
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Mar 4, 2019
Feb 10, 2019
Feb 12, 2019
Feb 12, 2019
Feb 13, 2019
Feb 14, 2019
Feb 16, 2019
Feb 16, 2019
Feb 19, 2019
Feb 19, 2019
Feb 20, 2019
Feb 21, 2019
Feb 22, 2019
Feb 23, 2019
Feb 25, 2019
Mar 17, 2019
Mar 9, 2019
Mar 1, 2019
Mar 1, 2019
Mar 1, 2019
Mar 6, 2019
Mar 6, 2019
Mar 6, 2019
Mar 8, 2019
Mar 8, 2019
Mar 9, 2019
Mar 12, 2019
Mar 11, 2019
Mar 12, 2019
Mar 17, 2019
Mar 15, 2019
Mar 15, 2019
Mar 17, 2019
Mar 17, 2019
Mar 27, 2019
Mar 23, 2019
Mar 22, 2019
Mar 23, 2019
Mar 27, 2019
Mar 26, 2019
Mar 28, 2019
Mar 30, 2019
Mar 30, 2019
Apr 2, 2019
Apr 3, 2019
Apr 7, 2019
Apr 6, 2019
Apr 7, 2019
Apr 11, 2019
Apr 11, 2019
Apr 11, 2019
Apr 13, 2019
Apr 16, 2019
Apr 18, 2019
Apr 18, 2019
Apr 20, 2019
Apr 20, 2019
Apr 22, 2019
Apr 24, 2019
Jun 12, 2019
May 5, 2019
Apr 28, 2019
May 6, 2019
May 16, 2019
May 16, 2019
May 29, 2019
May 29, 2019
May 31, 2019
Jul 5, 2019
Jun 29, 2019
Jun 9, 2019
Sep 23, 2019
Apr 19, 2019

Repository files navigation

100 Days of Swift

👋 Introduction

This project is meant to follow along with Paul Hudson’s 100 Days of Swift challenge. There are many 100 Days of Swift challenges out there in the wild, but Paul is one of the best contributors to education that the Swift community has, and when I saw him throw down the gauntlet, I couldn’t resist taking part.

As the first day of this endeavor, a brief introduction is in order. I’ve been learning Swift and iOS development for a few months now after 5 years as a (mostly) front-end web (re: JavaScript 😐) developer who has decided to take the leap into native — thus, diving into the wonderful world of Swift, iOS, macOS, server-side Swift, and beyond.

As an unabashed polyglot who’s played with everything from JavaScript and Python to Java and CPP, Swift has been love at first line of code. While this is a topic that deserves a much larger write-up, I will say that Swift, in many ways, feels like a culmination for me — the kind of language I’ve wanted to write in for quite some time. With that in mind, I’m actually planning on Infinity days of Swift. But that’s neither here nor there: The people want 100, so I'll do my best to provide something valuable within those parameters.

Each "day" folder will contain a write-up where I'll recap the material covered, while also trying to interject my own insight, opinions, and reflections on how I'm learning and growing. Furthermore, when possible, I’ll try to include any code that was written along the way, links to relevant articles and information that I find online -- basically, whatever I can think of that's useful and relevant.

Contributing

Feedback and suggestions are highly appreciated. I'll be opening up issues to serve as discussion threads for each day. But feel free to open up your own as well.

Days

Full List

Projects

I previously created projects alongside Hacking with Swift in a separate repository. For 100 Days of Swift, however, I've been extending things further and adding my revised projects to this repo under each "Part One" folder. I'll try to add direct links here soon 🙂.