APPENDIXPYTHON BASICS

The focus of this appendix is to give you a quick refresher on the basics of Python. A full crash course in Python would be beyond the scope of a Dash book, so we’ll just go over basics like keywords, data structures, control flow, and functions. There are plenty of excellent resources in the wild that you can use to master Python more fully, including our free email academy: https://blog.finxter.com/email-academy.

NOTE

The introductory section uses code examples and text snippets from Python One-Liners (No Starch Press, 2020), written by one of the authors of this book. We encourage you to read the book to obtain a thorough ...

Get The Book of Dash now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.