Cantitate/Preț
Produs

Learning to Program in Python: Bestsellers cărți programare Python

Autor P M Heathcote
en Limba Engleză Paperback – 18 iun 2017
This book is a straightforward guide to the Python programming language and programming techniques. It covers all of the practical programming skills that may be required up to GCSE level and for those at AS Level with limited exposure to Python. It is suitable for both experienced programmers, students or individuals with very little or no programming experience in other languages.
It teaches basic syntax and programming techniques, and introduces three inbuilt Python modules:
  • Tkinter, used for building a graphical user interface, which is an option that some users may like to include in their project work.
  • SQLite,which enables the creation and processing of a database from within a Python program. This provides an alternative to writing to a text file when data needs to be stored and retrieved.
  • pdb,Python's debugging module, which can be used to help find elusive logic errors.
Citește tot Restrânge

Din seria Bestsellers cărți programare Python

Preț: 9906 lei

Preț vechi: 12382 lei
-20% Nou

Puncte Express: 149

Preț estimativ în valută:
1896 1969$ 1575£

Carte disponibilă

Livrare economică 11-25 ianuarie 25
Livrare express 31 decembrie 24 - 04 ianuarie 25 pentru 2075 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781910523117
ISBN-10: 1910523119
Pagini: 130
Dimensiuni: 189 x 246 x 9 mm
Greutate: 0.33 kg
Editura: PG Online Limited
Seria Bestsellers cărți programare Python


Descriere

This book is a straightforward guide to the Python programming language and programming techniques. It covers all of the practical programming skills that may be required up to GCSE level and for those at AS Level with limited exposure to Python. It is suitable for both experienced programmers, students or individuals with very little or no programming experience in other languages.
It teaches basic syntax and programming techniques, and introduces three inbuilt Python modules:

  • Tkinter, used for building a graphical user interface, which is an option that some users may like to include in their project work.
  • SQLite, which enables the creation and processing of a database from within a Python program. This provides an alternative to writing to a text file when data needs to be stored and retrieved.
  • pdb, Python's debugging module, which can be used to help find elusive logic errors.