ebook img

The Python Bible 7 in 1. PDF

438 Pages·2020·4.587 MB·English
Save to my drive
Quick download
Download
Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.

Preview The Python Bible 7 in 1.

THE PYTHON BIBLE 7 IN 1 BY FLORIAN DEDOV Copyright © 2020 This book is a 7-in-1 version of all the seven volumes of The Python Bible series. I recommend reading them in the right order, since the volumes build on top of each other. If you think that this book has brought value to you and helped you on your programming journey, I would appreciate a quick review on Amazon. Thank you! TABLE OF CONTENT Introduction Why Python? How to Read This Book 1 – Installing Python Python Installation Development Environment Python IDLE Editor and CLI PyCharm 2 – Our First Program Hello World Running The Script 3 – Variables and Data Types Numerical Data Types Strings Booleans Sequences Creating Variables Using Variables Typecasting 4 – Operators Arithmetic Operators Assignment Operators Comparison Operators Logical Operators Other Operators 5 – User Input Input Function 6 – Conditions If, Elif, Else Flowchart Nested If-Statements 7 – Loops While Loop Endless Loop For Loop Range Function Loop Control Statements Break Statement Continue Statement Pass Statement 8 – Sequences Lists Accessing Values Modifying Elements List Operations List Functions Tuples Tuple Functions Dictionaries Accessing Values Dictionary Functions Membership Operators 9 – Functions Defining Functions Parameters Return Values Default Parameters Variable Parameters Scopes 10 – Exception Handling Try Except Else Statements Finally Statements 11 – File Operations Opening and Closing Files Access Modes Closing Files With Statement Reading From Files Writing Into Files Other Operations Deleting and Renaming Directory Operations 12 – String Functions Strings as Sequences Escape Characters String Formatting String Functions Case Manipulating Functions Count Function Find Function Join Function Replace Function Split Function Triple Quotes What’s Next?

See more

The list of books you might like

Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.