
C and Python Applications
Embedding Python Code in C Programs, SQL Methods, and Python Sockets
- English
- ePUB (mobile friendly)
- Available on iOS & Android
C and Python Applications
Embedding Python Code in C Programs, SQL Methods, and Python Sockets
About this book
Solve problems by embedding Python code in a C programs, SQL methods, Python sockets. This book uses rudimentary mathematics and basic programming to create practical Python applications for embedding. 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. What You Will Learn
- Review basic Python and C coding
- Understand the methods of embedding Python code within a C program
- Create typical programs in Python and C using SDK
- Work with socket applications in Python
Who This Book Is For Programmers and computational modelers with at least some prior experience with programming in C and Python as well as programming in general.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover
- Front Matter
- 1. Python Programming
- 2. C Programming
- 3. SQL in C
- 4. SQL in Python
- 5. Embedded Python
- 6. Sockets
- Back Matter