Podcast appearances and mentions of john sundell

  • 23PODCASTS
  • 34EPISODES
  • 50mAVG DURATION
  • ?INFREQUENT EPISODES
  • May 19, 2024LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about john sundell

Latest podcast episodes about john sundell

Swift Academy The Podcast
Creating content around iOS: how to get started With Vincent Pradeilles

Swift Academy The Podcast

Play Episode Listen Later May 19, 2024 65:00


Welcome to the podcast episode titled "Creating Content around iOS: How to Get Started with Vincent Pradeilles". Join us as we explore the world of crafting compelling content within the Apple community with Vincent Pradeilles, known for his expertise and success with over 33K followers on LinkedIn and more than 15K subscribers on YouTube. Vincent shares valuable insights on how to create engaging and captivating content inspired by his experiences. We discuss strategies for maintaining effectiveness at work, drawing from his role at Photoroom, and emphasize the importance of consistency in producing high-quality content. Tune in to discover practical tips and lessons from Vincent's journey, offering guidance for those looking to establish themselves in content creation within the iOS ecosystem. Get ready for an insightful conversation! #iOS #ContentCreation #AppleCommunity #DigitalContent #Podcast #VincentPradeilles Vincent Website: https://www.swiftwithvincent.com Vincent Linkedin : https://www.linkedin.com/in/vincentpradeilles/ Vincent Youtube Channel : https://www.youtube.com/@v_pradeilles Photoroom: https://www.photoroom.com John Sundell website: https://www.swiftbysundell.com

Swift Package Indexing
42: We need a “No one expects the Spanish inquisition“ sound effect

Swift Package Indexing

Play Episode Listen Later Apr 11, 2024 49:31


Join us for another episode as Dave and Sven talk open-source security vulnerabilities and how all package ecosystems are at risk, why it won't be possible to give meaningful "package size" stats on package pages, yet more talk of interfacing with Swift from other languages, and a one-question quiz! Plus package recommendations, of course!Follow upDead code stripping / Link time optimisationhttps://forums.swift.org/t/pitch-support-lto-for-swift/67379https://developer.apple.com/wwdc22/110362NewsThe Mystery of ‘Jia Tan,' the XZ Backdoor MastermindCalling Haskell from Swift by Rodrigo MesquitaProposal Monitor by Victor MartinsPackageswhisperkit by Zach NagengastMacWhisper by Jordi BruinAsync-Channels by Brian FloerschPerformance discussion on the Swift Forumsswift-async-algorithms by AppleKeyCodes by Matt MassicotteSFSafeSymbols by Frederick PietschmannIgnite by Paul HudsonPublish and Plot by John Sundell

Code Completion
64: Respect Your Audience

Code Completion

Play Episode Listen Later Jan 12, 2022 84:17


Welcome to Code Completion, Episode 64! We are a group of iOS developers and educators hoping to share what we love most about development, Apple technology, and completing your code! Follow us @CodeCompletion (https://twitter.com/CodeCompletion) on Twitter to hear about our upcoming livestreams, videos, and other content. Today, we discuss: - How to market your app: - Posting on sites like ProductHunt and Reddit - Reaching out to publications - Having a website and web presence - Building a Mailing List - Fernando's Twitter (https://twitter.com/FromJRtoSR) - Building a business around your app rather than only the product - Steve Troughton-Smith on Twitter (https://twitter.com/stroughtonsmith) - Networking within the community - Paul Hudson (https://www.hackingwithswift.com/) - John Sundell (https://www.swiftbysundell.com/) - Build your app so it can spread through word of mouth - Making your app the best it can be - Caution around spending on advertising - Mini Review Corner: - Genki Covert Dock (https://www.genkithings.com/products/covert-dock) - Commented Out: - Nintendo Switch N64 Emulator is… not good - Analogue Pocket (https://www.analogue.co/pocket) - Winnie-the-Pooh is now public domain (https://www.washingtonpost.com/arts-entertainment/2022/01/08/winnie-pooh-public-domain/) Your hosts for this week: * Spencer Curtis (https://twitter.com/SpencerCCurtis) * Dimitri Bouniol (https://twitter.com/DimitriBouniol) Be sure to also sign up to our monthly newsletter (https://codecompletion.io/), where we will recap the topics we discussed, reveal the answers to #CompleteTheCode, and share even more things we learned in between episodes. You are what makes this show possible, so please be sure to share this with your friends and family who are also interested in any part of the app development process. Sponsor This week's episode of Code Completion is brought to you by Sticky Widgets. Go to https://apps.apple.com/app/apple-store/id1533254320?pt=1765080&ct=CodeCompletion&mt=8 today to check it out!

AppForce1: news and info for iOS app developers
Am I getting podcasting? You let me know…

AppForce1: news and info for iOS app developers

Play Episode Play 56 sec Highlight Listen Later Feb 8, 2021 12:32 Transcription Available


Another week, another weekly news episode. Extra content around Sam's journey to becoming a paid iOS developer. Great updates from community members like Paul Hudson, John Sundell and Antoine van der Lee. You should try Hindenburg.What’s new in Swift 5.4? – Hacking with SwiftIntegrating SwiftUI Bindings and Combine – RhonabwyXCTExpectFailure: Expected test failures explained with code examplesCreating an iOS bar chart in code using SwiftPassing methods as SwiftUI view actions | Swift by SundellNavigation in SwiftUI | SarunwDonny's monday morning tweet I had to skip this week due to time constraints.Please rate me on Apple Podcasts.Send me feedback on SpeakPipeOr contact me through twitterMy website appforce1.netNewsletter, sign up!Podcast PartyMy book: Being a Lead Software DeveloperCore Data Workshop by Donny Wals Gain practical experience with Core Data from the author of Practical Core Data. Support the show (https://github.com/sponsors/AppForce1)Sendy, send newsletters, 100x cheaper A self hosted email newsletter, send emails via Amazon SES without sacrificing deliverability.Practical Core Data by Donny Wals Learn Core Data from the ground up using new and modern techniques.

Code Completion
3: What's Clascal?

Code Completion

Play Episode Listen Later Aug 26, 2020 49:46


Welcome to Code Completion, Episode 3! We are a group of iOS developers and educators hoping to share what we love most about development, Apple technology, and completing your code on this brand new show! Follow us @CodeCompletion (https://twitter.com/CodeCompletion) on Twitter to hear about our upcoming livestreams, videos, and other content. Today, we discuss: * Transitioning between Xcode toolchains when you want to use new SDK features, but still be able to compile from an older version of Xcode. * Doing web development using Swift, by making use of John Sundell's Publish and Vapor. * How to get out of tutorial hell, and what next steps a fledgling developer could take. Also, join us for #CompleteTheCode and Compiler Error, two segments that test both your knowledge and our knowledge on Swift, Apple, and all things development! This week's Complete the Code question: ``` override func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell { guard let cell = tableView.dequeueReusableCell(withIdentifier: "DateCell", for: indexPath) as? DateCell else { return DateCell() } cell.date = dates[indexPath.row] return cell } ``` This week's episode of Code Completion is brought to you by Huuungry. Click here (https://apps.apple.com/app/apple-store/id1448552588?mt=8) to check it out on the App Store. Your hosts for this week: * Spencer Curtis (https://twitter.com/Spencerccurtis) * Dimitri Bouniol (https://twitter.com/dimitribouniol) * Fernando Olivares (https://twitter.com/fromjrtosr) * Johnny Hicks (https://twitter.com/johnnydhicks) Be sure to also sign up to our monthly newsletter (https://codecompletion.io/), where we will recap the topics we discussed, reveal the answers to #CompleteTheCode, and share even more things we learned in between episodes. You are what makes this show possible, so please be sure to share this with your friends and family who are also interested in any part of the app development process.

More Than Just Code podcast - iOS and Swift development, news and advice

We fact check Spamassassin and the end of iPhone 6 support in iOS. The the follow up Apple will give employees paid leave to vote in the Federal Election. Exposure Notification - Apple Developer. iPhone 11 Now Being Manufactured at Foxconn Plant in India. Disabled Lives Matter. Apple targeted by multi-state probe led by Texas AG alleging deceptive trade practices. Epic CEO calls out Apple, Google app store practices ahead of antitrust hearing. Generating automatic placeholders for SwiftUI views. Hands on 2020 iPad Pro with Magic Keyboard first impressions. Can’t read HFS, HFS+ CDs & CDRs on Catalina. Picks: Mac Catalyst Tutorials, Launch screens in Xcode: All the options explained, macintosh.js.

Mobile DevOps is a thing!
How to level up your team’s skill set with John Sundell

Mobile DevOps is a thing!

Play Episode Listen Later Jun 29, 2020 75:08


In the third episode of our podcast, Mobile DevOps is a thing!, we talk to John Sundell. Join us as we discuss how mobile teams can level up their skills and benefit from test automation and continuous delivery. John Sundell is a well-known authority on Swift development. He's the author of the popular swiftbysundell.com website, hosts his own podcast, produces video, and is a regular speaker at conferences around the world. All with the aim of supporting and contributing to the iOS developer community. John recently added consultancy services to his busy schedule and has been supporting mobile development teams with exciting challenges since. A recurring theme of these engagements is knowledge transfer, in the form of training, code reviews, workshops, and help with adopting automation in different phases of the development process. During this episode, we'll dive into some of the technical details, John's unique approach to consultancy services, and we'll discover why he's not a fan of telling people what to do. We also learn how he facilitates discussions and stepping out of your comfort zone as ways to help mobile development teams progress and improve. Timestamps Intro: 00:00 John’s career: 00:00:51 Consultancy for mobile teams: 00:14:44 What is Mobile DevOps?: 00:19:25 DevOps practices in teams: 00:24:58 Codebase and process improvements: 00:30:30 Tools used by John: 00:43:39 Web and script development projects, open-source: 00:46:10 Test coverage: 00:47:20 Best practices for great UX: 00:58:28 Future of DevOps: 01:05:44 Learning recommendations: 01:08:49

iOS Dev Discussions - Sean Allen
Origin Story - John Sundell

iOS Dev Discussions - Sean Allen

Play Episode Listen Later May 28, 2020 98:50


In the return of Origin Stories I sit down with John Sundell to discuss how he got started in both software development and content creation. John is a well known presence in the iOS developer space with his website "Swift By Sundell" and his bi-weekly podcast of the same name. He is also the co-host of a 9 to 5 Mac podcast called "Stacktrace". John's Twitter: https://twitter.com/johnsundell Swift By Sundell: https://www.swiftbysundell.com More information about my iOS Development courses: https://seanallen.teachable.com/ Link to my book - How I Became an iOS Developer: https://gumroad.com/l/sean-allen-origin Twitter: https://www.twitter.com/seanallen_dev Instagram: @seanallen_dev YouTube Channel: https://www.youtube.com/seanallen Portfolio: https://seanallen.co Are you a gamer? I'm now streaming video games on Twitch as well: https://twitch.tv/seanallen Book and learning recommendations (Affiliate Links): Ray Wenderlich Books: https://store.raywenderlich.com/a/20866/link/1 Ray Wenderlich Video Tutorials: https://store.raywenderlich.com/a/20866/link/24 Paul Hudson's Hacking With Swift: https://gumroad.com/a/762098803 Learn Advanced Swift Here: https://gumroad.com/a/656585843 My Developer & YouTube Setup: https://www.amazon.com/shop/seanallen --- Support this podcast: https://anchor.fm/seanallen/support

iOS Dev Discussions - Sean Allen
Story Time - Why I left full-time employment - Sundell talk, PayPal and bad Google experience

iOS Dev Discussions - Sean Allen

Play Episode Listen Later May 14, 2020 23:33


In this episode I tell the story behind my decision to leave full-time employment and build my own business around my YouTube channel. It involves a talk I had with John Sundell, a great PayPal opportunity and a bad Google interview. More information about my iOS Development courses: https://seanallen.teachable.com/ Link to my book - How I Became an iOS Developer: https://gumroad.com/l/sean-allen-origin Twitter: https://www.twitter.com/seanallen_dev Instagram: @seanallen_dev YouTube Channel: https://www.youtube.com/seanallen Website: https://seanallen.co Are you a gamer? I'm now streaming video games on Twitch as well: https://twitch.tv/seanallen Book and learning recommendations (Affiliate Links): Ray Wenderlich Books: https://store.raywenderlich.com/a/20866/link/1 Ray Wenderlich Video Tutorials: https://store.raywenderlich.com/a/20866/link/24 Paul Hudson's Hacking With Swift: https://gumroad.com/a/762098803 Learn Advanced Swift Here: https://gumroad.com/a/656585843 My Developer & YouTube Setup: https://www.amazon.com/shop/seanallen --- Support this podcast: https://anchor.fm/seanallen/support

Swiftly Speaking
Episode 3: John Sundell

Swiftly Speaking

Play Episode Listen Later Apr 15, 2020 96:02


In this episode, Paul talks to John Sundell about his tips for getting a job, how to improve your Swift skills, how to start writing your own articles about iOS development, and more. Detailed topics: 2:48 – How to get your first iOS developer job 10:03 – How to improve your Swift skills 11:42 – Building a portfolio: should you ship an app or put code on GitHub? 13:50 – Do programmers need a computer science degree? 18:32 – How to do well at a programming interview 22:47 – What was the turning point in John's career 24:24 – Where to apply for jobs? 25:49 – What's better: being a specialist or a generalist? 28:03 – How to move up from being a junior developer 34:49 – How to keep up to date with Swift 40:06 – How to start learning a new API or framework 46:40 – Why coding for curiosity is so important 51:10 – The best thing you have unlearnt 53:13 – How can you get started writing about Swift and iOS? 58:11 – How to get over the 'but it's already been written about' roadblock 1:04:03 – The John Sundell writing process 1:08:47 – Tips for delivering a programming talk 1:15:18 – How to stay productive at home 1:20:35 – Songs by Sundell 1:23:01 – Top three tips for working from home 1:27:31 – John's wish list for WWDC2020

Björeman // Melin
Avsnitt 188: En Karl-Bertil Jonsson-referens

Björeman // Melin

Play Episode Listen Later Nov 27, 2019 63:06


Vi saknar Beos. Och solen Jocke bygger “ny” BBS-dator. Kanske hörs i bakgrunden när vi spelar in? I januari går vi in på det femte året vi gör den här podden Minnen av hemmajobb Cybertruck! Papper är störigt Flyttkartonger - det är skillnad. Men vilka är bäst? Skogsmössen invaderar Escape plan - två giganter i samma film Trumps besök på “Applefabriken” Tuting! Priset för Jockes nya medicin. Tack högkostnadsskyddet Half-life: Alyx. Blir det en ny våg av “nu är VR på allvar”? Logitech MX keys Militärligan: Dokumentär i sex delar på SVT Play. Väldigt sevärt Julplaner? En sak är säker: man skojar inte om prinskorv FreeNAS 12.0: portabel kodbas, med mera Ink - a fast and flexible markdown parser written in Swift Länkar Haiku-OS Beos X forwarding FS-UAE Cybertruck Tester av flyttkartonger 1 Tester av flyttkartonger 2 Escape plan Varuhuset Half-life: Alyx Valve index Stormland - Insomniacs VR-spel Logitechs MX keys Militärligan Freenas 12 Ink Video om Ink John Sundell John Sundell gästar Kodsnack Två nördar - en podcast. Fredrik Björeman och Joacim Melin diskuterar allt som gör livet värt att leva. Fullständig avsnittsinformation finns här: https://www.bjoremanmelin.se/podcast/avsnitt-188-en-karl-bertil-jonsson-referens.html.

iOS Dev Discussions - Sean Allen
Swift News - October 28th, 2019

iOS Dev Discussions - Sean Allen

Play Episode Listen Later Oct 29, 2019 14:09


Swift News is all about curating this week's latest news involving iOS Development and Swift. This week we discuss John Sundell's interview with Josh Shaffer, Engineering Director for UIKit and Swift UI, SwiftUI's Layout System, UINavigationBar in iOS 13, Tech Debt, Time Estimates, Conferences & more! Subscribe to stay up to date with the latest Swift News every Monday! Video Version: https://youtu.be/6Yckhc2K06A Link to my book - How I Became an iOS Developer: https://gumroad.com/l/sean-allen-origin Books, hoodies and goodies: https://seanallen.co/store Twitter: https://www.twitter.com/seanallen_dev Instagram: @seanallen_dev Patreon: https://www.patreon.com/seanallen YouTube Channel: https://www.youtube.com/seanallen Portfolio: https://seanallen.co Are you a gamer? I'm now streaming video games on Twitch as well: https://twitch.tv/seanallen Book and learning recommendations (Affiliate Links): Ray Wenderlich Books: https://store.raywenderlich.com/a/20866/link/1 Ray Wenderlich Video Tutorials: https://store.raywenderlich.com/a/20866/link/24 Paul Hudson's Hacking With Swift: https://gumroad.com/a/762098803 Learn Advanced Swift Here: https://gumroad.com/a/656585843 My Developer & YouTube Setup: https://www.amazon.com/shop/seanallen --- Support this podcast: https://anchor.fm/seanallen/support

Everyday Robots
8: Isn’t that cheating ?

Everyday Robots

Play Episode Listen Later Oct 23, 2019 62:52


Mark and Jonathan begin to wonder if well get no Apple Event this month. Think about all the stuff thats rumored to come out this year still. Then talk about John Sundell’s interview with Apple’s Josh Shaffer one of the core people working on Swift UI.     Email: mail@everydayrobots.tech   Twitter: https://twitter.com/_everydayrobots https://twitter.com/jonjon1251 https://twitter.com/swiftymf   Links John Sundell interviews Apple’s Josh Shaffer  

Kodsnack
Kodsnack 329 - En ny artikel om Swift varje vecka, med John Sundell

Kodsnack

Play Episode Listen Later Sep 10, 2019 57:33


Fredrik snackar produktivitet, poddande och Swift med John Sundell, känd från Swift by Sundell i både text- och poddform. Vi diskuterar hur John kommit till dagens punkt med Swift by Sundell, rutiner, produktivitet, vikten av att göra saker man själv gillar och mycket mer. Jodå, det blir en del snack om Swift också; vad John gillar, hur språket gradvis blir mer dynamiskt och utmaningarna det för med sig. Ett stort tack till Cloudnet som sponsrar vår VPS! Har du kommentarer, frågor eller tips? Vi är @kodsnack, @tobiashieta, @iskrig, och @bjoreman på Twitter, har en sida på Facebook och epostas på info@kodsnack.se om du vill skriva längre. Vi läser allt som skickas. Gillar du Kodsnack får du hemskt gärna recensera oss i iTunes! Du kan också stödja podden genom att ge oss en kaffe (eller två!) på Ko-fi. Länkar John Sundell på Twitter Swift by Sundell Podcasten Swift by Sundell A deep dive into Grand central dispatch in Swift Grand central dispatch Swiftui Reducers in Swift Combine Johns statiska sidgenerator är inte släppt riktigt än Quick wins, och annan produktivitet Jira och sub tasks Är Jira turingkomplett? Det påstås i alla fall Key paths i Swift Dynamic callable Swift for Tensor flow Property wrappers i Swift Function builders i Swift Domänspecifika språk Cocoapods Fastlane Operator overloading För den som vill hålla sig uppdaterad med nyheter om Swift rekommenderar John Swift weekly brief Titlar Jag brukade introducera mig som apputvecklare När det väl exploderar Jag ska på nya äventyr En ny artikel om Swift varje vecka Rejäla, ordentliga kodexempel Kan du ge mig chiffernyckeln tack? Dagens tema Hacka sin egen produktivitet Produktivitetsgodis Lura sig själv-tickets Känslan av att man kommer någonstans Invertera ticketen Definiera mina egna abstraktioner Illusionen bryts Otroligt ny teknik Ett ordentligt typfel Bubbla upp rätt fel (till användaren)

The raywenderlich.com Podcast: For App Developers and Gamers

Testing and the User take our attention today as John Sundell joins us to navigate testing and eggs while Dru talks about working with UX design. The post John Sundell – Podcast S09 E05 appeared first on Ray Wenderlich.

iOS Dev Discussions - Sean Allen
Swift News - May 27th, 2019

iOS Dev Discussions - Sean Allen

Play Episode Listen Later May 28, 2019 13:14


Swift News is all about curating this week's latest news involving iOS Development and Swift. In this week's episode I discuss the new WWDC app, John Sundell's review of Swift Playgrounds 3.0, GitHub Sponsorship, Spectre Retrospective, app performance & more! Subscribe to stay up to date with the latest Swift News every Monday! Video Version: https://youtu.be/2G2lncVdsIQ Link to my book - How I Became an iOS Developer: https://gumroad.com/l/sean-allen-origin Books, hoodies and goodies: https://seanallen.co/store If you're enjoying this podcast, I have another one called Swift Over Coffee w/ Paul Hudson of Hacking with Swift: https://itunes.apple.com/us/podcast/swift-over-coffee/id1435076502?mt=2 Twitter: https://www.twitter.com/seanallen_dev Instagram: @seanallen_dev Patreon: https://www.patreon.com/seanallen YouTube Channel: https://www.youtube.com/seanallen Portfolio: https://seanallen.co Are you a gamer? I'm now streaming video games on Twitch as well: https://twitch.tv/seanallen Book and learning recommendations (Affiliate Links): Ray Wenderlich Books: https://store.raywenderlich.com/a/20866/link/1 Ray Wenderlich Video Tutorials: https://store.raywenderlich.com/a/20866/link/24 Paul Hudson's Hacking With Swift: https://gumroad.com/a/762098803 Learn Advanced Swift Here: https://gumroad.com/a/656585843 My Developer & YouTube Setup: https://www.amazon.com/shop/seanallen --- Support this podcast: https://anchor.fm/seanallen/support

Roundabout: Creative Chaos
124. John Sundell

Roundabout: Creative Chaos

Play Episode Listen Later Mar 17, 2019 82:02


Join Tammy Coron and Tim Mitra on Episode 124, which was recorded on March 9, 2019. On this episode, they talk with John Sundell. John is a Swift developer and the creator of Swift by Sundell. He's also the co-host of the Stacktrace Podcast, and an avid prototyper. If you like listening to Roundabout: Creative Chaos, and you want to know how you can help support the show, please visit RoundaboutFM.com for details. Your support helps us cover the costs of hosting, post-production, and other administrative fees.

iOS Dev Discussions - Sean Allen
Swift News - March 4th, 2019

iOS Dev Discussions - Sean Allen

Play Episode Listen Later Mar 5, 2019 14:18


Swift News is all about curating this week's latest news involving iOS Development and Swift. In this week's episode I discuss some quick updates in the Swift language world, John Sundell's podcast with Ted Kremenek of Apple's Swift team and Apple announcing developers can now give discounts on subscriptions. I also discuss what it takes to be a best in class iOS app, Marzipan, Server Side Swift, design compromises and more! Subscribe to stay up to date with the latest Swift News every Monday! Link to my book - How I Became an iOS Developer: https://gumroad.com/l/sean-allen-origin YouTube Video Version: https://youtu.be/Z-MpNXRBi5s Books, hoodies and goodies: https://seanallen.co/store If you're enjoying this podcast, I have another one called Swift Over Coffee w/ Paul Hudson of Hacking with Swift: https://itunes.apple.com/us/podcast/swift-over-coffee/id1435076502?mt=2 Twitter: https://www.twitter.com/seanallen_dev Instagram: @seanallen_dev Patreon: https://www.patreon.com/seanallen YouTube Channel: https://www.youtube.com/seanallen Portfolio: https://seanallen.co Book and learning recommendations (Affiliate Links): Ray Wenderlich Books: https://store.raywenderlich.com/a/20866/link/1 Ray Wenderlich Video Tutorials: https://store.raywenderlich.com/a/20866/link/24 Paul Hudson's Hacking With Swift: https://gumroad.com/a/762098803 Learn Advanced Swift Here: https://gumroad.com/a/656585843 My Developer & YouTube Setup: https://www.amazon.com/shop/seanallen --- Support this podcast: https://anchor.fm/seanallen/support

Applelianos
4x89 Special: "Guilherme Rambo @_inside"

Applelianos

Play Episode Listen Later Feb 22, 2019 119:20


Hoy nos acompaña un gran amigo del podcast Applelianos, Guilherme Rambo editor de la gran pagina sobre el mundo Apple 9to5mac, podcaster en Stacktrace junto con John Sundell. Hace unos 15 dias aproximadamente estuvo por aqui Mark Gurman contandonos varios temas sobre lo que podriamos ver en las siguientes presentaciones de Apple, muchos titulares intersantes, hoy el gran Gui nos dara mas pistas de IOS 13, WWDC19, macOS y mas temas. Hablaremos tambien sobre su gran y util aplicacion AirBoddy para Mac, muchas preguntas al respecto, agradecer desde estas lineas a nustro amigo Gui por su tiempo y siempre dispuesto a colaborar de vez en cuando en nustro podcast de habla hispana. Esperamos que disfrutéis de este gran episodio y os guste mucho, ya sabes que nos ayudais muchísimo compartiendo el podcast y dejandonos reseñas en iTunes o like en iVoox y dejando vuestros comentarios. Un saludo Applelianos.       // Notas del Show y Enlaces   • Twitter Guilherme Rambo • Perfil 9to5mac • Aplicacion AirBuddy (descargar) • Podcast Stacktrace • AirBuddy es la utilidad que te faltaba para conectar tus AirPods al Mac • Raphael Lopes     // Síguenos en Twitter • Applelianos   // Telegram Applelianos • Applelianos (Oficial)     Si queréis recibir notificación en tiempo real de nuestros directos tenéis que descargar esta app   Si has disfrutado de este episodio, no olvides darnos una reseña en iTunes

Applelianos
4x89 Special: "Guilherme Rambo @ inside"

Applelianos

Play Episode Listen Later Feb 22, 2019 119:20


Hoy nos acompaña un gran amigo del podcast Applelianos, Guilherme Rambo editor de la gran pagina sobre el mundo Apple 9to5mac, podcaster en Stacktrace junto con John Sundell. Hace unos 15 dias aproximadamente estuvo por aqui Mark Gurman contandonos varios temas sobre lo que podriamos ver en las siguientes presentaciones de Apple, muchos titulares intersantes, hoy el gran Gui nos dara mas pistas de IOS 13, WWDC19, macOS y mas temas. Hablaremos tambien sobre su gran y util aplicacion AirBoddy para Mac, muchas preguntas al respecto, agradecer desde estas lineas a nustro amigo Gui por su tiempo y siempre dispuesto a colaborar de vez en cuando en nustro podcast de habla hispana. Esperamos que disfrutéis de este gran episodio y os guste mucho, ya sabes que nos ayudais muchísimo compartiendo el podcast y dejandonos reseñas en iTunes o like en iVoox y dejando vuestros comentarios. Un saludo Applelianos.       // Notas del Show y Enlaces   • Twitter Guilherme Rambo • Perfil 9to5mac • Aplicacion AirBuddy (descargar) • Podcast Stacktrace • AirBuddy es la utilidad que te faltaba para conectar tus AirPods al Mac • Raphael Lopes     // Síguenos en Twitter • Applelianos   // Telegram Applelianos • Applelianos (Oficial)     Si queréis recibir notificación en tiempo real de nuestros directos tenéis que descargar esta app   Si has disfrutado de este episodio, no olvides darnos una reseña en iTunes

Swift Developer News
Swift Developer News Ep1

Swift Developer News

Play Episode Listen Later Jan 8, 2019 8:38


Swift Developer News is a curated wrap up of this week's news items involving Apple and the greater developer ecosystem. In this (the first) episode we discuss, augmented reality with ARKit and the future possibilities of what is becoming THE new platform, my new year's resolutions with RxSwift and how delegates might be a thing of the past, and we wrap up 2018 with John Sundell.

apple developers swift arkit john sundell rxswift
iOS Dev Discussions - Sean Allen
Swift News - Dec 31st, 2018

iOS Dev Discussions - Sean Allen

Play Episode Listen Later Jan 1, 2019 11:50


Swift News is all about curating this week's latest news involving iOS Development and Swift. This week I discuss John Sundell's 2018 wrap up, I show you some Xcode and Git cheatsheets and I discuss how a Mac App got acquired. I also talk about some twitter threads that talk about being a "real developer" as well as a nice redemption story. Link to my book - How I Became an iOS Developer: https://gumroad.com/l/sean-allen-origin YouTube Video Version: https://youtu.be/TUhrYBUSnZU Books, hoodies and goodies: https://seanallen.co/store If you're enjoying this podcast, I have another one called Swift Over Coffee w/ Paul Hudson of Hacking with Swift: https://itunes.apple.com/us/podcast/swift-over-coffee/id1435076502?mt=2 Twitter: https://www.twitter.com/seanallen_dev Instagram: @seanallen_dev Patreon: https://www.patreon.com/seanallen YouTube Channel: https://www.youtube.com/seanallen Portfolio: https://seanallen.co Book and learning recommendations (Affiliate Links): Ray Wenderlich Books: https://store.raywenderlich.com/a/20866/link/1 Ray Wenderlich Video Tutorials: https://store.raywenderlich.com/a/20866/link/24 Paul Hudson's Hacking With Swift: https://gumroad.com/a/762098803 Learn Advanced Swift Here: https://gumroad.com/a/656585843 My Developer & YouTube Setup: https://www.amazon.com/shop/seanallen --- Support this podcast: https://anchor.fm/seanallen/support

iOS Dev Discussions - Sean Allen
Swift News - Dec 24th, 2018

iOS Dev Discussions - Sean Allen

Play Episode Listen Later Dec 24, 2018 10:38


Swift News is all about curating this week's latest news involving iOS Development and Swift. This week I discuss iOS job interviews, John Sundell's podcast with JP Simard and Jesse Squires, and the ability to gift In-App Purchases. I also talk about the App Stores, Server Side Swift, Airbnb's Magazine Layout library, and more! Link to my book - How I Became an iOS Developer: https://gumroad.com/l/sean-allen-origin YouTube Video Version: https://youtu.be/Li08izbYnxE Books, hoodies and goodies: https://seanallen.co/store If you're enjoying this podcast, I have another one called Swift Over Coffee w/ Paul Hudson of Hacking with Swift: https://itunes.apple.com/us/podcast/swift-over-coffee/id1435076502?mt=2 Twitter: https://www.twitter.com/seanallen_dev Instagram: @seanallen_dev Patreon: https://www.patreon.com/seanallen YouTube Channel: https://www.youtube.com/seanallen Portfolio: https://seanallen.co Book and learning recommendations (Affiliate Links): Ray Wenderlich Books: https://store.raywenderlich.com/a/20866/link/1 Ray Wenderlich Video Tutorials: https://store.raywenderlich.com/a/20866/link/24 Paul Hudson's Hacking With Swift: https://gumroad.com/a/762098803 Learn Advanced Swift Here: https://gumroad.com/a/656585843 My Developer & YouTube Setup: https://www.amazon.com/shop/seanallen --- Support this podcast: https://anchor.fm/seanallen/support

iPad Pros
External Displays, Apple Pencil 2, and Swift with John Sundell (iPad Pros - 0039)

iPad Pros

Play Episode Listen Later Nov 29, 2018 47:16


John Sundell of Swift By Sundell is the co-host of the Stacktrace Podcast and is an iOS/game developer. We discuss the future of computer programming and what it could look like on the iPad, what the potential is of the Apple Pencil 2, why he's back into iPads after not really using one since the iPad 3, what developers should do to really take advantage of external displays, and much more. Show notes are available at www.iPadPros.net. Feedback is welcomed at iPadProsPodcast@gmail.com. Support the podcast at www.patreon.com/ipadpros. Visit www.swiftbysundell.com to learn more about John. See acast.com/privacy for privacy and opt-out information.

iOS Dev Discussions - Sean Allen
Swift News - Nov 19th, 2018

iOS Dev Discussions - Sean Allen

Play Episode Listen Later Nov 21, 2018 18:13


Swift News is all about curating this week's latest news involving iOS Development and Swift. This week I discuss flexible work schedules, John Sundell's iPad Pro wizardry, SourceKit-LSP, Lottie Editor, user on boarding, ARKit and more! Books, hoodies and goodies: https://seanallen.co/store If you're enjoying this podcast, I have another one called Swift Over Coffee w/ Paul Hudson of Hacking with Swift: https://itunes.apple.com/us/podcast/swift-over-coffee/id1435076502?mt=2 Twitter: https://www.twitter.com/seanallen_dev Instagram: @seanallen_dev Patreon: https://www.patreon.com/seanallen YouTube Channel: https://www.youtube.com/seanallen Portfolio: https://seanallen.co Book and learning recommendations (Affiliate Links): Ray Wenderlich Books: https://store.raywenderlich.com/a/20866/link/1 Ray Wenderlich Video Tutorials: https://store.raywenderlich.com/a/20866/link/24 Paul Hudson's Hacking With Swift: https://gumroad.com/a/762098803 Learn Advanced Swift Here: https://gumroad.com/a/656585843 My Developer & YouTube Setup: https://www.amazon.com/shop/seanallen --- Support this podcast: https://anchor.fm/seanallen/support

Contravariance. A Swift Podcast
105: Paul "John Sundell" Hudson

Contravariance. A Swift Podcast

Play Episode Listen Later Oct 18, 2018 26:37


An interview with Paul Hudson about his career, talking about journalism, books, Venn diagrams, conference speaking and diversity.

iOS Dev Discussions - Sean Allen
Swift News - September 3rd, 2018

iOS Dev Discussions - Sean Allen

Play Episode Listen Later Sep 4, 2018 13:33


Swift News is all about curating this week's latest news involving iOS Development. This week I discuss the upcoming Apple event on September 12th, new app privacy policy rules, community updates from Paul Hudson and John Sundell, IBOutlets, Xcode workflow, ARKit and more! Catch Swift News every week! YouTube Video Version: https://youtu.be/JpNilrwtlWU Books, hoodies and goodies: https://seanallen.co/store If you're enjoying this podcast, I have another one called Swift Over Coffee w/ Paul Hudson of Hacking with Swift: https://itunes.apple.com/us/podcast/swift-over-coffee/id1435076502?mt=2 Twitter: https://www.twitter.com/seanallen_dev Instagram: @seanallen_dev Patreon: https://www.patreon.com/seanallen YouTube Channel: https://www.youtube.com/seanallen Portfolio: https://seanallen.co Book and learning recommendations (Affiliate Links): Ray Wenderlich Books: https://store.raywenderlich.com/a/20866/link/1 Ray Wenderlich Video Tutorials: https://store.raywenderlich.com/a/20866/link/24 Paul Hudson's Hacking With Swift: https://gumroad.com/a/762098803 Learn Advanced Swift Here: https://gumroad.com/a/656585843 My Developer & YouTube Setup: https://www.amazon.com/shop/seanallen --- Support this podcast: https://anchor.fm/seanallen/support

iOS Dev Discussions - Sean Allen
Swift News - August 20th, 2018

iOS Dev Discussions - Sean Allen

Play Episode Listen Later Aug 20, 2018 19:53


In this episode of Swift News I discuss my appearance on John Sundell's podcast, Data Structures & Algorithms for iOS developers, developer experience, SwiftEntryKit, trimming long arguments, design, ARKit and more! Catch Swift News every week! YouTube Video Version: https://youtu.be/gRg_r6w7pJU Books, hoodies and goodies: https://seanallen.co/store If you're enjoying this podcast, I have another one called Swift Over Coffee w/ Paul Hudson of Hacking with Swift: https://itunes.apple.com/us/podcast/swift-over-coffee/id1435076502?mt=2 Twitter: https://www.twitter.com/seanallen_dev Instagram: @seanallen_dev Patreon: https://www.patreon.com/seanallen YouTube Channel: https://www.youtube.com/seanallen Portfolio: https://seanallen.co Book and learning recommendations (Affiliate Links): Ray Wenderlich Books: https://store.raywenderlich.com/a/20866/link/1 Ray Wenderlich Video Tutorials: https://store.raywenderlich.com/a/20866/link/24 Paul Hudson's Hacking With Swift: https://gumroad.com/a/762098803 Learn Advanced Swift Here: https://gumroad.com/a/656585843 My Developer & YouTube Setup: https://www.amazon.com/shop/seanallen --- Support this podcast: https://anchor.fm/seanallen/support

Inside iOS Dev
John Sundell on Unit Testing

Inside iOS Dev

Play Episode Listen Later Aug 1, 2018 32:42


We talk with acclaimed iOS & Swift blogger John Sundell about unit testing is. We start out with just unit testing is and then move into details: when & how to do unit testing, tdd, and more! Find John Sundell at https://www.swiftbysundell.com/ Wanna chat with other smart iOS developers? Sign up for our free forum: https://forum.insideiosdev.com Have an iOS Engineer Interview? Learn how to ace it at: https://iosinterviewguide.com/?promo=inside-ios-dev-ref

Fireside Swift
EP 25 - FLYING SPAGHETTI MONSTER

Fireside Swift

Play Episode Listen Later Mar 13, 2018 59:23


Show Notes:* Computer properties from Daniel’s question: https://developer.apple.com/library/content/documentation/Swift/Conceptual/Swift_Programming_Language/Properties.html* Protocol documentation which contains info on getters and setters from Daniel’s question: https://developer.apple.com/library/content/documentation/Swift/Conceptual/Swift_Programming_Language/Protocols.html#//apple_ref/doc/uid/TP40014097-CH25-ID267* Article and video by Bart Jacobs: https://cocoacasts.com/nuts-and-bolts-of-dependency-injection-in-swift/* Article by Alexey Kuznetzov: https://medium.com/ios-os-x-development/dependency-injection-in-swift-a959c6eee0ab* Dependency Injection using Factories by John Sundell: https://www.swiftbysundell.com/posts/dependency-injection-using-factories-in-swift* Apple has a few things to say about computed properties here: https://developer.apple.com/library/content/documentation/Swift/Conceptual/Swift_Programming_Language/Properties.html* Apple doc on Data Encapsulation (Objective-C): https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/EncapsulatingData/EncapsulatingData.htmlBlind Love Dub by Jeris (c) copyright 2017 Licensed under a Creative Commons Attribution (3.0) license. http://dig.ccmixter.org/files/VJ_Memes/55416 Ft: Kara Square (mindmapthat)

The iPhreaks Show
iPS 220: John Sundell

The iPhreaks Show

Play Episode Listen Later Nov 23, 2017 51:10


Panel: Gui Rambo Special Guest:  John Sundell In today's episode, the iPhreak’s Gui Rambo speaks with John Sundell. John is an iOS Freelancer and currently works with a Norwegian company called Hyper.  Hyper builds customer projects and in-house apps. John builds apps, games & developer tools. He also makes Swift by Sundell, which is a weekly blog & podcast about Swift development. He has worked for companies like Volvo & Spotify. He’s the creator of several open source projects including Unbox, SwiftPlate, Marathon & Imagine Engine. In particular, we dive pretty deep on: 03:00 - What's Imagine Engine? It's a game engine that runs on Core Animation. 05:00 - API John explains what Imagine Engine provides in terms of API and functionality. 07:30 - Why not use SpriteKit? It's hard to predict how SpriteKit is going to work under pressure, being closed source makes it hard to study. 13:20 - What's Core Animation? It's an underlying framework that drives the drawing for the UI on Apple's platforms. 15:30 - How does Imagine Engine use Core Animation? Just like UIKit uses it, objects are backed by layers. 19:40 - Coding for performance You have to really think about the complexity of everything you do. 25:30 - Supporting different OSes John started with Metal, but noticed that Core Animation was fast enough. Both are available on all of Apple's platforms. 29:00 - The display link API Provides a callback so you can sync your code with the display refresh. 30:20 - Unit testing a game engine Doesn't use strict TDD, but prefers to test automatically so he doesn't have to create a game to test each feature of the engine. 33:05 - Are there games we can try made with Imagine Engine? Revazendo is in beta. 35:00 - How do you handle input and events? Imagine Engine provides an unified event API. 38:00 - Game development architecture There are two popular patterns: component-driven and driving from a central update method (loop). Imagine Engine uses a mix of both. LINKS: Imagine Engine Revazendo beta signup (http://twitter.com/johnsundell) Swift By Sundell Podcast Picks: John Mario Odyssey Gui’s AnimojiStudio    

Devchat.tv Master Feed
iPS 220: John Sundell

Devchat.tv Master Feed

Play Episode Listen Later Nov 23, 2017 51:10


Panel: Gui Rambo Special Guest:  John Sundell In today's episode, the iPhreak’s Gui Rambo speaks with John Sundell. John is an iOS Freelancer and currently works with a Norwegian company called Hyper.  Hyper builds customer projects and in-house apps. John builds apps, games & developer tools. He also makes Swift by Sundell, which is a weekly blog & podcast about Swift development. He has worked for companies like Volvo & Spotify. He’s the creator of several open source projects including Unbox, SwiftPlate, Marathon & Imagine Engine. In particular, we dive pretty deep on: 03:00 - What's Imagine Engine? It's a game engine that runs on Core Animation. 05:00 - API John explains what Imagine Engine provides in terms of API and functionality. 07:30 - Why not use SpriteKit? It's hard to predict how SpriteKit is going to work under pressure, being closed source makes it hard to study. 13:20 - What's Core Animation? It's an underlying framework that drives the drawing for the UI on Apple's platforms. 15:30 - How does Imagine Engine use Core Animation? Just like UIKit uses it, objects are backed by layers. 19:40 - Coding for performance You have to really think about the complexity of everything you do. 25:30 - Supporting different OSes John started with Metal, but noticed that Core Animation was fast enough. Both are available on all of Apple's platforms. 29:00 - The display link API Provides a callback so you can sync your code with the display refresh. 30:20 - Unit testing a game engine Doesn't use strict TDD, but prefers to test automatically so he doesn't have to create a game to test each feature of the engine. 33:05 - Are there games we can try made with Imagine Engine? Revazendo is in beta. 35:00 - How do you handle input and events? Imagine Engine provides an unified event API. 38:00 - Game development architecture There are two popular patterns: component-driven and driving from a central update method (loop). Imagine Engine uses a mix of both. LINKS: Imagine Engine Revazendo beta signup (http://twitter.com/johnsundell) Swift By Sundell Podcast Picks: John Mario Odyssey Gui’s AnimojiStudio    

SwiftCoders: Interviews with Swift Developers
40: John Sundell - Creator of SwiftPlate

SwiftCoders: Interviews with Swift Developers

Play Episode Listen Later Feb 14, 2017 82:50


Formerly an iOS Enginner at Spotify, John now works as an iOS Engineer at Hyper. He's the creator of SwordsArrows, as well the creator of many great open source projects (See links). Links: https://twitter.com/johnsundell Open Source Projects SwiftPlate Files Hub Unbox Wrap Flow NSFileManager Process NSPipe Listen on iTunes. Support this podcast via Square Cash by sending funds to the cashtag $garricn or via PayPal at paypal.me/GarricN Questions, comments, or you just wanna say Hi? Contact your host @garricn on Twitter. This episode was recorded using the Cast platform by @JulianLepinski. Wanna start your own podcast? Try Cast!

Bergslagskyrkan i Nora
Bergslagskyrkan i Nora: John Sundell läser Emanuel Strands predikan om vår syn på svaghet - Emanuel Strandh - Bergslagskyrkan i Nora

Bergslagskyrkan i Nora

Play Episode Listen Later Dec 31, 1969


Dagens predikant, Emanuel Strand, insjuknade hastigt i magsjuka inför söndags gudstjänst och istället läste John Sundell, med bravur, från Emanuels manus för oss. Välkommen att lyssna!