How I Wrote a Python App That Can Be Extended With Plugins Part 3
https://medium.com/@yellowjacket0694_89630/how-i-wrote-a-python-app-that-can-be-extended-with-plugins-part-3-eab895d35204
https://medium.com/@yellowjacket0694_89630/how-i-wrote-a-python-app-that-can-be-extended-with-plugins-part-3-eab895d35204
Medium
How I Wrote a Python App That Can Be Extended With Plugins Part 3
Introduction
How to Round Numbers Using Negative Numbers in Python
https://python.plainenglish.io/how-to-round-numbers-using-negative-numbers-in-python-c8ebe39df713
https://python.plainenglish.io/how-to-round-numbers-using-negative-numbers-in-python-c8ebe39df713
Medium
How to Round Numbers Using Negative Numbers in Python
If you are working with many numbers in Python, you probably need to do some rounding to cut off some digits that you may not need at all.
The Zen of grinding LeetCode problems: Day 57–Heap
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-57-heap-553cf739890d
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-57-heap-553cf739890d
Medium
The Zen of grinding LeetCode problems: Day 57–Heap
Using Python’s heap implementation
cGAN: Conditional Generative Adversarial Network — How to Gain Control Over GAN Outputs
https://towardsdatascience.com/cgan-conditional-generative-adversarial-network-how-to-gain-control-over-gan-outputs-b30620bd0cc8
https://towardsdatascience.com/cgan-conditional-generative-adversarial-network-how-to-gain-control-over-gan-outputs-b30620bd0cc8
Towards Data Science
cGAN: Conditional Generative Adversarial Network - How to Gain Control Over GAN Outputs | Towards Data Science
An explanation of cGAN architecture with a detailed Python example
How to Quickly Check Whether a String is a Palindrome in Python
https://python.plainenglish.io/how-to-quickly-check-whether-a-string-is-a-palindrome-in-python-c22bc4a892b1
https://python.plainenglish.io/how-to-quickly-check-whether-a-string-is-a-palindrome-in-python-c22bc4a892b1
Medium
How to Quickly Check Whether a String is a Palindrome in Python
A palindrome is a word that is the same whether you read it forwards or backward.
Готовый скрипт на Python: отслеживаем комментарии ВКонтакте без задержки
https://medium.com/@lyubimkov/%D0%BC%D0%BE%D0%BD%D0%B8%D1%82%D0%BE%D1%80%D0%B8%D0%BD%D0%B3-%D0%BA%D0%BE%D0%BC%D0%BC%D0%B5%D0%BD%D1%82%D0%B0%D1%80%D0%B8%D0%B5%D0%B2-%D0%B2-%D1%81%D0%BE%D0%BE%D0%B1%D1%89%D0%B5%D1%81%D1%82%D0%B2%D0%B5-%D0%B2%D0%BA-%D1%81-%D1%83%D0%B2%D0%B5%D0%B4%D0%BE%D0%BC%D0%BB%D0%B5%D0%BD%D0%B8%D1%8F%D0%BC%D0%B8-%D0%B2-%D1%82%D0%B5%D0%BB%D0%B5%D0%B3%D1%80%D0%B0%D0%BC-%D0%B2-%D1%80%D0%B5%D0%B0%D0%BB%D1%8C%D0%BD%D0%BE%D0%BC-%D0%B2%D1%80%D0%B5%D0%BC%D0%B5%D0%BD%D0%B8-894d8c3b7692
https://medium.com/@lyubimkov/%D0%BC%D0%BE%D0%BD%D0%B8%D1%82%D0%BE%D1%80%D0%B8%D0%BD%D0%B3-%D0%BA%D0%BE%D0%BC%D0%BC%D0%B5%D0%BD%D1%82%D0%B0%D1%80%D0%B8%D0%B5%D0%B2-%D0%B2-%D1%81%D0%BE%D0%BE%D0%B1%D1%89%D0%B5%D1%81%D1%82%D0%B2%D0%B5-%D0%B2%D0%BA-%D1%81-%D1%83%D0%B2%D0%B5%D0%B4%D0%BE%D0%BC%D0%BB%D0%B5%D0%BD%D0%B8%D1%8F%D0%BC%D0%B8-%D0%B2-%D1%82%D0%B5%D0%BB%D0%B5%D0%B3%D1%80%D0%B0%D0%BC-%D0%B2-%D1%80%D0%B5%D0%B0%D0%BB%D1%8C%D0%BD%D0%BE%D0%BC-%D0%B2%D1%80%D0%B5%D0%BC%D0%B5%D0%BD%D0%B8-894d8c3b7692
Medium
Готовый скрипт на Python: отслеживаем комментарии ВКонтакте без задержки
Мониторинг комментариев в сообществе ВК с уведомлениями в Телеграм в реальном времени. Применяйте, если цена пропущенного комментария или…
Deploy Flask Applications as AWS Lambda with Zappa
https://medium.com/hacktive-devs/deploy-flask-applications-as-aws-lambda-with-zappa-962409687240
https://medium.com/hacktive-devs/deploy-flask-applications-as-aws-lambda-with-zappa-962409687240
Medium
Deploy Flask Applications as AWS Lambda with Zappa
AWS Lambda falls in the category of serverless computing on AWS. The term serverless is sometimes misconstrued as architecture without a…
Threading vs Multiprocessing in Python
https://medium.com/@trym.synnevag/threading-vs-multiprocessing-in-python-f309ba50a9e1
https://medium.com/@trym.synnevag/threading-vs-multiprocessing-in-python-f309ba50a9e1
Medium
Threading vs Multiprocessing in Python
Threading and Multiprocessing are topics surprisingly challenging to clarify in relation to python and at the same time essential for performance on heavier projects. Doing it right Python can become…
Penerapan Metode Edge Detection untuk Pengolahan Citra Fajar dengan Python
https://medium.com/@mmasdar/penerapan-metode-edge-detection-untuk-pengolahan-citra-fajar-dengan-python-83571fbfdb02
https://medium.com/@mmasdar/penerapan-metode-edge-detection-untuk-pengolahan-citra-fajar-dengan-python-83571fbfdb02
Medium
Penerapan Metode Edge Detection untuk Pengolahan Citra Fajar dengan Python
Metode pengolahan citra telah berkembang sangat pesar di dekade ini, hal ini tidak lepas dari berkembangnya perangkat komputer yang semakin…
MDSD4Health: a Machine Learning Model & Dataset Disclosure (MDSD) Curriculum for Healthcare &…
https://medium.com/@edenshaveet/mdsd4health-a-machine-learning-model-dataset-disclosure-mdsd-curriculum-for-healthcare-7b10caa594e7
https://medium.com/@edenshaveet/mdsd4health-a-machine-learning-model-dataset-disclosure-mdsd-curriculum-for-healthcare-7b10caa594e7
Medium
MDSD4Health: a Machine Learning Model & Dataset Disclosure (MDSD) Curriculum for Healthcare & Public Health Contexts
Detailing the development of a free-access curriculum to promote algorithmic transparency in health contexts
Python Günlükleri: İlk oyunumuzu yazalım mı?
https://medium.com/@tolkiener/python-g%C3%BCnl%C3%BCkleri-i%CC%87lk-oyunumuzu-yazal%C4%B1m-m%C4%B1-91de0c1545d8
https://medium.com/@tolkiener/python-g%C3%BCnl%C3%BCkleri-i%CC%87lk-oyunumuzu-yazal%C4%B1m-m%C4%B1-91de0c1545d8
Medium
Python Günlükleri: İlk oyunumuzu yazalım mı?
Merhaba sevgili dostlar! Şimdiye kadar öğrendiğimiz temel Python bilgilerimizle bir Taş-Kağıt-Makas oyunu tasarlamaya çalışalım mı?