Anyone have any success using the reMarkable 2 for it?
Computer Science textbooks that are freely available online
31–40 of 56 posts
Re: Computer Science textbooks that are freely available online
#32Re: Computer Science textbooks that are freely available online
#33Re: Computer Science textbooks that are freely available online
#34Re: Computer Science textbooks that are freely available online
#35I wish these lists were better curated rather than just a dump of links with no commentary.
Re: Computer Science textbooks that are freely available online
#36https://runestone.academy/runestone/books/index has 100% free interactive versions of high quality textbooks. They use a JavaScript implementation of Python which runs in the browser (Skulpt) to provide a REPL. Example Textbooks: Problem Solving with Algorithms and Data Structures using Python (3rd edition)
Online turtle graphics in Python from Runestone Interactive:
https://jugad2.blogspot.com/2013/02/online-turtle-graphics-i...
Had also mentioned that anyone can host a course there for free.
Re: Computer Science textbooks that are freely available online
#37Runestone academy has a good collection of interactive online textbooks https://runestone.academy/runestone/books/index Disclaimer: I helped build this platform as a student
Re: Computer Science textbooks that are freely available online
#38And here's a huge list of freely available programming books: https://ebookfoundation.github.io/free-programming-books/boo...
Re: Computer Science textbooks that are freely available online
#39Re: Computer Science textbooks that are freely available online
#40Perhaps you can add "High Performance Browser Networking" in your networking book section: