Python: Visual QuickStart Guide ,3rd edition::9780133435153

€18,99
Write a Review
SKU:
9780133435153
authors:
Toby Donaldson
edition:
3
ecomProductType:
Vitalsource
duration:
Lifetime
programPPID:
P200000000243
publicationDate:
2013-06-27
language:
EN
skuType:
ISBN
copyright:
2014
publishedBy:
Peachpit Press
BcType:
Product
Adding to cart… The item has been added
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.