Extração de dados do Protheus(Totvs) para uso em outros aplicativos.
https://medium.com/@nunes.ribeiro.lucas/extra%C3%A7%C3%A3o-de-dados-do-protheus-totvs-para-uso-em-outros-aplicativos-6c7dbfe6bcb8
https://medium.com/@nunes.ribeiro.lucas/extra%C3%A7%C3%A3o-de-dados-do-protheus-totvs-para-uso-em-outros-aplicativos-6c7dbfe6bcb8
Medium
Extração de dados do Protheus(Totvs) para uso em outros aplicativos.
Olá mundo! O que acha de extrair dados do Protheus apenas passando uma query SQL e obter os dados em JSON já tratado(número como número…
오픈소스 컨트리뷰션 마지막 스프린트 : 테스트 케이스 수정하기 & 커맨드 개발하기
https://equus3144.medium.com/%EC%98%A4%ED%94%88%EC%86%8C%EC%8A%A4-%EC%BB%A8%ED%8A%B8%EB%A6%AC%EB%B7%B0%EC%85%98-%EB%A7%88%EC%A7%80%EB%A7%89-%EC%8A%A4%ED%94%84%EB%A6%B0%ED%8A%B8-%ED%85%8C%EC%8A%A4%ED%8A%B8-%EC%BC%80%EC%9D%B4%EC%8A%A4-%EC%88%98%EC%A0%95%ED%95%98%EA%B8%B0-%EC%BB%A4%EB%A7%A8%EB%93%9C-%EA%B0%9C%EB%B0%9C%ED%95%98%EA%B8%B0-179bc7254994
https://equus3144.medium.com/%EC%98%A4%ED%94%88%EC%86%8C%EC%8A%A4-%EC%BB%A8%ED%8A%B8%EB%A6%AC%EB%B7%B0%EC%85%98-%EB%A7%88%EC%A7%80%EB%A7%89-%EC%8A%A4%ED%94%84%EB%A6%B0%ED%8A%B8-%ED%85%8C%EC%8A%A4%ED%8A%B8-%EC%BC%80%EC%9D%B4%EC%8A%A4-%EC%88%98%EC%A0%95%ED%95%98%EA%B8%B0-%EC%BB%A4%EB%A7%A8%EB%93%9C-%EA%B0%9C%EB%B0%9C%ED%95%98%EA%B8%B0-179bc7254994
Medium
오픈소스 컨트리뷰션 마지막 스프린트 : 테스트 케이스 수정하기 & 커맨드 개발하기
공식적으로 이번 주는 오픈소스 컨트리뷰션 코드 & 번역 커밋을 진행하는 마지막 주다.
Recommendation Systems: End to End Movie Recommendation System ML project
https://medium.com/@harshmishraandheri/recommendation-systems-end-to-end-movie-recommendation-system-ml-project-4d880f42c90b
https://medium.com/@harshmishraandheri/recommendation-systems-end-to-end-movie-recommendation-system-ml-project-4d880f42c90b
Medium
Recommendation Systems: End to End Movie Recommendation System ML project
Recommendation systems have become one of the most important aspect of machine learning these days as every company needs it to make their…
Python + Serverless Framework = Thumbnail Tutorial
https://medium.com/@ewerton.xf/python-serverless-framework-thumbnail-tutorial-6a52818213f0
https://medium.com/@ewerton.xf/python-serverless-framework-thumbnail-tutorial-6a52818213f0
Medium
Python + Serverless Framework = Thumbnail Tutorial
Learn how to create your own thumbnail service!
How to Develop a Python Mobile App — A Complete Step By Step Guide
https://owebest.medium.com/how-to-develop-a-python-mobile-app-a-complete-step-by-step-guide-28b54dba1b96
https://owebest.medium.com/how-to-develop-a-python-mobile-app-a-complete-step-by-step-guide-28b54dba1b96
Medium
How to Develop a Python Mobile App — A Complete Step By Step Guide
Mobile App Development is evolving with programming languages day by day. One of the popular languages is Python. Although we all know…
Here Are 4 Ways to Find the Distance Between a Point and a Line in 3D
https://rjallain.medium.com/here-are-4-ways-to-find-the-distance-between-a-point-and-a-line-in-3d-83f2ebb678a6
https://rjallain.medium.com/here-are-4-ways-to-find-the-distance-between-a-point-and-a-line-in-3d-83f2ebb678a6
Medium
Here Are 4 Ways to Find the Distance Between a Point and a Line in 3D
Working with stuff in 3D can seem complicated — but if you embrace the idea of vectors, everything can work out just fine.
Getting started with MicroPython and ESP32/8266 for IoT
https://ishanmalviya.com/getting-started-with-micropython-and-esp32-8266-for-iot-739ba78a3675
https://ishanmalviya.com/getting-started-with-micropython-and-esp32-8266-for-iot-739ba78a3675
Medium
Getting started with MicroPython and ESP32/8266 for IoT
I started my IoT hobbyist journey like every one else does, playing with an Arduino Uno, then graduating to Arduino Mega.
Write Ultra-Concise Code with Python collections
https://towardsdatascience.com/write-ultra-concise-code-with-python-collections-ab79f03bb54
https://towardsdatascience.com/write-ultra-concise-code-with-python-collections-ab79f03bb54
Medium
Write Ultra-Concise Code with Python collections
The built-in Python collections library is a treasure trove of useful tools. I will focus on the two structures that I find the most…
These are all of the algorithms for Python
https://preettheman.medium.com/these-are-all-of-the-algorithms-for-python-9b8fb21394cb
https://preettheman.medium.com/these-are-all-of-the-algorithms-for-python-9b8fb21394cb
Medium
These are all of the algorithms for Python
Welcome back! Python is an awesome programming language that can build almost anything, so what if there was a way to see all of the…
Keep Streamlit Deployment Simple Using streamlit-heroku
https://towardsdatascience.com/keep-streamlit-deployment-simple-using-streamlit-heroku-66f963dfb674
https://towardsdatascience.com/keep-streamlit-deployment-simple-using-streamlit-heroku-66f963dfb674
Medium
Keep Streamlit Deployment Simple Using streamlit-heroku
Learn an easy method to deploy your Streamlit apps on Heroku