Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save shafi1908/f18d591e29fd03bbcd70c3f709037d6b to your computer and use it in GitHub Desktop.
Save shafi1908/f18d591e29fd03bbcd70c3f709037d6b to your computer and use it in GitHub Desktop.

Revisions

  1. @funmia funmia revised this gist Aug 8, 2020. 1 changed file with 6 additions and 6 deletions.
    12 changes: 6 additions & 6 deletions system-design-interview-resources.md
    Original file line number Diff line number Diff line change
    @@ -3,17 +3,17 @@

    - [The Lost Art of System Design - John Sundell, Swift & Fika 2018](https://www.youtube.com/watch?v=ujOc3a7Hav0&list=PLwzYxOJe_LV0kkAKlEn0q6yPgSq1VxitH)

    - [iOS System Design Interview - Alex Bush, Youtube](https://www.youtube.com/watch?v=NL2axS2buw4&list=PLwzYxOJe_LV0kkAKlEn0q6yPgSq1VxitH)

    - [iOS System Design Interview - Alex Bush, Course](https://iosinterviewguide.com/system-design-interview)

    - [Grokking the Mobile System Design interview](https://medium.com/@goncharov.artemv/grokking-the-mobile-system-design-interview-6a06fa94491b)

    - [Mobile System Design Interviews (iOS and Android)](https://blog.usejournal.com/mobile-system-design-interviews-ios-and-android-f5d360292c22)

    - [iOS at Scale - objc.io](https://www.objc.io/issues/22-scale/)
    - [How to Succeed in a System Design Interview](https://blog.pramp.com/how-to-succeed-in-a-system-design-interview-27b35de0df26)

    - [iOS Skills: A Path to Mastery for iOS Development - Josh Brown](https://trello.com/b/dOV9dvBu/a-path-to-mastery-for-ios-development)
    - [iOS System Design Interview - Alex Bush, Youtube](https://www.youtube.com/watch?v=NL2axS2buw4&list=PLwzYxOJe_LV0kkAKlEn0q6yPgSq1VxitH)

    - [iOS System Design Interview - Alex Bush, Course](https://iosinterviewguide.com/system-design-interview)

    - [iOS at Scale - objc.io](https://www.objc.io/issues/22-scale/)

    - [Intro to Architecture and Systems Design Interviews - Jackson Gabbard](https://www.youtube.com/watch?v=As2gOXtcPVQ)

  2. @funmia funmia revised this gist Aug 2, 2020. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions system-design-interview-resources.md
    Original file line number Diff line number Diff line change
    @@ -26,3 +26,5 @@
    - [A Massive Guide to Building a RESTful API for Your Mobile App](https://savvyapps.com/blog/how-to-build-restful-api-mobile-app)

    - [Introduction to architecting systems for scale - Will Larson](https://lethain.com/introduction-to-architecting-systems-for-scale/)

    - [System Design Cheatsheet](https://gist.github.com/vasanthk/485d1c25737e8e72759f)
  3. @funmia funmia revised this gist Aug 2, 2020. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions system-design-interview-resources.md
    Original file line number Diff line number Diff line change
    @@ -13,16 +13,16 @@

    - [iOS at Scale - objc.io](https://www.objc.io/issues/22-scale/)

    - [iOS Skills, A Path to Mastery for iOS Development - Josh Brown](https://trello.com/b/dOV9dvBu/a-path-to-mastery-for-ios-development)
    - [iOS Skills: A Path to Mastery for iOS Development - Josh Brown](https://trello.com/b/dOV9dvBu/a-path-to-mastery-for-ios-development)

    - [Intro to Architecture and Systems Design Interviews - Jackson Gabbard](https://www.youtube.com/watch?v=As2gOXtcPVQ)

    - [Why Are Distributed Systems So Hard? - Denise Yu](https://www.youtube.com/watch?v=bG9AQ9ce5Zo)

    - [How to Talk About Software at Scale - Denise Yu](https://deniseyu.io/2020/05/21/talking-about-software-at-scale.html)

    - [Best Practices for Mobile-Friendly APIs, Natasha Robot](https://www.natashatherobot.com/best-practices-mobile-friendly-apis/)
    - [Best Practices for Mobile-Friendly APIs - Natasha Robot](https://www.natashatherobot.com/best-practices-mobile-friendly-apis/)

    - [A Massive Guide to Building a RESTful API for Your Mobile App](https://savvyapps.com/blog/how-to-build-restful-api-mobile-app)

    - [Introduction to architecting systems for scale, Will Larson](https://lethain.com/introduction-to-architecting-systems-for-scale/)
    - [Introduction to architecting systems for scale - Will Larson](https://lethain.com/introduction-to-architecting-systems-for-scale/)
  4. @funmia funmia created this gist Aug 2, 2020.
    28 changes: 28 additions & 0 deletions system-design-interview-resources.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,28 @@

    - [System Design in Software Development](https://medium.com/the-andela-way/system-design-in-software-development-f360ce6fcbb9)

    - [The Lost Art of System Design - John Sundell, Swift & Fika 2018](https://www.youtube.com/watch?v=ujOc3a7Hav0&list=PLwzYxOJe_LV0kkAKlEn0q6yPgSq1VxitH)

    - [iOS System Design Interview - Alex Bush, Youtube](https://www.youtube.com/watch?v=NL2axS2buw4&list=PLwzYxOJe_LV0kkAKlEn0q6yPgSq1VxitH)

    - [iOS System Design Interview - Alex Bush, Course](https://iosinterviewguide.com/system-design-interview)

    - [Grokking the Mobile System Design interview](https://medium.com/@goncharov.artemv/grokking-the-mobile-system-design-interview-6a06fa94491b)

    - [Mobile System Design Interviews (iOS and Android)](https://blog.usejournal.com/mobile-system-design-interviews-ios-and-android-f5d360292c22)

    - [iOS at Scale - objc.io](https://www.objc.io/issues/22-scale/)

    - [iOS Skills, A Path to Mastery for iOS Development - Josh Brown](https://trello.com/b/dOV9dvBu/a-path-to-mastery-for-ios-development)

    - [Intro to Architecture and Systems Design Interviews - Jackson Gabbard](https://www.youtube.com/watch?v=As2gOXtcPVQ)

    - [Why Are Distributed Systems So Hard? - Denise Yu](https://www.youtube.com/watch?v=bG9AQ9ce5Zo)

    - [How to Talk About Software at Scale - Denise Yu](https://deniseyu.io/2020/05/21/talking-about-software-at-scale.html)

    - [Best Practices for Mobile-Friendly APIs, Natasha Robot](https://www.natashatherobot.com/best-practices-mobile-friendly-apis/)

    - [A Massive Guide to Building a RESTful API for Your Mobile App](https://savvyapps.com/blog/how-to-build-restful-api-mobile-app)

    - [Introduction to architecting systems for scale, Will Larson](https://lethain.com/introduction-to-architecting-systems-for-scale/)