DEV Community

Vicente G. Reyes
Vicente G. Reyes

Posted on • Updated on

Top Python Posts from July 22 week

Hi! I'm Vicente, your friendly Filipino mod for the python tag. Today, is another episode of the Top Python Posts of the week!

Hope you'll follow along!

1.) 🤖 Grab Your Wine. It's Time to Demystify ML and NLP 🍷

In this tutorial you will learn how to use ML to predict wine price, points and variety from the text description.

2.) Learning Python from Scratch: Basic Data Types

The idea behind these streams is that they provide real-world examples of running into problems and solving them or working towards solving them live.

3.) Dead Simple Python (An Announcement)

First order of business, to all the fans of the Dead Simple Python series, fear not! More articles are coming this year!

4.) Python Logging: An In-Depth Tutorial

As applications become more complex, having good logs can be very useful, not only when debugging but also to provide insight for application issues/performance. Logging is also one of the factor in the famous The twelve-factor app.

5.) Generate QR codes in Python

QR code a type of matrix barcode first designed in 1994 for the automotive industry in Japan. These days it's used in many places like banking, cryptocurrency, advertisements and more.

That's it for this week! Stay tuned for more!

Latest comments (2)

Collapse
 
rhymes profile image
rhymes

Thanks for making these lists!

Collapse
 
highcenburg profile image
Vicente G. Reyes

You're welcome! Just trying to collate top python articles to make python devs' life easier!