Python Comprehension-List, Set, Dictionary & Generator Expression
https://medium.com/@coder033/python-comprehension-list-set-dictionary-generator-expression-eadf6ba07c92
https://medium.com/@coder033/python-comprehension-list-set-dictionary-generator-expression-eadf6ba07c92
Medium
Python Comprehension-List, Set, Dictionary & Generator Expression
Here we are gonna to comprehension and expression
Setting up minimalist front and backend using python
https://medium.com/@aliabbasjaffri_/setting-up-minimalist-front-and-backend-using-python-7051acc93fc2
https://medium.com/@aliabbasjaffri_/setting-up-minimalist-front-and-backend-using-python-7051acc93fc2
Medium
Setting up minimalist front and backend using python
Yes, you read that correct! Frontend in python!
Python Programming Language: Math Module Constants
https://liu-111.medium.com/python-programming-language-math-module-constants-86ffea04e9d
https://liu-111.medium.com/python-programming-language-math-module-constants-86ffea04e9d
Medium
Python Programming Language: Math Module Constants
Hi everyone, welcome back. In these examples, we will be going over the constants that are included within the math module. The math module…
How to Quickly Backtest a Portfolio with Python
https://intrinio.medium.com/how-to-quickly-backtest-a-portfolio-with-python-fac34229f5e9
https://intrinio.medium.com/how-to-quickly-backtest-a-portfolio-with-python-fac34229f5e9
Medium
How to Quickly Backtest a Portfolio with Python and Empyrical
This walkthrough will demonstrate how to use Intrinio’s API and the PyPI package Empyrical to backtest and analyze a portfolio’s…
Do you have this Python Quick Reference Cheat Sheet?
https://itcertifications.medium.com/do-you-have-this-python-quick-reference-cheat-sheet-6f3ca81cda3d
https://itcertifications.medium.com/do-you-have-this-python-quick-reference-cheat-sheet-6f3ca81cda3d
Medium
Do you have this Python Quick Reference Cheat Sheet?
Are you a python developer ? you must need frequent references while developing various programs and here is a handy companion for you…
Python Object Oriented Programming in Nutshell
https://medium.com/@birceste/python-object-oriented-programming-in-nutshell-2c12205ee10e
https://medium.com/@birceste/python-object-oriented-programming-in-nutshell-2c12205ee10e
Medium
Python Object Oriented Programming in Nutshell
This paradigm seems kind of hard for beginner and mid-level programmers. It is a relief rather than a burden for us. Believe it or not…
Enviar mensajes masivos y personalizados por WhatsApp con Python
https://sandroagama.medium.com/enviar-mensajes-masivos-y-personalizados-por-whatsapp-con-python-35d4bca85a67
https://sandroagama.medium.com/enviar-mensajes-masivos-y-personalizados-por-whatsapp-con-python-35d4bca85a67
Medium
Enviar mensajes masivos y personalizados por WhatsApp con Python
Existen diferentes ventajas cuantitativas y cualitativas en la automatización de los mensajes de WhatsApp! Más aún cuando puedes…
Car Detector: a month long journey
https://medium.com/@dhiadah/car-detector-a-month-long-journey-ea13d8a8cc36
https://medium.com/@dhiadah/car-detector-a-month-long-journey-ea13d8a8cc36
Medium
Car Detector: a month long journey
What is Car Detector?
Calculating Closest Landmass Between Two Points on Earth
https://towardsdatascience.com/calculating-closest-landmass-between-two-points-on-earth-214f73b48fdc
https://towardsdatascience.com/calculating-closest-landmass-between-two-points-on-earth-214f73b48fdc
Medium
Calculating Closest Landmass Between Two Points on Earth
Python script to identify midpoint and closest land
Visualizing CPU, Memory, And GPU Utilities with Python
https://towardsdatascience.com/visualizing-cpu-memory-and-gpu-utilities-with-python-8028d859c2b0
https://towardsdatascience.com/visualizing-cpu-memory-and-gpu-utilities-with-python-8028d859c2b0
Towards Data Science
Visualizing CPU, Memory, And GPU Utilities with Python | Towards Data Science
Analyzing CPU, memory usage, and GPU components for monitoring your PC and deep learning projects
Tower of Hanoi and N Queens — Recursion and Backtracking
https://medium.com/@dayita.chaudhuri/tower-of-hanoi-and-n-queens-recursion-and-backtracking-91b65db9eb4a
https://medium.com/@dayita.chaudhuri/tower-of-hanoi-and-n-queens-recursion-and-backtracking-91b65db9eb4a
Medium
Tower of Hanoi and N Queens — Recursion and Backtracking
The Tower of Hanoi and N Queens Problems solved and explained.
Testing routes in FastAPI app made with Beanie
https://medium.com/@nboyet/testing-routes-in-fastapi-app-made-with-beanie-418a300c185c
https://medium.com/@nboyet/testing-routes-in-fastapi-app-made-with-beanie-418a300c185c
Medium
Testing routes in FastAPI app made with Beanie
When initializing an application, I usually go through a lot of pain when the time comes to configurate my tests. I really hope I will…
Python Programming Language: Math Module Angular Conversion Functions
https://liu-111.medium.com/python-programming-language-math-module-angular-conversion-functions-7a66b037652b
https://liu-111.medium.com/python-programming-language-math-module-angular-conversion-functions-7a66b037652b
Medium
Python Programming Language: Math Module Angular Conversion Functions
Hi everyone, welcome back. In these examples, we will be going over the angular conversion functions that are included within the math…
EthSync tool v2.1: Update of Ethereum transaction indexer
https://medium.com/adamant-im/ethsync-tool-v2-1-update-of-ethereum-transaction-indexer-6a4f00964d64
https://medium.com/adamant-im/ethsync-tool-v2-1-update-of-ethereum-transaction-indexer-6a4f00964d64
Medium
EthSync tool v2.1: Update of Ethereum transaction indexer
EthSync tool allows to explore ETH and ERC20 transactions by Ethereum address and obtain a history of any user|wallet in just a move, like…