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…
Build a Password Storage app with Django Part I
https://richard-taujenis.medium.com/build-a-password-storage-app-with-django-part-i-c6991e97e320
https://richard-taujenis.medium.com/build-a-password-storage-app-with-django-part-i-c6991e97e320
Medium
Build a Password Storage app with Django Part I
Lets build a fully functional CRUD app using Python’s Web Framework Django and Bootstrap for styling!
NumPy ufuncs — The Magic Behind Vectorized Functions
https://towardsdatascience.com/numpy-ufuncs-the-magic-behind-vectorized-functions-8cc3ba56aa2c
https://towardsdatascience.com/numpy-ufuncs-the-magic-behind-vectorized-functions-8cc3ba56aa2c
Medium
NumPy ufuncs — The Magic Behind Vectorized Functions
Learn about NumPy universal functions (ufuncs) and how to create them. Code your own vectorized functions.
Making art through art: a ML approach for generative art
https://1littleendian.medium.com/making-art-through-art-a-ml-approach-for-generative-art-fc258e2a7cab
https://1littleendian.medium.com/making-art-through-art-a-ml-approach-for-generative-art-fc258e2a7cab
Medium
Making art through art: a ML approach for generative art
Performing generative art with Tensorflow and a GAN
How much should you Pay for your Prototype — a Quantified example with Monte Carlo Simulation in…
https://medium.com/@aahammer/how-much-should-you-pay-for-your-prototype-a-quantified-example-with-monte-carlo-simulation-in-548e20922ad3
https://medium.com/@aahammer/how-much-should-you-pay-for-your-prototype-a-quantified-example-with-monte-carlo-simulation-in-548e20922ad3
Medium
How much should you Pay for your Prototype — a Quantified Example with Monte Carlo Simulation in Python
Wrong decisions cost. That’s why reducing the risk of a wrong decision is in your best interest. Prototyping and other clarification…
Rocket Trajectory Optimization with Reinforcement Learning
https://medium.com/@arnobgr/rocket-trajectory-optimization-with-reinforcement-learning-6637f5af21bf
https://medium.com/@arnobgr/rocket-trajectory-optimization-with-reinforcement-learning-6637f5af21bf
Medium
Rocket Trajectory Optimization with Reinforcement Learning
Using Deep Q-Learning on OpenAI’s Lunar Lander environment
Starting my Career with a Specialized Training in Network Programmability with Python
https://medium.com/@akash6815665/starting-my-career-with-a-specialized-training-in-network-programmability-with-python-418e86b06e15
https://medium.com/@akash6815665/starting-my-career-with-a-specialized-training-in-network-programmability-with-python-418e86b06e15
Medium
Starting my Career with a Specialized Training in Network Programmability with Python
When I joined Prodapt earlier this year, as a Software engineer, I knew I had to do a specialized training on Networking and Python. As a…
How To Make A Discord Bot With Python(discord.py)
https://medium.com/@canturkbal/how-to-make-a-discord-bot-with-python-discord-py-ff883f819390
https://medium.com/@canturkbal/how-to-make-a-discord-bot-with-python-discord-py-ff883f819390
Medium
How To Make A Discord Bot With Python(discord.py)
I think that you all use discord and know about discord bots. So did you ever wonder how they are made?
How to Restrict the Use of Your Python Library With A License
https://medium.com/@alains/how-to-restrict-the-use-of-your-python-library-with-a-license-c46797c35755
https://medium.com/@alains/how-to-restrict-the-use-of-your-python-library-with-a-license-c46797c35755
Medium
How to Restrict the Use of Your Python Library With A License
If you don’t want your hard work to be used without permission or compensation read this article.
Speed Up Your Code 100x In 30 Seconds: Break And Continue
https://medium.com/chifi-media/speed-up-your-code-100x-in-30-seconds-break-and-continue-3b237ad88a88
https://medium.com/chifi-media/speed-up-your-code-100x-in-30-seconds-break-and-continue-3b237ad88a88
Medium
Speed Up Your Code 100x In 30 Seconds: Break And Continue
Make your code dramatically faster by taking advantage of these two easy to use key-words!