mattharrison / IllustratedPy3

Notes and issues for Illustrated Guide to Python 3
13 stars 5 forks source link

Foreword #305

Closed mclaughlin closed 7 years ago

mclaughlin commented 7 years ago

Rather than taking months reading blogs and websites and searching mailing lists and groups, this book will allow a programmer to quickly feel knowledgeable and comfortable with Python.

"quickly feel knowledgeable" --> "quickly become knowledgeable"

Rather than taking months reading blogs and websites and searching mailing lists and groups, this book will allow a programmer to quickly become knowledgeable and comfortable with Python.

A recommended approach for learning the language is to read a chapter then actually sit down at a computer and type out some of the examples found in the chapter.

"chapter then actually sit " --> "chapter and then sit"

A recommended approach for learning the language is to read a chapter and then sit down at a computer and type out some of the examples found in the chapter.

mattharrison commented 7 years ago

Oct 2