Algoryst's Corner
  • Home
  • About
  • About the Author
Sign in Subscribe
Nadim Jendoubi

Nadim Jendoubi

I am a Software Engineer working mainly with Python, Java and JavaScript. I like reading Tech Books that truly inspire me and eventually share the notes, the tips and the tricks that I find important.
Supporting Different Sequence Protocols and Magic Methods in Python

Supporting Sequence Protocol and Magic Methods in Python

Overview of Protocols in Python and implementing the Sequence Protocol with a use case.
Nadim Jendoubi Mar 19, 2023
What Makes a Python Object?

What Makes a Python Object? Part II

How to Make our Objects Behave as Built-In Python Objects by Implementing Python Magic Methods
Nadim Jendoubi Mar 12, 2023
What makes a Python Object?

What makes a Pythonic Object? Part I

How to Make our Objects Behave as Built-In Python Objects by Implementing Python Magic Methods
Nadim Jendoubi Mar 3, 2023
Design Patterns for Python’s First Class Functions

Design Patterns for Python’s First Class Functions

An overview of Python's Design Patterns using Functions as First Class Objects.
Nadim Jendoubi Feb 24, 2023
Decorators and Closures in Python

How Function Decorators Work in Python

Understanding the way that function decorators are evaluated, executed and the importance of closures in executing them.
Nadim Jendoubi Feb 17, 2023
Variable Annotation in Python

Everything you have to Know about Type Hinting In Python

Overview of Gradual Type Hinting in Python, the Usable Types in Variable Annotations and the Consequences of Type Hinting.
Nadim Jendoubi Feb 15, 2023
Functional Programming Paradigm in Python

Functional Programming Paradigm in Python

An Overview of Python's Higher Order Functions, Anonymous Lambda Functions and the Best Packages for Functional Programming Style in Python
Nadim Jendoubi Feb 13, 2023

Subscribe to Algoryst's Corner

Don't miss out on the latest Tech Book Notes. Sign up now to get notified instantly!
  • Sign up
Algoryst's Corner © 2023. Powered by Ghost