Python Programming by Example

Python Programming by Example
Authors
Kurniawan, Agus
Publisher
PE Press
Date
2015-11-20T00:00:00+00:00
Size
1.55 MB
Lang
en
Downloaded: 695 times

This book helps you to learn how to program in Python. Several code and scenario samples are provided to accelerate your learning. All scripting samples are written in Python 3.x. The following is highlight topic in this book:

Development Environment

Python Programming Language

Lists, Tuples and Dictionary

Functions

Python Object Oriented

Python Modules and Packages

String operations

File Operations

Error Handling

Building Own Python Module

Concurrency

Encoding

Hashing and Cryptography

Database Programming

Socket Programming

Python Regular Expressions

Python GUI Programming

Python Unit Testing