Toby Donaldson

Python: Visual QuickStart Guide

Auflage 3

This task-based tutorial on Python is for students new to the language and walks them through the fundamentals. They'll learn about arithmetic, strings, and variables; writing programs; flow of control, functions; strings; data structures; input and output; and exception handling. At the end of the book, a special section walks them through a longer, realistic application, tying the concepts of the book together.

The full text downloaded to your computer

With eBooks you can:

  • search for key concepts, words and phrases
  • make highlights and notes as you study
  • share your notes with friends

eBooks are downloaded to your computer and accessible either offline through the Bookshelf (available as a free download), available online and also via the iPad and Android apps.

Upon purchase, you will receive via email the code and instructions on how to access this product.

Time limit

The eBooks products do not have an expiry date. You will continue to access your digital ebook products whilst you have your Bookshelf installed.

  • eBook (Kortext ePub)
    20,32 €

Produktdetails

Verlagsnummer: 9780133435153
ISBN: 978-0-13-343515-3
Produkttyp: eBook (Kortext ePub)
Verlag: Peachpit Press
Erscheinungsdatum: 27.06.2013
Dateigröße in MB: 7.41
Auflage: 3
Sprache: Englisch

Artikelbeschreibung

Python is a remarkably powerful dynamic programming language used in a wide variety of situations such as Web, database access, desktop GUIs, game and software development, and network programming. Fans of Python use the phrase "batteries included" to describe the standard library, which covers everything from asynchronous processing to zip files. The language itself is a flexible powerhouse that can handle practically any application domain.

This task-based tutorial on Python is for those new to the language and walks you through the fundamentals. You'll learn about arithmetic, strings, and variables; writing programs; flow of control, functions; strings; data structures; input and output; and exception handling. At the end of the book, a special section walks you through a longer, realistic application, tying the concepts of the book together.