Book

DigitalOcean eBook: How To Code in Python

DigitalOcean eBook: How To Code in Python

Introduction

DigitalOcean’s How To Code in Python 3 tutorial series is available for free as an open educational eBook in both EPUB and PDF formats. Having these tutorials together in an eBook format provides you with a resource that you can use on your favorite e-reader without maintaining a constant internet connection. This way, you can use the book to learn key concepts while offline, or as a reference guide while you are coding on your computer.

Because it is available in an eBook format, How To Code in Python can be used as an Open Educational Resource and therefore as an alternative to a textbook in the classroom. Additionally, the eBook can be made available for the wider public through libraries.

This eBook can be used in a variety of ways, so this guide will break down how the general reader may want to approach the book, how teachers and students can use the book as part of their classes, and how public and university librarians can increase availability of this eBook as an educational resource. Finally, for any reader who works through the book and wants guidance on what to do next, additional resources are discussed at the bottom of this page.

How To Use This Book as a General Reader

This book is designed to be used in a way that makes sense for you. While it is arranged to ramp up an emerging developer, do not be constrained by the order: feel free to move throughout the book to suit your needs. Once you are familiar with the concepts, you can continue to use the book as a source of reference.

If you use the book in the order it is laid out, you’ll begin your exploration in Python by understanding the key differences between Python 3 and the previous versions of the language. From there, you’ll set up a programming environment for your relevant local or server-based system, and begin by learning general Python code structure, syntax, and data types. Along the way, you’ll gain a solid grounding in computational logic within Python, a set of skills relevant even when moving to other programming languages in the future. While the beginning of the book focuses on scripting in Python, object-oriented coding concepts are gradually introduced to help make your code more modular, flexible, and complex without repetition. By the end of the book, you’ll learn how to debug your Python code and finally how to port Python code across versions.

Use How To Code in Python in Your Classroom

If you’re a student, you can let your teacher, professor, or Computer Science department know about the availability of this free eBook on Python programming. Your school or university may have an open educational resource repository where they can make the eBook available to students or teachers. You can also share this eBook with clubs or groups you belong to that may be interested in learning more about Python programming. In addition to Computer Science clubs and programs, those involved in Data Science, Statistics, and the Digital Humanities may find this free resource useful.

If you’re a teacher offering classes or workshops on Python programming, you can use this open educational eBook for free with your students. You can follow the order of the chapters in the eBook for your own curriculum, or you can pick and choose based on what you are planning to accomplish within your class. You can also supplement the eBook with the growing number of DigitalOcean project-based tutorials that are available for free online and can support students as they put their programming knowledge into practice by working through solutions to real-world scenarios.

Add How To Code in Python to Your Library’s Catalogue

If you’re a librarian, you can consider adding How To Code in Python to your library’s catalogue. Having the eBook available in a greater number of libraries will increase public access to a free resource that will support people as they learn to code. While not everyone is interested in a career in computer programming, everyone who learns some coding principles will be able to contribute to a larger discourse around software development and technology.

This free eBook is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License and is available to be used as an Open Educational Resource.

The following information will be useful to librarians seeking to add the eBook to their library’s collection:

  • Entry on WorldCat: How To Code in Python 3
  • OCLC number: 1020289950
  • Book summary: This educational book introduces emerging developers to computer programming through the Python software development language, and serves as a reference book for experienced developers looking to learn a new language or re-familiarize themselves with computational logic and syntax.

If the DigitalOcean Community team can provide additional guidance, feel free to reach out in the comments section below.

Next Steps and Where to Go From Here

When you are done with the book, you can take a look at project-based tutorials to put your knowledge into play while creating projects that can help you solve problems. While you are working on these projects, you can continue to refer to the chapters in this book as reference material.

Anyone who learns how to code can contribute to an open-source project. Open-source software is software that is freely available to use, redistribute, and modify.

Contributing to open-source projects helps improve software by ensuring that it is representative of the broad base of technology end-users. When users contribute to open-source projects through code, technical documentation, or repository maintenance, their diverse perspectives provide added value to the project and the larger developer community.

Download the eBook

You can download the eBook in either the EPUB or PDF format by following the links below.

For additional Python resources and to participate in discussion with others, check out our growing library of tutorials, questions, and projects with the Python tag.

If you are interested in learning about software development in general or other programming languages such as Ruby and JavaScript, check out the Development tag.

You can learn more about how and why the eBook was made by reading this blog post.

Thanks for learning with the DigitalOcean Community. Check out our offerings for compute, storage, networking, and managed databases.

Learn more about us


Tutorial Series: How To Code in Python

Python banner image

Introduction

Python is a flexible and versatile programming language that can be leveraged for many use cases, with strengths in scripting, automation, data analysis, machine learning, and back-end development. It is a great tool for both new learners and experienced developers alike.

Prerequisites

You should have Python 3 installed and a programming environment set up on your computer or server. If you don’t have a programming environment set up, you can refer to the installation and setup guides for a local programming environment or for a programming environment on your server appropriate for your operating system (Ubuntu, CentOS, Debian, etc.)

About the authors

Still looking for an answer?

Ask a questionSearch for more help

Was this helpful?
 
10 Comments


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Great work, Lisa! Thank you, Digital Ocean.

Thanks Lisa! :)

Thanks a million Lisa.

Great work by #digitalocean Thank you 😊

Always happy to see all this great content on DigitalOcean

Thank you for your tutorial.

It’s very helpful

Thanks for these amazing books and tutorials Best community ever

Hi! This book is awesome! But I do have a question: Has the PDF-generated version parsed escape characters and stuff during the export?

Page 110: *Similarly, we can use the escape character to break lines without hitting the enter or return key:

print(“This string spans multiple lines.”)*

I guess this is where backslash+n or something similiar would be present :D

Thank you, and have a great one!

This comment has been deleted

    i cannot upload the EPUB version to google play books, the message after i upload the file is “This file cannot be processed.”

    Try DigitalOcean for free

    Click below to sign up and get $200 of credit to try our products over 60 days!

    Sign up

    Join the Tech Talk
    Success! Thank you! Please check your email for further details.

    Please complete your information!

    Get our biweekly newsletter

    Sign up for Infrastructure as a Newsletter.

    Hollie's Hub for Good

    Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

    Become a contributor

    Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

    Welcome to the developer cloud

    DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

    Learn more
    DigitalOcean Cloud Control Panel