Textbooks by the Faculty of the C.S. Department of Kansas State University
textbooks.cs.ksu.edu
Textbooks by the Faculty of the C.S. Department of Kansas State University
1–10 of 22 posts
Re: Textbooks by the Faculty of the C.S. Department of Kansas State University
#2To me, "book" implies constant-sized pages and content formatted such that it could be used to produce an actual hardcopy book (e.g. a PDF).
Re: Textbooks by the Faculty of the C.S. Department of Kansas State University
#3Re: Textbooks by the Faculty of the C.S. Department of Kansas State University
#4Go cats!
Re: Textbooks by the Faculty of the C.S. Department of Kansas State University
#5I can understand calling these "texts", but "books"? These remind me more of the sectioned documentation pages that one often comes across on the "document web"; e.g. https://tldp.org/HOWTO/Plug-and-Play-HOWTO.html To me, "book" implies constant-sized pages and content formatted such that it could be used to produce an actual hardcopy book (e.g. a PDF).
Re: Textbooks by the Faculty of the C.S. Department of Kansas State University
#6Re: Textbooks by the Faculty of the C.S. Department of Kansas State University
#7Go cats!
EMAW
I love to see this kind of stuff, especially when the books are used in the curriculum. Textbooks are a racket and K-State, like so many state schools, struggles to be affordable to the student of the state. This kind of thing can help a lot.
Schools should incentivize this!
Re: Textbooks by the Faculty of the C.S. Department of Kansas State University
#8Is there an equivalent to Feynman's lectures on physics but for computer science?
Which books about computer science will remain relevant in one hundred years, when most engineers will probably be using programming languages and frameworks whose creators are not even born yet? I don't work in software, but I like to collect foundational texts in various disciplines. I have some programming experience under my belt, and I've taken a few introductory classes about data structures and algorithms, but my personal library lacks CS texts.
Re: Textbooks by the Faculty of the C.S. Department of Kansas State University
#9This is a good resource. Is there an equivalent to Feynman's lectures on physics but for computer science? Which books about computer science will remain relevant in one hundred years, when most engineers will probably be using programming languages and frameworks whose creators are not even born yet? I don't work in software, but I like to collect foundational texts in various disciplines. I have some programming ex…