Programming is not a "spectator sport". It is something you do, something you participate in. It would make sense, then, that the book you use to learn programming should allow you to be active. That is our goal.
This book is meant to provide you with an interactive experience as you learn to program in Python. You can read the text, watch videos, and write and execute Python code. In addition to simply executing code, there is a unique feature called 'codelens' that allows you to control the flow of execution in order to gain a better understanding of how the program works.
We have tried to make it as easy as possible for you to build and use this book.
pip install -r requirements.txt
-- Should install everything you needrunestone build
-- will build the html and put it in ./build/fopp
runestone serve
-- will start a webserver and serve the pages locally from ./build/fopp
If you want to do bug fixes and are looking for the version of this book that is deployed on Runestone.Academy, you can find that code by changing to the ac101
branch after you have cloned this repository.
We welcome PR to fix typos, unclear wording, incorrect results, or anything else that needs fixing. The book has been used by many many people, so if you think that an answer is incorrect, please make sure you double check your work before submitting an issue or making a PR.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。