Collection:Python pocket book
Jump to navigation
Jump to search
|
This user book is a collection of Wikiversity resources that can be easily saved, rendered electronically, and ordered as a printed book. For information and help on Wikiversity books in general, see Help:Books (general tips) and WikiProject Wikipedia-Books (questions and assistance). | ||||||||||
[ Download PDF ] [ Open in Book Creator ] [ Order Printed Book ]
|
|||||||||||
[ Recent Changes ] |
Python Programming[edit source]
Learning Guide[edit source]
- Overview
- Python Programming
- Lesson 1 - Introduction
- Introduction
- Lesson 2 - Variables
- Variables
- Lesson 3 - Conditions
- Conditions
- Lesson 4 - Loops
- Loops
- Lesson 5 - Functions
- Functions
- Lesson 6 - Strings
- Strings
- Lesson 7 - Lists
- Lists
- Lesson 8 - Dictionaries
- Dictionaries
- Lesson 9 - Tuples and Sets
- Tuples and Sets
- Lesson 10 - Classes
- Classes
- Lesson 11 - Modules
- Modules
- Lesson 12 - RegEx
- RegEx
- Lesson 13 - Files
- Files
- Lesson 14 - Internet Data
- Internet Data
- Lesson 15 - Databases
- Databases
- Lesson 16 - GUI
- GUI