Jump to content

Real Python - Python's None Null in Python with Christian Mondorf


Recommended Posts



b9c9ff99288affac5672f513dbacfbe0.jpeg
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 5 Lessons (20m) | Size: 45.67 MB
If you have experience with other programming languages, like C or Java, then you've probably heard of the concept of null. Many languages use this to represent a pointer that doesn't point to anything, to denote when a variable is empty, or to mark default parameters that you haven't yet supplied. null is often defined to be 0 in those languages, but null in Python is different.

Python uses the keyword None to define null objects and variables. While None does serve some of the same purposes as null in other languages, it's another beast entirely. As the null in Python, None is not defined to be 0 or any other value. In Python, None is an object and a first-class citizen!
In this course, you'll learn:
What None is and how to test for it
When and why to use None as a default parameter
What None and NoneType mean in your traceback
How to use None in type checking
How null in Python works under the hood
Homepage
https://realpython.com/courses/python-none/




https://hot4share.com/4912vmyoe7hp/vf8v4.Real.Python..Pythons.None.Null.in.Python.rar.html
[b]Download (Uploadgig)[/b]
https://uploadgig.com/file/download/54ea5192AafE4Eff/vf8v4.Real.Python..Pythons.None.Null.in.Python.rar
Download ( Rapidgator )
https://rapidgator.net/file/92c45b7c43b8846342772b184ea42a65/vf8v4.Real.Python..Pythons.None.Null.in.Python.rar.html
Download ( NitroFlare )
http://nitro.download/view/20B39D023F54CA2/vf8v4.Real.Python..Pythons.None.Null.in.Python.rar


Links are Interchangeable - No Password - Single Extraction
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...