Cantitate/Preț
Produs

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

Autor P M Heathcote
en Limba Engleză Paperback – 19 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ț: 9297 lei

Preț vechi: 11620 lei
-20%

Puncte Express: 139

Preț estimativ în valută:
1781 1929$ 1527£

Carte disponibilă

Livrare economică 19 aprilie-03 mai
Livrare express 04-10 aprilie pentru 2195 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.39 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.