UNIT 8
Introduction to Python programming and MySQL
Introduction to Python programming and MySQL
This week we shall:
Explore the Python data types and structures.
Explore the Python syntax and keywords.
Discuss Python functions and methods.
Implement object-oriented concepts and principles in Python.
Explore MySQL data management software package.
Integrate MySQL with Python programming environment.
On completion of this week you will be able to:
Implement basic Python scripts.
Develop the ability to troubleshoot syntax and semantic errors in code.
Develop the ability to implement a database using MySQL database management package.
Develop the capacity to write Python script to accept input and store data in MySQL database.