A new messaging protocol for real-time systems
A new messaging protocol for real-time systems,I have been working on IoT projects for last five years. After using MQTT in many of my projects I have realized that there is a huge...
Getting your latest releases from Deezer with Python
Getting your latest releases from Deezer with Python,Have you ever felt like you've missed an album from your favorite artist? If yes then this article is just for you. Here we wi...
Native .NET and Java APIs to Perform Document Search and Indexing
Native .NET and Java APIs to Perform Document Search and Indexing,Perform advanced document search operations by with the help of cross platform .NET and Java text search APIs in G...
Floodgateへ接続するpython-shogi
Floodgateへ接続するpython-shogi,gunyarakun/python-shogi にコンピュータ将棋連続対局場所 (floodgate)へコンピュータ 将棋協会 (CSA)規定のTCP/IPプロトコルで接続する、Pythonによるサンプ...
How to listen youtube videos on termux
How to listen youtube videos on termux,You need termux installed on your android Run these commands on your android pkg install mpv termux-api neovim python pipx pipx install yturl...
Will Java Trend Towards Obscurity?
Will Java Trend Towards Obscurity?,I'm forking another conversation: Trevor Montgomery • Dec 12 '18 Word, this is prob a sub topic, but do you ever see anything replacing java? Be...
Keras Sentiment Analysis in plain english
Keras Sentiment Analysis in plain english, Hi devzzz! I'm trying to learn ML and recently bought the book Deep Learning with Python by François Chollet. Here's an implementation o...
Discovering the pathlib module
Discovering the pathlib module, The Python Standard Library is like a gold mine, and the pathlib module is really a gem. pathlib provides an useful abstraction on top of different ...
A short list of Data Science resources #6
A short list of Data Science resources #6,Even in those last seven days I found 4 interesting links related to data science and Python that I wish to share with you. Code examples ...