¡Últimas horas! 1 año de Premium al 25% de dto ¡Lo quiero!

Podcast
The iOS Dev Podcast
67
0
let's talks about Swift & Objective C
023 Apple's "Spring Loaded" Event
Episode in
The iOS Dev Podcast
What to expect from Apple's "Spring Loaded" Event which is happening on 20th April 2021.
#ipadPro #ipadMini #appleTV #appleWatch #LEDScreen #miniLED #airtags
Twitter: @gouravnayyar
Details:
https://www.apple.com/in/apple-events/
---
This episode is sponsored by
· Anchor: The easiest way to make a podcast. https://anchor.fm/app
---
Send in a voice message: https://anchor.fm/gouravnayyar/message
04:57
022 Namespaces in Swift
Episode in
The iOS Dev Podcast
Today's episode is on namespaces in swift. Important questions to be addressed in the podcast are:
What are NameSpaces?
How namespaces are used in objc?
What all we need to keep in mind when we have frameworks? (Objc)
How namespaces are used in SWIFT?
What all we need to keep in mind when we have frameworks? (Objc)
How do we define namespaces in swift?
Use of struct or enum?
Which one is recommended?
Guest Name: Bopanna Sadera
You can reach out to me on Twitter:
@gouravnayyar
Background music:
https://www.bensound.com/
---
This episode is sponsored by
· Anchor: The easiest way to make a podcast. https://anchor.fm/app
---
Send in a voice message: https://anchor.fm/gouravnayyar/message
13:35
021 macOS Big Sur
Episode in
The iOS Dev Podcast
In today's episode, we would be talking about what all we have with macOS Big Sur
macOS Big Sur Preview
https://www.apple.com/macos/big-sur-preview/
Background music:
https://www.bensound.com/
---
This episode is sponsored by
· Anchor: The easiest way to make a podcast. https://anchor.fm/app
07:07
021 macOS Big Sur
Episode in
The iOS Dev Podcast
In today's episode, we would be talking about what all we have with macOS Big Sur
macOS Big Sur Preview
https://www.apple.com/macos/big-sur-preview/
Background music:
https://www.bensound.com/
---
This episode is sponsored by
· Anchor: The easiest way to make a podcast. https://anchor.fm/app
---
Send in a voice message: https://anchor.fm/gouravnayyar/message
06:27
020 Protocol Oriented Programming
Episode in
The iOS Dev Podcast
In today's episode, we are going to talk about Protocol oriented programming which got introduced to us along with Swift 2.0.
Protocol vs Classes
Object-oriented approach vs Protocol oriented approach
Pros and Cons
Youtube: https://www.youtube.com/gouravnayyar
Twitter; https://twitter.com/gouravnayyar
Helpful resources:
https://www.pluralsight.com/guides/protocol-oriented-programming-in-swift
---
This episode is sponsored by
· Anchor: The easiest way to make a podcast. https://anchor.fm/app
06:54
020 Protocol Oriented Programming
Episode in
The iOS Dev Podcast
In today's episode, we are going to talk about Protocol oriented programming which got introduced to us along with Swift 2.0.
Protocol vs Classes
Object-oriented approach vs Protocol oriented approach
Pros and Cons
Youtube: https://www.youtube.com/gouravnayyar
Twitter; https://twitter.com/gouravnayyar
Helpful resources:
https://www.pluralsight.com/guides/protocol-oriented-programming-in-swift
---
This episode is sponsored by
· Anchor: The easiest way to make a podcast. https://anchor.fm/app
---
Send in a voice message: https://anchor.fm/gouravnayyar/message
06:15
019 Way to Swift 6
Episode in
The iOS Dev Podcast
In this episode, we would be discussing the blog post written by Ted Kremenek, Manager of the Languages and Runtime Team at Apple. You can find the blog details here,
https://forums.swift.org/t/on-the-road-to-swift-6/32862
If you are interested in know more details, do check the forum link. It is filled with more details and comments.
Today I have with me Damodar Shenoy to quickly share the highlights of what is coming on SWIFT 6.
If you are interested in learning swift find the below-mentioned channel,
https://www.youtube.com/gouravnayyar
---
This episode is sponsored by
· Anchor: The easiest way to make a podcast. https://anchor.fm/app
---
Send in a voice message: https://anchor.fm/gouravnayyar/message
12:02
019 Way to Swift 6
Episode in
The iOS Dev Podcast
In this episode, we would be discussing the blog post written by Ted Kremenek, Manager of the Languages and Runtime Team at Apple. You can find the blog details here,
https://forums.swift.org/t/on-the-road-to-swift-6/32862
If you are interested in know more details, do check the forum link. It is filled with more details and comments.
Today I have with me Damodar Shenoy to quickly share the highlights of what is coming on SWIFT 6.
If you are interested in learning swift find the below-mentioned channel,
https://www.youtube.com/gouravnayyar
---
This episode is sponsored by
· Anchor: The easiest way to make a podcast. https://anchor.fm/app
12:41
018 Hello CATALINA ????
Episode in
The iOS Dev Podcast
Hello CATALINA
In todays podcast we will discuss with Mac OS Catalina and the new cool features it has.
New Trio of Apps
Catalyst/Marzipan
Swift UI
Voice control with Mac OS apps
Re design of reminder app
Changes with Xcode
Dark Mode
You can find more details from the Apple Keynote:
https://www.apple.com/apple-events/june-2019/
07:05
018 Hello CATALINA 🤝
Episode in
The iOS Dev Podcast
Hello CATALINA
In todays podcast we will discuss with Mac OS Catalina and the new cool features it has.
New Trio of Apps
Catalyst/Marzipan
Swift UI
Voice control with Mac OS apps
Re design of reminder app
Changes with Xcode
Dark Mode
You can find more details from the Apple Keynote:
https://www.apple.com/apple-events/june-2019/
---
This episode is sponsored by
· Anchor: The easiest way to make a podcast. https://anchor.fm/app
---
Send in a voice message: https://anchor.fm/gouravnayyar/message
06:41
018 Hello CATALINA ????
Episode in
The iOS Dev Podcast
Hello CATALINA
In todays podcast we will discuss with Mac OS Catalina and the new cool features it has.
New Trio of Apps
Catalyst/Marzipan
Swift UI
Voice control with Mac OS apps
Re design of reminder app
Changes with Xcode
Dark Mode
You can find more details from the Apple Keynote:
https://www.apple.com/apple-events/june-2019/
---
This episode is sponsored by
· Anchor: The easiest way to make a podcast. https://anchor.fm/app
07:20
018 Hello CATALINA ????
Episode in
The iOS Dev Podcast
Hello CATALINA
In todays podcast we will discuss with Mac OS Catalina and the new cool features it has.
New Trio of Apps
Catalyst/Marzipan
Swift UI
Voice control with Mac OS apps
Re design of reminder app
Changes with Xcode
Dark Mode
You can find more details from the Apple Keynote:
https://www.apple.com/apple-events/june-2019/
07:05
017 Weak Vs Unowned Reference
Episode in
The iOS Dev Podcast
In this episode we would be talking about the difference between Weak and UnOwned object reference. Understanding the key difference between these two and also will talk about the common example where weak and unowned should be used. Twitter Handler: @gouravnayyar Today's Guest: @itsdamslife Helpful links : https://docs.swift.org/swift-book/LanguageGuide/AutomaticReferenceCounting.html
Sound credits:
https://www.bensound.com/
11:04
017 Weak Vs Unowned Reference
Episode in
The iOS Dev Podcast
In this episode we would be talking about the difference between Weak and UnOwned object reference. Understanding the key difference between these two and also will talk about the common example where weak and unowned should be used. Twitter Handler: @gouravnayyar Today's Guest: @itsdamslife Helpful links : https://docs.swift.org/swift-book/LanguageGuide/AutomaticReferenceCounting.html
Sound credits:
https://www.bensound.com/
---
This episode is sponsored by
· Anchor: The easiest way to make a podcast. https://anchor.fm/app
---
Send in a voice message: https://anchor.fm/gouravnayyar/message
10:40
017 Weak Vs Unowned Reference
Episode in
The iOS Dev Podcast
In this episode we would be talking about the difference between Weak and UnOwned object reference. Understanding the key difference between these two and also will talk about the common example where weak and unowned should be used. Twitter Handler: @gouravnayyar Today's Guest: @itsdamslife Helpful links : https://docs.swift.org/swift-book/LanguageGuide/AutomaticReferenceCounting.html
Sound credits:
https://www.bensound.com/
---
This episode is sponsored by
· Anchor: The easiest way to make a podcast. https://anchor.fm/app
11:19
016 iOS Development 10 Rules
Episode in
The iOS Dev Podcast
In today's session we would be coving the ground rules for iOS developers while writing the swift code.
We will discuss from adding comments to your code to writing extensions and protocols.
Use of Guard Statement
Documenting you code
Type Inference
Final keyword for the classes
Why you should have `struct` as default
Always start with immutable variable when you're not sure about the mutability of it
Use self wisely or avoid using it where-ever you can
Avoid Free functions
Avoid Force unwrap and implicitly unwrapped Optional
Use HIGH Order function but don't force them
**BONUS**: Use trailing Closure syntax
Reach out me:
twitter: @gouravnayyar
youtube: https://www.youtube.com/gouravnayyar
19:21
016 iOS Development 10 Rules
Episode in
The iOS Dev Podcast
In today's session we would be coving the ground rules for iOS developers while writing the swift code.
We will discuss from adding comments to your code to writing extensions and protocols.
Use of Guard Statement
Documenting you code
Type Inference
Final keyword for the classes
Why you should have `struct` as default
Always start with immutable variable when you're not sure about the mutability of it
Use self wisely or avoid using it where-ever you can
Avoid Free functions
Avoid Force unwrap and implicitly unwrapped Optional
Use HIGH Order function but don't force them
**BONUS**: Use trailing Closure syntax
Reach out me:
twitter: @gouravnayyar
youtube: https://www.youtube.com/gouravnayyar
---
This episode is sponsored by
· Anchor: The easiest way to make a podcast. https://anchor.fm/app
---
Send in a voice message: https://anchor.fm/gouravnayyar/message
18:58
016 iOS Development 10 Rules
Episode in
The iOS Dev Podcast
In today's session we would be coving the ground rules for iOS developers while writing the swift code.
We will discuss from adding comments to your code to writing extensions and protocols.
Use of Guard Statement
Documenting you code
Type Inference
Final keyword for the classes
Why you should have `struct` as default
Always start with immutable variable when you're not sure about the mutability of it
Use self wisely or avoid using it where-ever you can
Avoid Free functions
Avoid Force unwrap and implicitly unwrapped Optional
Use HIGH Order function but don't force them
**BONUS**: Use trailing Closure syntax
Reach out me:
twitter: @gouravnayyar
youtube: https://www.youtube.com/gouravnayyar
---
This episode is sponsored by
· Anchor: The easiest way to make a podcast. https://anchor.fm/app
19:37
015 OAuth 2.0
Episode in
The iOS Dev Podcast
Today's session we will talk about OAuth 2.0. We will also discuss how this is different from the traditional way of logging in.
HIGHLIGHTS:
What is OAuth 2.0
Who is using it
Where/Why OAuth is used
You can find me on,
Twitter: https://twitter.com/gouravnayyar
Youtube: https://youtube.com/gouravnayyar
You can find the OAuth 2.0 doc: https://oauth.net/2/
---
This episode is sponsored by
· Anchor: The easiest way to make a podcast. https://anchor.fm/app
---
Send in a voice message: https://anchor.fm/gouravnayyar/message
11:56
015 OAuth 2.0
Episode in
The iOS Dev Podcast
Today's session we will talk about OAuth 2.0. We will also discuss how this is different from the traditional way of logging in.
HIGHLIGHTS:
What is OAuth 2.0
Who is using it
Where/Why OAuth is used
You can find me on,
Twitter: https://twitter.com/gouravnayyar
Youtube: https://youtube.com/gouravnayyar
You can find the OAuth 2.0 doc: https://oauth.net/2/
---
This episode is sponsored by
· Anchor: The easiest way to make a podcast. https://anchor.fm/app
12:35
You may also like View more
La Canastilla de Mamá
Soy madre de dos niños, profesora y periodista. Desde aquí compartiré con vosotros mis experiencias, dudas y vivencias relacionadas con la maternidad, la educación y la salud. Updated
Sapiensantes
¿Te imaginas meterte dentro de una boca para saber por qué hay que lavarse los dientes? ¿O en una cabeza y descubrir como se vive la vida siendo un piojo? Eso ocurre en 'Sapiensantes', este podcast de ciencia para niños y para toda la familia. Los niños y niñas hacen preguntas científicas y Xaviera Torres responde con frescura y mucha imaginación. El diseño de sonido, que firma Juan Luis Martín, ayuda a convertir el podcast en una experiencia inmersiva y muy divertida. Updated



