John Wiley & Sons, Inc., 2022. — 307 p. — ISBN: 978-1-119-86025-9.
A simple, straightforward, and hands-on roadmap to the world of computer programming with Python.
Teach Yourself VISUALLY: Python is your personal guide to getting you started in programming. As one of the world's most popular — and most accessible — coding languages, Python is your gateway into the wide and wonderful world of computer science. This hands-on guide walks you through Python step by clearly illustrated steps, from writing your very first Python code in a terminal window or the VS Code app through to creating your own lists, dictionaries, and custom classes.
In the book, you’ll learn toInstall Python and the tools you need to work with it on Windows, macOS, and Linux.
Work with files and folders, manipulate text, and create powerful functions that do exactly what you want.
Write clean code that makes decisions effectively, repeats actions as needed, and handles any errors that occur.