Limit this search to....

80% Python in 20 Minutes: all you need to start reading and writing Python
Contributor(s): Ye, Weiran (Author)
ISBN:     ISBN-13: 9798639114540
Publisher: Independently Published
OUR PRICE:   $5.11  
Product Type: Paperback
Published: April 2020
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - General
Physical Information: 0.1" H x 5" W x 8" (0.12 lbs) 42 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Being a programmer for many years, when I started to use Python, I wish there was a Python book that

  • does not try to sell me Python
  • does not explain what a for loop is
  • does not have 300 pages

instead, a Python book that

  • shows the first 80% of Python "things" that I should know
  • in 20 minutes
  • with examples, A LOT OF examples
  • and where are the land mines if I came from other languages.

If that resonates with you, this book is for you

This book assumes you know how to write code in one of the programming languages other than Python, such as Java, javascript, C#, Swift, Kotlin, etc. At the same time, there are many resources on the web that talk about Python'shistory. They also walk you through how to install Python on different operating systems. So we will not cover thoseeither.