Learn Python MySQL - Su T.P

Learn Python MySQL

By Su T.P

  • Release Date: 2020-08-05
  • Genre: Programming

Description

Learn Python MySQL
Python MySQL Tutorial
-------------------------------
Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. It was created by Guido van Rossum during 1985-1990. Like Perl, Python source code is also available under the GNU General Public License (GPL). This tutorial gives enough understanding on Python programming language. This tutorial explains how to communicate with MySQL database in detail, along with examples.
This tutorial is designed for python programmers who would like to understand the mysql-connector-python module in detail.
Before proceeding with this tutorial, you should have a good understanding of python programming language. It is also recommended to have basic understanding of the database - MySQL.