C and Python Applications, Embedding Python Code in C Programs, SQL Methods, and Python Sockets

C and Python Applications, Embedding Python Code in C Programs, SQL Methods, and Python Sockets
Authors
Philip Joyce
Publisher
Apress
Size
3.54 MB
Lang
en
Downloaded: 436 times

You'll start with an introduction to C and Python, assuming a fundamental understanding of what programming is. You will also review the basics of the database management language, SQL. You will learn how to use SQL from a C program and from a Python program.

C and Python have different programming strengths, and you will learn how to write a Python program embedded within a C program to profit from the strength of each, in one program. Finally, you will explore how socket programs enable two computers to communicate with each other. Here the book covers basic server-client, basic threaded, and basic chat programs.