Cantitate/Preț
Produs

Python by Example: Learning to Program in 150 Challenges

Autor Nichola Lacey
en Limba Engleză Paperback – 5 iun 2019
Python is today's fastest growing programming language. This engaging and refreshingly different guide breaks down the skills into clear step-by-step chunks and explains the theory using brief easy-to-understand language. Rather than bamboozling readers with pages of mind-numbing technical jargon, this book includes 150 practical challenges, putting the power in the reader's hands. Through creating programs to solve these challenges the reader will quickly progress from mastering the basics to confidently using subroutines, a graphical user interface, and linking to external text, csv and SQL files. This book is perfect for anyone who wants to learn how to program with Python. In particular, students starting out in computer science and teachers who want to improve their confidence in Python will find here a set of ready-made challenges for classroom use.
Citește tot Restrânge

Preț: 12630 lei

Preț vechi: 15788 lei
-20% Nou

Puncte Express: 189

Preț estimativ în valută:
2417 2520$ 2009£

Carte disponibilă

Livrare economică 27 februarie-13 martie
Livrare express 13-19 februarie pentru 3719 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781108716833
ISBN-10: 1108716830
Pagini: 191
Ilustrații: 140 b/w illus. 10 tables
Dimensiuni: 219 x 276 x 9 mm
Greutate: 0.54 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:Cambridge, United Kingdom

Cuprins

Introduction; Downloading Python; Some tips; Part I. Learning Python: Challenges 1–11. The basics; Challenges 12–19. If statements; Challenges 20–26. Strings; Challenges 27–34. Maths; Challenges 35–44. For loop; Challenges 45–51. While loop; Challenges 52–59. Random; Challenges 60–68. Turtle graphics; Challenges 69–79. Tuples, lists and dictionaries; Challenges 80–87. More string manipulation; Challenges 88–95. Numeric arrays; Challenges 96–103. 2D lists and dictionaries; Challenges 105–110. Reading and writing to a text file; Challenges 111–117. Reading and writing to a .csv File; Challenges 118–123. Subprograms; Challenges 124–132. Tkinter GUI; Challenges 133–138. More Tkinter; Challenges 139–145. SQLite; Part II. Chunky Challenges: 146 – Shift code; 147 – Mastermind; 148 – Passwords; 149 – Times tables (GUI); 150 – Art gallery; What next?; Glossary; Index.

Notă biografică


Descriere

A collection of progressively more complex Python programming challenges to help students learn to code in a naturally engaging way.