Advanced Python Decorators: A Registration Pattern Example
https://medium.com/@SoporificVacuum/advanced-python-decorators-a-registration-pattern-example-9a75bd1f9968
https://medium.com/@SoporificVacuum/advanced-python-decorators-a-registration-pattern-example-9a75bd1f9968
Medium
Advanced Python Decorators: A Registration Pattern Example
Welcome to the third installment of our November series, where we dive into the lesser-known features of Python. Today’s gem? Decorators…
Harnessing the Power of Social Media for Business Growth: A Deep Dive into SME Strategies and…
https://medium.com/@saadnoorafridi/harnessing-the-power-of-social-media-for-business-growth-a-deep-dive-into-sme-strategies-and-5e896ddefaad
https://medium.com/@saadnoorafridi/harnessing-the-power-of-social-media-for-business-growth-a-deep-dive-into-sme-strategies-and-5e896ddefaad
Medium
Harnessing the Power of Social Media for Business Growth: A Deep Dive into SME Strategies and…
How to setup Django project and making a form in django
https://medium.com/@muhabd51/how-to-setup-django-project-and-making-a-form-in-django-8c462fdcf8c2
https://medium.com/@muhabd51/how-to-setup-django-project-and-making-a-form-in-django-8c462fdcf8c2
Medium
How to setup Django project and making a form in django
Setting up Django
Mastering Python: A Comprehensive Guide to Operators, Strings, Variables, and Control Flow
https://medium.com/@imranbird/mastering-python-a-comprehensive-guide-to-operators-strings-variables-and-control-flow-7e5d28a07778
https://medium.com/@imranbird/mastering-python-a-comprehensive-guide-to-operators-strings-variables-and-control-flow-7e5d28a07778
Medium
Mastering Python: A Comprehensive Guide to Operators, Strings, Variables, and Control Flow
Python, renowned for its simplicity and readability, empowers developers to build powerful applications with ease. To harness the full…
The Secret Menu of Tech: My Encounter with an Undisclosed Resy Endpoint
https://medium.com/@seanwiryadi16/the-secret-menu-of-tech-my-encounter-with-an-undisclosed-resy-endpoint-ce46059dcdf0
https://medium.com/@seanwiryadi16/the-secret-menu-of-tech-my-encounter-with-an-undisclosed-resy-endpoint-ce46059dcdf0
Medium
The Secret Menu of Tech: My Encounter with an Undisclosed Resy Endpoint
Dining in New York City’s most sought-after restaurants often feels like a myth, requiring diners to book reservations 30 days in advance…
Poetic with Python: Dependency management made easy
https://medium.com/@saif.babrak/poetic-with-python-dependency-management-made-easy-6a3a92402f2c
https://medium.com/@saif.babrak/poetic-with-python-dependency-management-made-easy-6a3a92402f2c
Medium
Poetic with Python: Dependency management made easy
Why use poetry:
Python Inheritance Common Practices and Pitfalls: Diamond Problem, Mixins, and Others
https://muttinenisairohith.medium.com/python-inheritance-common-practices-and-pitfalls-diamond-problem-mixins-and-others-37823b794b05
https://muttinenisairohith.medium.com/python-inheritance-common-practices-and-pitfalls-diamond-problem-mixins-and-others-37823b794b05
Medium
Python Inheritance Common Practices and Pitfalls: Diamond Problem, Mixins, and Others
Inheritance like any other concept in OOPs allows developers to reuse the code and develop elegant and scalable software solutions. Keeping…
A neural network from scratch in python
https://medium.com/@amazing_space_woodchuck_218/a-neural-network-from-scratch-in-python-64665118158d
https://medium.com/@amazing_space_woodchuck_218/a-neural-network-from-scratch-in-python-64665118158d
Medium
A neural network from scratch in python
Machine learning techniques aim to make predictions or decisions based on data using patterns learning via iterative processes. A neural…
Debugging process with text-mining project: using Guardian API (beginner version)
https://medium.com/@jupiterpie/debugging-process-with-text-mining-project-using-guardian-api-beginner-version-57ea0d47312c
https://medium.com/@jupiterpie/debugging-process-with-text-mining-project-using-guardian-api-beginner-version-57ea0d47312c
Medium
Debugging process with text-mining project: using Guardian API (beginner version)
This is a snippet of my first text-mining project with my partner.
Terraform Unleashed: From Provisioning to Configuration
https://medium.com/@tal00ron/terraform-unleashed-from-provisioning-to-configuration-d71107585388
https://medium.com/@tal00ron/terraform-unleashed-from-provisioning-to-configuration-d71107585388
Medium
Unleashing Terraform Power: From Provisioning to Configuration
I’m thrilled to present my first publication, and it’s all about unleashing the sheer power of Terraform. This project’s mission? To show…
Building the Ultimate Trading Screener with Python — Part 2 Optimizing generation of screener data
https://medium.com/@xescuder/building-the-ultimate-trading-screener-with-python-part-2-optimizing-generation-of-screener-data-6ba3dec22a3a
https://medium.com/@xescuder/building-the-ultimate-trading-screener-with-python-part-2-optimizing-generation-of-screener-data-6ba3dec22a3a
Medium
Building the Ultimate Trading Screener with Python — Part 2 Optimizing generation of screener data
In this article, we’ll look at how to optimize the data generation performed in Part 1 Generating screener data , using parallelization…
Using Pydantic models for settings management
https://medium.com/ordina-data/using-pydantic-models-for-settings-management-73408ad2ca5a
https://medium.com/ordina-data/using-pydantic-models-for-settings-management-73408ad2ca5a
Medium
Using Pydantic models for settings management
Abstract: The article discusses the utilization of Pydantic models for efficient settings management. It emphasizes the importance of…
An agent-based case study for urban digital twins
https://medium.com/geospatial-intelligence/an-agent-based-case-study-for-urban-digital-twins-1e9f16a5ca2a
https://medium.com/geospatial-intelligence/an-agent-based-case-study-for-urban-digital-twins-1e9f16a5ca2a
Medium
An agent-based case study for urban digital twins
In recent years, the concept of urban digital twins has gained momentum as cities seek innovative solutions to address complex urban…