51: We Apparently Really Want eGPU Support

Code Completion - En podcast af Code Completion

Kategorier:

Welcome to Code Completion, Episode 51! 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 on Twitter to hear about our upcoming livestreams, videos, and other content. Today, we discuss: Code Completion Club: https://codecompletion.io/jointheclub Indie App Spotlight, with a new app for you to check out: Daily Time Tracking by Niels Mouthaan Our predictions for Apple’s Unleashed Event. The case for new Intel Mac Pros: Metal support coming to Blender’s Cycles renderer: https://twitter.com/marcedwards/status/1448776972947976204 Cascade Lake Workstation CPUs Ice Lake Workstation CPUs Leak in Xcode 13 betas More leaks What we think will be coming to the new MacBook Air, MacBook Pro, Mac mini, iMac Pro, and potential Apple displays. 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! Your hosts for this week: Spencer Curtis Dimitri Bouniol Be sure to also sign up to our monthly newsletter, 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 Super Easy Timer. Search for Super Easy Timer on the Mac App Store to give it a try. https://apps.apple.com/app/apple-store/id1525104124?mt=12 Complete the Code What can go wrong in this code that switches on an indexPath when a cell is tapped? // What can go wrong in this code that switches on an indexPath when a cell is tapped? switch (indexPath.row) { case 0: [self presentAbout]; case 1: [self presentHelp]; case 2: [self presentContact]; default: break; } Be sure to tweet us with hashtag #CompleteTheCode if you know the answer!

Visit the podcast's native language site