The Iphreaks Show

  • Autor: Vários
  • Narrador: Vários
  • Editor: Podcast
  • Duración: 253:10:05
  • Mas informaciones

Informações:

Sinopsis

The iOS Development Podcast

Episodios

  • iPS 302: Executable Specifications and Behavior Driven Development for iOS with Mohammad Azam

    25/08/2020 Duración: 44min

    Testing your iOS apps can be tricky. It's even trickier when you need to make sure that your non-technical folks to verify that your applications behave as they should. Azam shares his expertise in testing your applications using Behavior Driven Development techniques and how to write specifications in plain English that can be read and understood by non-technical people and can be executed by computers to verify that the behavior matches up. Panelists Alex Bush Guest Mohammad Azam Sponsors CacheFly Picks Alex Bush: WWDC for macOS Mohammad Azam: Mark of the Beast Follow iPhreaks on Twitter: @iphreaks

  • iPS 301: Getting Started With Combine In Your Apps with Donny Wals

    11/08/2020 Duración: 47min

    iOS Dev Remote Conf 2020 Donny Wals works for Disney on the systems that run Disney+ and other systems. He jumps on the podcast to talk about Combine. Combine is a functional reactive programming library provided by Apple. It's similar to RxSwift. It's functionality focused instead of UI focused. He can be used to handle API responses and things like that to push changes through the system. Panelists Charles Max WoodSoojin Ro Guest Donny Wals Sponsors CacheFly Picks Soojin Ro: objc Functional Swift Donny Wals: Understanding Swift Follow iPhreaks on Twitter: @iphreaks

  • iPS 300: How to Build a Million Dollar App with Steve Young

    28/07/2020 Duración: 53min

    iOS Dev Remote Conf 2020 Steve Young is an ASO and App Promotion expert. He walks Chuck and Soojin through the process of finding applications that will make you millions of dollars by competing in spaces where others are making millions of dollars. He also shows the panelists how to make your apps appear higher in the app store. Panelists Charles Max WoodSoojin Ro Guest Steve Young Sponsors With HeadSpin, you only need one platform for testing, monitoring, and analytics across applications, devices, and networks. Check them out at headspin.ioCacheFly Links App AnnieSensorTower Picks Charles Max Wood: Get Outside!Upper Deck Legendary Soojin Ro: Slow Burpee Steve Young: Intermittent Fasting Follow iPhreaks on Twitter: @iphreaks

  • iPS 299: An Experience of iOS Bootcamp with Alex Lundquist

    21/07/2020 Duración: 01h17min

    iOS Dev Remote Conf 2020 Guest, Alex Lundquist joins this episode of the iPhreaks Show to walk us through his experience with iOS bootcamp. He went into how he was laid off from his job and the rigorous pursuit of landing another job in his field of IT. This episode is truly inspirational especially in a time when so many developers, IT techs etc are at a crossroads in their career. Panelists Charles Max Wood Guest Alex Lundquist Sponsors With HeadSpin, you only need one platform for testing, monitoring, and analytics across applications, devices, and networks. Check them out at headspin.ioCacheFly Links DevMountainbluehostBottegaLambdaLinkedIn Alex Lundquist Picks Charles Max Wood: http://www.russellbrunsonclickfunnels.com/ Alex Lundquist: Hacking with SwiftRay WenderlichHow to ace a take home test - Sean Allen on Swiftly Speaking Follow iPhreaks on Twitter: @iphreaks

  • iPS 298: Splitting Your Monolith App Into Modules with Luis Ascorbe

    14/07/2020 Duración: 01h07min

    iOS Dev Remote Conf 2020 Soojin and Alex are joined by Luis Ascorbe who talks about his experience splitting a large monolith codebase into modules. They talk about general approach and specific tactics. Panelists Soojin RoAlex Bush Guest Luis Ascorbe Sponsors With HeadSpin, you only need one platform for testing, monitoring, and analytics across applications, devices, and networks. Check them out at headspin.ioCacheFly Links cocoaconferences.com Picks Soojin Ro: Billions Alex Bush: Soft Skills Luis Ascorbe: ZeroZeroZeroObjectifiedHow to Win Friends & Influence People Follow iPhreaks on Twitter: @iphreaks

  • iPS 297: Keyboard Controls with Douglas Hill

    07/07/2020 Duración: 49min

    iOS Dev Remote Conf 2020 Douglas Hill and Charles Max Wood discuss keyboard control with UIKit apps. Mac Catalyst came out and made keyboard relevant on Mac where UIKit was mostly focused on iOS before. The discussion goes into the ins and outs of Mac Catalyst, the new iPad with its keyboard, and then how to think about keyboard inputs if you're used to working on touch screen devices. Panelists Charles Max Wood Guest Douglas Hill Sponsors With HeadSpin, you only need one platform for testing, monitoring, and analytics across applications, devices, and networks. Check them out at headspin.ioCacheFly Links GitHub douglashill/KeyboardKitTwitter Douglas Hill: @qdoug Picks Charles Max Wood: Prodigal SonDevchat MeetupsDevchat Conferences Douglas Hill: Standard Ebooks Follow iPhreaks on Twitter: @iphreaks

  • iPS 296: Swift on Raspberry PI with Marc Aupont

    30/06/2020 Duración: 01h04min

    iOS Dev Remote Conf 2020 Alex Bush is joined by Marc Aupont who talks about running Swift on Raspberry PI. They talk about how conceptually development for Raspberry PI happens and how specifically it’s implemented with Swift. They also talk about the setup and how to get started developing for Raspberry PI using Swift. Panelists Alex Bush Guest Marc Aupont Sponsors With HeadSpin, you only need one platform for testing, monitoring, and analytics across applications, devices, and networks. Check them out at headspin.ioCacheFly   "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today! Links GitHub uraimo/SwiftyGPIOLickability Picks Marc Aupont: Ozark Alex Bush: Around the World in 80 Days Follow iPhreaks on Twitter: @iphreaks

  • iPS 295: Finding the Silver Lining in Hard Times

    23/06/2020 Duración: 45min

    iOS Dev Remote Conf 2020 Given the current state of the world, we've been put into a position where things have lost jobs or lost in other areas of life. The panel discusses how to make the most of things when hard things come your way. Panelists Soojin Ro Alex Bush Charles Max Wood Sponsors With HeadSpin, you only need one platform for testing, monitoring, and analytics across applications, devices, and networks. Check them out at headspin.ioCacheFly   "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today! Links Course Creator ProHow To Write & Launch Your Book To $10,000 in 90 DaysThe MaxCoders Guide To Finding Your Dream Developer JobAuthorityCorona Dev JobsRemote: Office Not RequiredHackernoon Picks Soojin Ro: Apple Store Monument Valley 2 Google Play Monument Valley 2 Alex Bush: Stellaris Charles Max Wood: RRU 104: How to Start a Side Hustle as a Programmer with Mani Vayahttp

  • iPS 294: Improving Performance on the SoundCloud App with Esteban Torres

    16/06/2020 Duración: 54min

    Esteban Torres is an iOS developer at SoundCloud. He walks the iPhreaks through the process of upgrading the performance of their iOS app. Their app started out taking 2 hours to launch when they were testing. They started out fixing their tracking and then worked on one improvement at a time. Panelists Alex Bush Charles Max Wood Guest Esteban Torres Sponsors With HeadSpin, you only need one platform for testing, monitoring, and analytics across applications, devices, and networks. Check them out at headspin.ioCacheFly   "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today!   Links This is Esteban TorresPedal to the Metal - iOS Conf SG 2019 Esteban Torres Twitter: @esttorheGitHub Esteban Torres Picks Alex Bush: Starship Troopers Book Charles Max Wood: Devchat ConferencesDevchat Meetups Esteban Torres: Audiobooks! Follow iPhreaks on Twitter: @iphreaks

  • iPS 293: Questions Every iOS Developer Should Be Able to Answer

    09/06/2020 Duración: 01h39s

    In this episode of the iPhreaks Show, Charles Max Wood approaches Alex Bush to get questions answered about some of the applications he wants to build for mobile devices. The apps range from things for podcasters to other hobbies Chuck has. Panelists Alex Bush Charles Max Wood Sponsors With HeadSpin, you only need one platform for testing, monitoring, and analytics across applications, devices, and networks. Check them out at headspin.ioCacheFly   "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today! Picks Alex Bush: Simple Charles Max Wood: Cashflow QuadrantiOS Remote Conferencedevchat.tv/meetups

  • iPS 292: Evolving Apps and Hacking Around with Eric Crichlow

    02/06/2020 Duración: 56min

    Eric Crichlow joined the iPhreaks to talk about the journey of building a gifting app he build and the process of maintaining the application. He also talks about how he learns through personal projects and how he's worked the evolve an app from desktop to iOS. Panelists Alex Bush Charles Max Wood Guest Eric Crichlow Sponsors With HeadSpin, you only need one platform for testing, monitoring, and analytics across applications, devices, and networks. Check them out at headspin.ioCacheFly   "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today! Links Bring Your iPad App to Mac Picks Alex Bush: YNAB Charles Max Wood: Zelda Notebook Eric Crichlow: Chronicles of Narnia Boxed Set AudiobookDevchat Conferences

  • iPS 291: App Store Subscriptions with Jacob Eiting

    26/05/2020 Duración: 01h11min

    Jacob Eiting, CEO and co-founder of RevenueCat joins Soojin and Chuck to talk about the ins and outs of running subscriptions through the Apple App Store. He shares advice on getting started, challenges with StoreKit, and ends with a couple of concise points on what to make sure you do when you run a subscription. Panelists Soojin Ro Charles Max Wood Guest Jacob Eiting Sponsors With HeadSpin, you only need one platform for testing, monitoring, and analytics across applications, devices, and networks. Check them out at headspin.ioCacheFly   "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today! Picks Jacob Eiting: Observable Soojin Ro: Zoom Charles Max Wood: Chronicles of Narnia Boxed Set AudiobookDevchat Conferences

  • iPS 290: Building Community Based Apps with Tamar Nachmany

    19/05/2020 Duración: 57min

    Tamar Nachmany joins the iPhreaks to discuss building applications that serve specific communities in allowing them to communicate and connect. She discusses the approaches used at Tumblr and other companies and how to learn enough about your community to build the correct interface. Panelists Alex Bush Charles Max Wood Guest Tamar Nachmany Sponsors With HeadSpin, you only need one platform for testing, monitoring, and analytics across applications, devices, and networks. Check them out at headspin.ioCacheFly   "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today! Picks Alex Bush: Omnigraffle Charles Max Wood: Podcast Sponsorships Course Creator Pro Tamar Nachmany: Are.naBabycastles

  • iPS 289: Building Discoverable Apps with Dave Verwer

    12/05/2020 Duración: 45min

    JavaScript Remote Conf 2020May 13th to 15th - register now! Dave Verwer is the curator of iOS Dev Weekly. He also runs several other projects around the iOS community including the iOS Dev Directory. The show starts out talking about how Dave find the links he adds to the newsletter. He actually came to talk about building discoverable apps, meaning making your applications easy to navigate and feel more natural on iOS devices. We also discuss accessibility and the built in features that Apple provides in iOS. Panelists Charles Max Wood Guest Dave Verwer Sponsors With HeadSpin, you only need one platform for testing, monitoring, and analytics across applications, devices, and networks. Check them out at headspin.ioCacheFly   "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today! Links iOS Dev Directory Picks Dave Verwer: Core Data Lab Charles Max Wood: The ExpanseGridsome

  • iPS 288: Accessibility, Dynamic Type, and Voiceover with Jeff Watkins

    05/05/2020 Duración: 01h06min

    JavaScript Remote Conf 2020May 13th to 15th - register now! Former Apple iOS engineer Jeff Watkins joins the iPhreaks to discuss accessibility and the capabilities Apple provides to support Dynamic Type and VoiceOver. He also talks about other forms of considerate apps and the things that you should be doing to build, test, and use apps to see how others will experience them. Panelists Alex Bush Charles Max Wood Soojin Ro Guest Jeff Watkins Sponsors CacheFly   "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today! Links Building a considerate app - iOS Conf SG 2020Human Interface GuidelinesVictory for disability advocates Picks Alex Bush: The Intelligent Investor Soojin Ro: Being a NoobXcode 11.4 Release Notes Charles Max Wood: The Wise Man's FearFire Stick Jeff Watkins: One Man

  • iPS 287: Gaming Engines and Game Development with Andrey Volodin

    21/04/2020 Duración: 56min

    JavaScript Remote Conf 2020May 13th to 15th - register now! Andrey is an iOS developer. He worked on Cocos2D and has worked on other gaming systems and has not worked much on UIKit. He walks through building games and gaming engines for iOS. Panelists Alex Bush Charles Max Wood Guest Andrey Volodin Sponsors SentryCacheFly   "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today! Links Cocos2dExplain me Metal like I'm 5 - iOS Conf SG2020AccelerateGitHub s1ddok/AlloyClean Code Picks Alex Bush: Red Blossom Tea Company Charles Max Wood: Clean Coders PodcastDevchat ConferencesThe Man in the High Castle Andrey Volodin: Racing the Beam

  • iPS 286: Building Augmented Reality Apps using AI with Soojin Ro

    31/03/2020 Duración: 58min

    JavaScript Remote Conf 2020May 14th to 15th - register now! Soojin Ro gave a talk and demo of an Augmented Reality application he built at try!Swift NYC Conference.. He walks Chuck and Alex through how to build and design Augmented Reality applications and how you need to think about translating details from your camera to targets on your screen. Panelists Alex Bush Charles Max Wood Guest Soojin Ro Sponsors Sentry– use the code “devchat” for two months free on Sentry’s small plan CacheFly _____________________________ "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today! ____________________________________________________________ Links try! Swift NYC 2019 - Deeper into ARKit with CoreML and Turi CreateWeb ToonTensorFlowARKitCore MLPyTorchGitHub apple/turicreateCreate MLCVPixelBuffer Picks Charles Max Wood: The Name of the WindLinkedIn Sales Navigator Alex Bush: All About Dividend Inves

  • iPS 285: The Life of an Image on iOS with Jordan Morgan

    17/03/2020 Duración: 48min

    Jordan Morgan is a mobile developer at Buffer. He gave a talk at Swift Tokyo. He goes into the issues around images and TableView. He went to WWDC and got a rundown of how images work under the hood on iOS. This episode is a conversation with Alex Bush about how images work on iOS and how to work around the issues that arise from your assumptions about how images are displayed, decoded, and managed on iOS. Panelists Alex Bush Guest Jordan Morgan Sponsors Sentry– use the code “devchat” for two months free on Sentry’s small plan CacheFly _____________________________ "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today! ____________________________________________________________ Links Optimizing Imagestry! Swift NYC 2019-The Life of an Image on iOSGitHubDreamingInBinarySwiftjective-C Picks Alex Bush: The Witcher Jordan Morgan: Watchmen

  • iPS 284: Accessibility and Considerate Apps with Jeffrey Bergier

    03/03/2020 Duración: 39min

    Former Apple iOS engineer Jeff Bergier joins the iPhreaks to discuss accessibility and the capabilities Apple provides to support Dynamic Type and VoiceOver. He also talks about other forms of considerate apps and the things that you should be doing to build, test, and use apps to see how others will experience them. Panelists Charles Max Wood Alex Bush Guest Jeff Bergier Sponsors Sentry– use the code “devchat” for two months free on Sentry’s small plan CacheFly _____________________________ "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today! ____________________________________________________________ Links Codineer - Setup -#100daysofvueCodineer Playlist Picks Charles Max Wood: The Man in the High CastleReady, Fire, Aim Alex Bush: Profit FirstThe Iliad and The Odyssey Jeff Bergier: The Manager's Path

  • iPS 283: Charting Your Course

    11/02/2020 Duración: 29min

    Charles Max Wood hosts a solo episode sharing his perspective on designing your perfect life. In this episode he addresses finding your dream job, building your dream life, and staying current. Start by deciding where you want to end up. Do you see yourself retiring? Working forever? Charles shares his vision for his future and discusses the retirements of others in his life. Working back from the end of your life, Charles has you ask yourself what kind of life and career you want. Charles shares his vision for both his personal life and his career. After you pick your goal, build the skills, and knowledge to reach that goal. He uses the example of becoming a speaker at conferences. He also recommends you find a mentor or someone who has what you want and get their help. Charles explains how important it is to get out of your own way mentally. Many people find reasons real or imagined as to why they can’t reach their goal. He agrees that the world is unfair and barriers can be real. The best way to show other

página 2 de 17