Original price was: $199.00.Current price is: $38.00.

In Stock

Dictionaries are ubiquitous in Python. Classes are essentially dictionaries, modules are dictionaries, namespaces are dictionaries File size: 9.68 GB

PURCHASE THIS COURSE, YOU ACCUMLATE: 38 POINTs!


Description

Unlock exclusive learning opportunities with the Python 3: Deep Dive (Part 3 – Hash Maps) course at esys[GB]. Explore expert insights, advanced techniques, and practical applications from world-renowned instructors in your chosen field. Empower your growth and career with our curated collection of over 70,000 courses from top authors such as John Overdurf, Conor Harris, Tony Robbins, Dr. Joe Dispenza, and more.

Dictionaries are ubiquitous in Python. Classes are essentially dictionaries, modules are dictionaries, namespaces are dictionaries File size: 9.68 GB

Purchase Python 3: Deep Dive (Part 3 – Hash Maps) courses at here with PRICE $199 $38


Python 3: Deep Dive (Part 3 – Hash Maps)

Python 3: Deep Dive (Part 3 - Hash Maps)

What you’ll learn

Associative Arrays
Hash Tables and Hash Functions
Python’s implementation of hash tables
Dictionaries and Sets
Defining hash functions for our custom classes and why that is useful
Creating customized dictionaries using the UserDict class
defaultdict
OrderedDict and Python3.6+ equivalences
Counter (multi-sets)
ChainMap
Serialization and Deserialization
JSON serialization/deserialization
Intro to JSONSchema, Marshmallow, PyYaml and Serpy

3rd party libraries

Course content
Expand all 79 lectures20:22:29
-Introduction
20:18
Course Overview
Preview
12:56
Prerequisites
Preview
07:22
-Associative Arrays – Theory!
50:56
Introduction
Preview
03:24
Associative Arrays
05:40
Hash Maps
24:11
Python Dictionaries
09:38
Python’s hash() Function
08:03
-Dictionaries
03:40:43
Introduction
01:13
Creating Dictionaries – Lecture
13:08
Creating Dictionaries – Coding
24:01
Common Operations – Lecture
08:11
Common Operations – Coding
32:43
Dictionary Views – Lecture
10:41
Dictionary Views – Coding

Get Python 3: Deep Dive (Part 3 – Hash Maps) download
30:12
Updating, Merging, and Copying – Lecture
12:20
Updating, Merging, and Copying – Coding
33:55
Custom Classes and Hashing – Lecture
20:25
Custom Classes and Hashing – Coding
33:54
-Coding Exercises
25:35
Exercises
06:21
Solution 1
04:34
Solution 2
02:04
Solution 3
07:14
Solution 4
05:22
-Sets
03:16:26
Introduction
01:55
Basic Set Theory
12:35
Python Sets
08:58
Creating Sets – Lecture
03:40
Creating Sets – Coding
14:45
Common Operations – Lecture
03:12
Common Operations – Coding
15:17
Set Operations – Lecture
08:00
Set Operations – Coding
20:30
Update Operations – Lecture
06:08
Update Operations – Coding
21:07
Copying Sets – Lecture
01:13
Copying Sets – Coding
08:10
Frozen Sets – Lecture
06:54
Frozen Sets – Coding
26:37
Dictionary Views – Lecture
09:27
Dictionary Views – Coding
27:58
-Project 1
55:07
Project 1 – Goals
05:30
Project 1 – Solution
49:37
-Serialization and Deserialization
05:52:42
Introduction
04:29
Pickling – Lecture
05:57
Pickling – Coding
28:47
JSON Serialization – Lecture
07:22
JSON Serialization – Coding
22:29
Custom JSON Encoding – Lecture
02:30
Custom JSON Encoding – Coding
37:36
Using JSONEncoder – Lecture
11:36
Using JSONEncoder – Coding
34:00
Custom JSON Decoding – Lecture
16:35
Custom JSON Decoding – Coding
51:58
Using JSONDecoder – Lecture
01:29
Using JSONDecoder – Coding
41:00
JSON Schema
Preview
26:06
Marshmallow
33:36
PyYaml
18:16
Serpy
08:56
-Coding Exercises
57:14
Exercises
03:48
Solution 1
15:21
Solution 2
21:01
Solution 3
17:04
-Specialized Dictionaries
03:32:56
Introduction
02:02
DefaultDict – Lecture
06:33
DefaultDict – Coding
30:46
OrderedDict – Lecture
03:40
OrderedDict – Coding
24:22
OrderedDict and Python 3.6 Dicts
31:44
Counter – Lecture
05:01
Counter – Coding
43:44
ChainMap – Lecture
11:08
ChainMap – Coding
Preview
22:44
UserDict – Lecture
05:34
UserDict – Coding
25:38
-Coding Exercises
30:32
Exercises
05:34
Solution 1
05:52
Solution 2
04:37
Solution 3
14:29
Requirements

This is an advanced course, so a solid Python foundation is necessary
Jupyter Notebooks
functional programming (zip, map, sorted, any, all, etc)
lambdas, closures and decorators
built-in decorators such as @lru_cache, @singledispatch and @wraps
iterables, iterators, generators and context managers
variable scopes and namespaces (globals, locals, etc)
ability to install 3rd party libraries (e.g. pip install)

Description

This course is an in-depth look at Python dictionaries.

Dictionaries are ubiquitous in Python. Classes are essentially dictionaries, modules are dictionaries, namespaces are dictionaries, sets are dictionaries and many more.

In this course we’ll take an in-depth look at:

associative arrays and how they can be implemented using hash maps

hash functions and how we can leverage them for our own custom classes

Python dictionaries and sets and the various operations we can perform with them

specialized dictionary structures such  as OrderedDict and how it relates to the built-in Python3.6+ dict

Python’s implementation of multi-sets, the Counter class

the ChainMap class

how to create custom dictionaries by inheriting from the UserDict class

how to serialize and deserialize dictionaries to JSON

the use of schemas in custom JSON deserialization

a brief introduction to some useful libraries such as JSONSchema, Marshmallow, PyYaml and Serpy

***** Prerequisites *****

Please note that this is a relatively advanced Python course, and a strong knowledge of some topics in Python is required.

Beyond the basics of Python (loops, conditional statements, exception handling, built-in data types, creating classes, etc), you should also have an in-depth understanding of the following topics:

functions and functional programming (recursion, *args, **kwargs, zip, map, sorted, any, all, etc)

lambdas, closures and decorators (including standard decorators such as @singledispatch, @wraps, etc)

iterables, iterators, generators and context managers

named tuples

variable scopes and namespaces (globals, locals, etc)

For this course you will also need to install some 3rd party libraries, so you need to be comfortable with doing this using the tool of your choice (e.g. pip, conda, etc)

Finally, most of the code in this course is illustrated using the freely available  Jupyter Notebooks, so you will need that as well.
Who this course is for:

Python developers who want a deeper understanding of Python dictionaries and related topics

Get Python 3: Deep Dive (Part 3 – Hash Maps) download

Purchase Python 3: Deep Dive (Part 3 – Hash Maps) courses at here with PRICE $199 $38

🎯 Why Choose esys[GB] for the Python 3: Deep Dive (Part 3 – Hash Maps) Course?

At esys[GB], we provide access to a vast collection of educational resources from world-renowned experts. By enrolling in the Python 3: Deep Dive (Part 3 – Hash Maps) course, you’re joining thousands of learners who trust our platform to advance their skills and knowledge in fields such as hypnosis, NLP, biomechanics, personal development, coaching, and more.

📚 Course Highlights

  • ✅ Comprehensive training materials from top experts in the industry.
  • ✅ Lifetime access to the course content for self-paced learning.
  • ✅ Practical tools and strategies to apply immediately in real-world situations.
  • ✅ Curated content based on the latest research and methodologies.

🔒 Secure and Reliable Access

Our platform ensures a secure and seamless experience. Your privacy is our priority, and all payments are processed through trusted gateways like PayPal and Stripe. You can rest assured that your personal information is fully protected.

📦 How Will I Receive My Course?

Once your payment is confirmed, you’ll receive instant access to the Python 3: Deep Dive (Part 3 – Hash Maps) course via your account dashboard. The course materials are downloadable, allowing you to study at your own pace and convenience. In some cases, you may receive additional resources via email.

📋 What If I Need Help?

If you have any questions or need support, please feel free to contact us. Our dedicated team is always ready to assist you. Additionally, you can explore more courses from renowned authors on our platform, including Dr. Joe Dispenza, Tony Robbins, John Overdurf, Richard Bandler, and many more.

🌟 What Makes esys[GB] Unique?

With over 70,000+ courses from the world’s best educators, esys[GB] stands out as a premier destination for learners worldwide. From transformational coaching to cutting-edge scientific approaches, our courses cover a wide range of topics to help you stay ahead in your field.

🔗 Related Authors and Topics

Explore more courses from our vast library featuring world-renowned authors:

  • 🎤 John Overdurf – Hypnosis and NLP Expert
  • ⚙️ Conor Harris – Biomechanics Specialist
  • 🌱 Dr. Joe Dispenza – Mind-Body Connection and Healing
  • 💼 Tony Robbins – Personal Development and Success Coaching
  • 🧠 Richard Bandler – Co-Founder of NLP

📩 Join Our Learning Community

Ready to transform your learning experience? Join our growing community at esys[GB] and gain access to premium educational resources that empower you to succeed.

🚀 Start Your Journey with the Python 3: Deep Dive (Part 3 – Hash Maps) Course Today!

Don't miss out on this unique opportunity to learn from the best. Enroll in the Python 3: Deep Dive (Part 3 – Hash Maps) course now and start your journey to success.

What Shipping Methods Are Available?
  • You will receive a download link in the invoice or YOUR ACCOUNT.
  • The course link is always accessible through your account. Simply log in to download the Python 3: Deep Dive (Part 3 – Hash Maps) course whenever you need it.
  • You only need to visit a single link, and you can get all the Python 3: Deep Dive (Part 3 – Hash Maps) course content at once.
  • You can choose to learn online or download for better results, and you can study anywhere on any device. Please ensure that your system does not enter sleep mode during the download.
How Do I Track Order?
  • We promptly update the status of your order after your payment is completed. If, after 7 days, there is no download link, the system will automatically process a refund.
  • We value your feedback and are eager to hear from you. Please do not hesitate to reach out via email us with any comments, questions and suggestions.
Shop
Sidebar
0 Cart
Python 3: Deep Dive (Part 3 - Hash Maps)
Python 3: Deep Dive (Part 3 – Hash Maps)
Original price was: $199.00.Current price is: $38.00. Add to cart