Learning to Program in Python: Bestsellers cărți programare Python
Autor P M Heathcoteen Limba Engleză Paperback – 18 iun 2017
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.
Preț: 99.06 lei
Preț vechi: 123.82 lei
-20% Nou
Puncte Express: 149
Preț estimativ în valută:
18.96€ • 19.69$ • 15.75£
18.96€ • 19.69$ • 15.75£
Carte disponibilă
Livrare economică 11-25 ianuarie 25
Livrare express 31 decembrie 24 - 04 ianuarie 25 pentru 20.75 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
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.