Artwork

Content provided by Khanyisa Keke. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Khanyisa Keke or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

Null Safety In Kotlin: What Is It And Why You Should Care

4:17
 
Share
 

Manage episode 406775291 series 3415791
Content provided by Khanyisa Keke. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Khanyisa Keke or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

Kotlin's type system distinguishes between nullable and non-nullable types to eliminate null pointer exceptions, which are referred to as a billion-dollar mistake; this Kotlin null safety explained tutorial covers the syntax for declaring nullable variables with a question mark and using the safe call operator and elvis operator to gracefully handle null values instead of throwing exceptions at runtime. By understanding these Kotlin null safety best practices like non-nullable vs nullable types and operators for avoiding null pointer exceptions in Kotlin, beginners can write code that handles potential null values at compile time rather than crashing at runtime by learning how to properly check for null when calling properties on a variable that could be null. This Kotlin null safety for beginners video will demonstrate these techniques for handling null values in Kotlin to take advantage of Kotlin's null safety features and avoid frustrating null pointer exceptions.
_________________________
Please find below links to my social networks and work:
Click here for the full Understanding Null Safety in Kotlin Blog post - https://kekekhanyisatv.systeme.io/null-safety-kotlin-video
GitHub Link - https://github.com/khanyisakeke
LinkedIn Link - https://www.linkedin.com/in/khanyisa-keke-5573b5203/
Subscribe to my YouTube channel - https://linktw.in/r78Kdp
Twitter Link - https://twitter.com/KhanyisaKekeTV
Facebook Link - https://web.facebook.com/KhanyisaKekeTV/
Firstory Podcast Link - https://open.firstory.me/user/clacgzgai01se01t4d04b3y4p/platforms
Click here to be sent the PDF where I discuss Kotlin vs. Java and which one is better for Android Development:
https://systeme.io/funnel/share/1504037b7dfc00d626ad64755b44f63668aafe5
#kotlin #androiddevelopment
Leave a comment and share your thoughts: https://open.firstory.me/user/clacgzgai01se01t4d04b3y4p/comments


Powered by Firstory Hosting
  continue reading

87 episodes

Artwork
iconShare
 
Manage episode 406775291 series 3415791
Content provided by Khanyisa Keke. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Khanyisa Keke or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

Kotlin's type system distinguishes between nullable and non-nullable types to eliminate null pointer exceptions, which are referred to as a billion-dollar mistake; this Kotlin null safety explained tutorial covers the syntax for declaring nullable variables with a question mark and using the safe call operator and elvis operator to gracefully handle null values instead of throwing exceptions at runtime. By understanding these Kotlin null safety best practices like non-nullable vs nullable types and operators for avoiding null pointer exceptions in Kotlin, beginners can write code that handles potential null values at compile time rather than crashing at runtime by learning how to properly check for null when calling properties on a variable that could be null. This Kotlin null safety for beginners video will demonstrate these techniques for handling null values in Kotlin to take advantage of Kotlin's null safety features and avoid frustrating null pointer exceptions.
_________________________
Please find below links to my social networks and work:
Click here for the full Understanding Null Safety in Kotlin Blog post - https://kekekhanyisatv.systeme.io/null-safety-kotlin-video
GitHub Link - https://github.com/khanyisakeke
LinkedIn Link - https://www.linkedin.com/in/khanyisa-keke-5573b5203/
Subscribe to my YouTube channel - https://linktw.in/r78Kdp
Twitter Link - https://twitter.com/KhanyisaKekeTV
Facebook Link - https://web.facebook.com/KhanyisaKekeTV/
Firstory Podcast Link - https://open.firstory.me/user/clacgzgai01se01t4d04b3y4p/platforms
Click here to be sent the PDF where I discuss Kotlin vs. Java and which one is better for Android Development:
https://systeme.io/funnel/share/1504037b7dfc00d626ad64755b44f63668aafe5
#kotlin #androiddevelopment
Leave a comment and share your thoughts: https://open.firstory.me/user/clacgzgai01se01t4d04b3y4p/comments


Powered by Firstory Hosting
  continue reading

87 episodes

Tous les épisodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide