Skip to main content

Learn Python in 24 Hours


Author: Sunny Chanday
ISBN: -
Totale Pages: 453
Size: 43.4MB
Link Download: Google | MediaFire | ZippyShare

Description:
This book is designed for software programmers who need to learn Python programming language from Scratch.

Table of Contents:
Chapter 1 - Overview
Chapter 2 - Environment
Chapter 3 - Basic Syntax
Chapter 4 - Variable Types
Chapter 5 - Basic Operators
Chapter 6 - Decision Making
Chapter 7 - Loops
Chapter 8 - Numbers
Chapter 9 - Strings
Chapter 10 - Lists
Chapter 11 - Tuples
Chapter 12 - Dictionary
Chapter 13 - Date and Time
Chapter 14 - Functions
Chapter 15 - Modules
Chapter 16 - Files I/O
Chapter 17 - Exceptions
Chapter 18 - Classes and Objects
Chapter 19 - Regular Expressions
Chapter 20 - CGI Programming
Chapter 21 - Database Access
Chapter 22 - Network Programming
Chapter 23 - Sending Email
Chapter 24 - MultiThreading
Chapter 25 - XML Processing
Chapter 26 - GUI Programming
Chapter 27 - Further Extensions