Cantitate/Preț
Produs

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

Autor Philip Joyce
en Limba Engleză Paperback – 21 noi 2021
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.
Citește tot Restrânge

Preț: 31532 lei

Preț vechi: 39414 lei
-20% Nou

Puncte Express: 473

Preț estimativ în valută:
6035 6268$ 5013£

Carte tipărită la comandă

Livrare economică 30 ianuarie-05 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484277737
ISBN-10: 1484277732
Pagini: 190
Ilustrații: XV, 233 p. 25 illus., 3 illus. in color.
Dimensiuni: 178 x 254 mm
Greutate: 0.45 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1 :Review of C and Python.- Chapter 2:  SQL in C.- Chapter 3 :SQL in Python.- 
Chapter 4 : Embedded Python in C.- Chapter 5: Sockets in Python.-  Appendix A: C Programming Code Guide.- Appendix B: Python Programming Code Guide.

Notă biografică

Philip Joyce has 28 years experience as a software engineer – working on control of steel production, control of oil refineries, communications software (pre-Internet), office products (server software), and computer control of airports. Programming in Assembler, COBOL, Coral66, C, and C++. Mentor to new graduates in the company.  He also has a MSc in computational physics (including augmented matrix techniques and Monte Carlo techniques using Fortran) - Salford University 1996. Chartered scientist, chartered physicist, member of the Institute of Physics (member of the higher education group).

Textul de pe ultima copertă

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.
           
You will:
  • 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



Caracteristici

The book focuses on C and Python applications Covers SQL applications in C and Python programming Covers Python applications Matplotlib and Pandas