The books on Runestone. Academy are all free and open source textbooks . We encourage you to browse the library and make use of these books in your courses.
Read moreHow do you think like a computer scientist review?
5.0 out of 5 stars Superb job using interactive mode . This book is great at teaching all the basics of programming in a very short time. If you use Python’s interactive mode you don’t even have to write many programs using this book, as much of the book can just be done via exploration at the interactive prompt.
Read moreWhat is Runestone coding?
Runestone Academy is a project that provides: Interactive, open source textbooks for computer science, math and other topics . Integrated LMS to give instructors insight into their students performance. Tools for writing your own interactive activities (or even your own book!)
Read moreHow do computer scientists think like Python?
“How to Think Like a Computer Scientist: Learning with Python” is an introduction to computer science using the Python programming language . It covers the basics of computer programming, including variables and values, functions, conditionals and control flow, program development and debugging.
Read more