• 🌙 Community Spirit

    Ramadan Mubarak! To honor this month, Crax has paused NSFW categories. Wishing you peace and growth!

Advanced Foundations of Python Programming (1 Viewer)

Currently reading:
 Advanced Foundations of Python Programming (1 Viewer)

Recently searched:

carxproveteran

Member
Amateur
LV
10
Joined
Apr 7, 2023
Threads
9,742
Likes
959
Awards
14
Credits
14,177©
Cash
0$

1695973288967

Advanced Foundations of Python Programming​

Digging Into The Advanced Foundations of Python Programming - Become An Advanced Python Developer - Hands-On Training

What you'll learn​

  • Advanced Collections: Named Tuples, Default Dictionary, Counters, Ordered Dictionary, Queues and Deques
  • Advanced Functions: Zipping, Unzipping, Evaluating expressions, Memory view, Mapping objects with lambda, Enumerating objects and Executing Python expressions
  • The *args and **kwargs to pass variable number of args
  • Iterators and Iterables in Python: Iterate over sequences using different techniques and tricks. Building Iterators using FP and OOP
  • Generator functions with many yield statements and Generator expressions
  • Metaclass: Built-in metaclasses and building custom metaclass
  • Decorators: Functional Programming, Regular way to decorate a function, and the best way using @
  • Comprehensions: List comprehension, Dict comprehension, Set comprehension and Tuple comprehension
  • Building Logger to indicate the problems
  • Creating custom Calendar with different ways
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Recently searched:

Similar threads

Users who are viewing this thread

Top Bottom