Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Python Programming by Example

Posted By: AlenMiler
Python Programming by Example

Python Programming by Example by Agus Kurniawan
English | 20 Nov. 2015 | ASIN: B018B077HY | 148 Pages | PDF/EPUB (conv) | 4.98 MB

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