Google Vision API (Part 1) – Introduction

Overview Artificial Intelligence, Machine Learning, and Big Data are some of the hottest things in the tech world today. In this tutorial series we will be learning how to use Google’s Vision API cloud service to learn how to work with vision AI in Python. Google...

Append vs Extend vs Insert Methods of a Python List

Knowing how to use a Python List is probably one of the most important things for any Python developer, and for people who just started coding in Python, they sometime get confused with append, extend, and insert methods when using a List method. In this tutorial I...

How To Use The QDial Widget

PyQt5 is a Python framework gives you the tools to build different types of Python GUI applications. In this tutorial we are going to learn how to work with the QDial Widget using PyQt5 in Python. data-ad-client="ca-pub-3255865697013143" data-ad-slot="8396145051"...