Leanpub.com, 2019. — 88 p.
Why should you read this book ?Coffee Break Python Slicing is all about
growing your Python expertise — one coffee at a time. The focus lies on the important
slicing technique to access consecutive data ranges. Understanding slicing thoroughly is
crucial for your success as a Python developer. This book teaches you
everything you need to know about slicing in Python. Slicing is a Python-specific concept for
carving out a range of values from sequence types such as lists or strings. It is one of the
most popular Python features. To master Python, you must master slicing
first. Any
non-trivial Python code base
relies on slicing. In other words, the time you invest now in mastering slicing will be
repaid a hundredfold during your career.
Who should read this book ?You are slightly
beyond beginner-level in Python. For example, You have already experience with another programming language — it’s time to tackle Python. You are a professional engineer and want to
brush up your Python skills. You are a
student and need to get
better at Python for academic courses. You have read the first book of our Coffee Break Python series.
Book completed on
18.8.2019True PDF