Log In
Or create an account ->
Imperial Library
Home
About
News
Upload
Forum
Help
Login/SignUp
Index
Python Programming for Beginners
Your Free Gift
Introduction
Configuring your Environment for Python
Installing Python
Preparing Your Computer for Python
Review
Resources
Chapter 1 - Variables and Strings
Variables
Strings
Using Quotes within Strings
Indexing
Built-in Functions
String Methods
String Concatenation
Repeating Strings
The str() Function
Formatting Strings
Getting User Input
Review
Exercises
Resources
Review
Chapter 2 - Numbers, Math, and Comments
Numeric Operations
Strings and Numbers
The int() Function
The float() Function
Comments
Review
Exercises
Chapter 3 - Booleans and Conditionals
Comparators
Boolean Operators
Conditionals
Review
Exercises
Resources
Chapter 4 - Functions
Review
Exercises
Resources
Chapter 5 - Lists
Adding Items to a List
Slices
String Slices
Finding an Item in a List
Exceptions
Looping through a List
Sorting a List
List Concatenation
Ranges
Review
Exercises
Resources
Chapter 6 - Dictionaries
Adding Items to a Dictionary
Removing Items from a Dictionary
Finding a Key in a Dictionary
Finding a Value in a Dictionary
Looping through a Dictionary
Nesting Dictionaries
Review
Exercises
Resources
Chapter 7 - Tuples
Switching between Tuples and Lists
Looping through a Tuple
Tuple Assignment
Review
Exercises
Resources
Chapter 8 - Reading from and Writing to Files
File Position
Closing a File
Automatically Closing a File
Reading a File One Line at a Time
File Modes
Writing to a File
Binary Files
Exceptions
Review
Exercises
Resources
Chapter 9 - Modules and the Python Standard Library
Modules
Peeking Inside a Module
The Module Search Path
The Python Standard Library
Creating Your Own Modules
Using main
Review
Exercises
Resources
Conclusion
About the Author
Additional Resources Including Exclusive Discounts for Python Programming for Beginners Readers
Python
Ruby and Ruby on Rails
Web Development
Appendix
Appendix A: Trademarks
← Prev
Back
Next →
← Prev
Back
Next →