rwjc / iOS-Developer-Roadmap

Roadmap to becoming an iOS developer in 2018.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Header image

๐Ÿš€ iOS Developer Roadmap

Roadmap to becoming an iOS developer in 2018.

โ˜๏ธ What is it?

This is a tree-like compilation of topics highly relevant to iOS development. Both image and text version are generated from human readable content file.

โœŒ๏ธ Who is it for?

The roadmap will be helpul for:

  • anyone who wants to become an iOS developer
  • iOS developers who desire to become experts
  • iOS developers who are preparing for interviews and need to brush up knowledge
  • iOS developers who need to compile own set of interview questions

๐Ÿ‘Œ Why these topics?

See this article explainig selection of topics.

๐Ÿ‘จโ€๐ŸŽ“ How to use this roadmap

  1. Find a topic you want to study.
  2. Go to corresponding resources section.
  3. Study untill you can confidently explain the topic to your cat.
  4. (Optional) tick the checkbox next to the topic. How to tick a checkbox.
  5. Go to step 1.

Essential topics are topics which significantly contribute to understanding of iOS development. Consequently, it is a good idea to study them first as they are often encountered on interviews.

Start from Getting started section if you haven't done any iOS development yet.

๐Ÿ—บ Image version

Roadmap of essential topics. Roadmap for all topics is here. Header image

๐Ÿ“ Text version

Text version with materials to study.

๐Ÿค How to contribute

  • add new topics to Content.yml
  • add missing study materials to Content.yml
  • throw ideas at me on Twitter: @Bohdan_Orlov

The complete contribution guide.

โ˜‘๏ธ TODO

  • content file with topics and materials
  • ability to generate README.md from the content file
  • ability to generate Roadmap tree image from the content file
  • make generation script less miserable:
    • make it readable ๐Ÿคฆ
    • output Yaml format violation errors
    • handle errors of parsing Yaml into Topics and Resources
    • handle file read/write errors
    • handle image generation errors
  • automatic regeneration of roadmap after every commit
  • automatic validation of content format on PR
  • make sure Travis doesn't deploy if generation script fails

โš™๏ธ Generation status

Travis

๐Ÿ“ƒ License

License: CC BY 4.0

About

Roadmap to becoming an iOS developer in 2018.


Languages

Language:Swift 99.5%Language:Shell 0.5%