Inside Ios Dev

  • Author: Vários
  • Narrator: Vários
  • Publisher: Podcast
  • Duration: 39:35:56
  • More information

Informações:

Synopsis

Inside iOS dev is a weekly show about real world iOS development. Your hosts, Alex and Andrew, draw from their experiences ranging from 4+ year old legacy codebases, to small startup green field projects, to working on apps at places like Uber & Reddit with millions of active users. They discuss everything from implementing specific features, to creating flexible designs, to utilizing refactoring techniques, and more. This is THE show for professional iOS developers.

Episodes

  • Understanding Auto Layout + Tips & Tricks

    18/02/2018 Duration: 17min

    Learn about the underlying mechanics of Auto Layout and the layout system of iOS in general. Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com Prepping for an interview? https://iosinterviewguide.com/?promo=inside-ios-dev-ref

  • Writing Clean Code - Part 3 - An Overview of Robert Martin's Clean Code

    12/02/2018 Duration: 23min

    An overview of the indispensable Uncle Bob's Clean Code. Chapters 10 through 13. Learn how to write code that's simple, expressive, easy to read, easy to maintain, and elegant. Find Clean Code here: http://amzn.to/2Cd49HO Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com Prepping for an interview? https://iosinterviewguide.com/?promo=inside-ios-dev-ref

  • Why Singletons Are Evil

    16/01/2018 Duration: 21min

    Alex explains why he thinks Singletons are evil. He gives concrete reasons why and then offers a better alternative. Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com Studying for an iOS Engineer job interview? https://iosinterviewguide.com/?promo=inside-ios-dev-ref

  • An Introduction to Dependency Injection

    18/12/2017 Duration: 16min

    What is Dependency Injection? Why is it useful? How can we use it? Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com Studying for an iOS Interview? https://iosinterviewguide.com/?promo=inside-ios-dev-ref

  • Understanding Design Patterns & Architecture

    04/12/2017 Duration: 14min

    Why is there so much confusion around design patterns and architectures? How can we gain better understanding of them? Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com Preparing for your next iOS Engineer job interview? https://iosinterviewguide.com/?promo=inside-ios-dev-ref

  • Programming language battle: Javascript

    14/11/2017 Duration: 18min

    We have a lively debate over the potential merits and downfalls of Javascript as a programming language and community. Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com Preparing for your next iOS engineer job interview? https://iosinterviewguide.com/?promo=inside-ios-dev-ref Want to learn about backend development? http://codetales.io/

  • Writing Clean Code - Part 2 - An Overview of Robert Martin's Clean Code

    30/10/2017 Duration: 19min

    An overview of the indispensable Uncle Bob's Clean Code. Chapters 6 through 9. Learn how to write code that's simple, expressive, easy to read, easy to maintain, and elegant. Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com

  • Our Dark Secret - A conversation about Swift versus Objective-C

    17/10/2017 Duration: 15min

    We make a confession and discuss developing in Swift versus Objective-C Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com

  • Developing for iPhone X - Embrace the notch

    02/10/2017 Duration: 10min

    What you need to know about developing for the new iPhone X. https://developer.apple.com/ios/human-interface-guidelines/overview/iphone-x/ Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com

  • Being a generalist - What iOS developers can learn from the backend

    26/09/2017 Duration: 21min

    Guest Julian Fahrer joins us to discuss what iOS developers can learn from backend development & devops. Julian's screencasts website: http://codetales.io/ Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com

  • try! Swift NYC 2017 Conference

    14/09/2017 Duration: 19min

    We share our experience and what we learned at the try! Swift New York City 2017 conference. Including Matt Gallaghers redux-like modeling of view state, Tanner Nelson's server-side Swift using Vapor, Neem Serra's Map & FlatMap magic, and Paul Fenwick's talk on machine ethics & emerging technologies. Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com

  • Introducing the New iOS 11 System Review Prompt - SKStoreReviewController

    06/09/2017 Duration: 11min

    Starting in iOS 11, Apple is requiring all apps to use the new SKStoreReviewController to prompt users to review & rate your app. We discuss the details of how this new review prompt works as well as other changes to reviews and the App Store. Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com

  • Writing Clean Code - Part 1 - An Overview of Robert Martin's Clean Code

    23/08/2017 Duration: 22min

    An overview of the indispensable Uncle Bob's Clean Code. Learn how to write code that's simple, expressive, easy to read, easy to maintain, and elegant. Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com

  • 14 - Software Engineer Interview Hole In One - How Alex nailed his interview process

    08/08/2017 Duration: 24min

    Alex talks about how he nailed his iOS Software Engineer interview process and got his dream job at ThoughtWorks. The book about interviews Alex wrote: https://iosinterviewguide.com/?promo=inside-ios-dev-ref Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com

  • 13 - View Models To The Rescue

    25/07/2017 Duration: 24min

    An iOS design / architecture talk. Andrew & Alex introduce and discuss view models. What are they? Should you use them? How do they help solve the malignant Massive View Controller problem in iOS? Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com

  • 12 - Pair Programming

    13/07/2017 Duration: 18min

    Andrew & Alex talk about pair programming. The advantages and disadvantages of it and whether you should utilize it or not. They also give some advice about pair programming. Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com

  • 11 - The Problems with 3rd Party Services

    28/06/2017 Duration: 25min

    Alex and Andrews describe the problems that arise when working with third party services in your application and how to work around those problems. First, they describe third party services. Then, they talk about specific problems they've had. Finally, they close with key takeaways and main lessons. Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com

  • 10 - Top Must Watch WWDC 2017 Videos

    22/06/2017 Duration: 19min

    Andrew and Alex talk about the top must watch WWDC 2017 videos. Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com

  • 9 - How To Do An iOS Engineer Job Search (After Being Laid Off)

    14/06/2017 Duration: 39min

    From being laid off to landing his dream job at Reddit, Andrew shares lessons learned from his recent iOS Engineer job search. Listen to this episode if you want to be prepared for your next job interview. First, he talks about what it means to be laid off. Then, he gives advice about what to do immediately after being laid off. Next, he explains about how he prepared for and carried out the interview process. Finally, he discusses lessons learned and key takeaways. Read 'The iOS Interview Guide' book at https://iosinterviewguide.com/?promo=inside-ios-dev-ref Reddit is hiring! Go to about.reddit.com and tell them Andrew from Inside iOS Dev sent you. Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com

  • 8 - WWDC Platforms State Of The Union Recap

    08/06/2017 Duration: 28min

    Andrew and Alex recap Apple's WWDC Platforms State Of The Union 2017 -- Christmas for iOS Devs. Learn what new goodies we can look forward to. XCode, debugging, Swift, VR, AR, and more! Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com

page 4 from 5