Skip to content

Instantly share code, notes, and snippets.

@subdavis
Last active February 2, 2016 02:30
Show Gist options
  • Select an option

  • Save subdavis/35a8be7d0abbc4fe3a3e to your computer and use it in GitHub Desktop.

Select an option

Save subdavis/35a8be7d0abbc4fe3a3e to your computer and use it in GitHub Desktop.

Here's a compiled list of pdf links to textbooks for Spring 2014 Computer Science classes between 410 and 662. The only I one couldn't find was 590, so I linked the second edition. Hope this is useful to someone and that no one spends ten thousand dollars at the student store

COMP 410:

Data Structures and Algorithm Analysis in Java 3rd edition

http://kitabxana.net/files/books/file/1354098277.pdf

COMP 411:

Computer Organization and Design, Fourth Edition: The Hardware/Software Interface

https://www.u-cursos.cl/usuario/9553d43f5ccbf1cca06cc02562b4005e/mi_blog/r/MK.Computer.Organization.and.Design.4th.Edition.Oct.2011.pdf

The C Programming Language 2nd edition

Dead link: http://www.cs.ucsb.edu/~buoni/cs16/The_C_Programming_Language.pdf Another dead link: http://www.iups.org/media/meeting_minutes/C.pdf

COMP 455:

Elements of the theory of Computation 2nd edition

https://www.u-cursos.cl/ingenieria/2010/2/CC3102/1/material_docente/objeto/322214

COMP 520:

Programming Language Processors in Java: Compilers and Interpreters

http://www.cin.ufpe.br/~jml/programming-language-processors-in-java-compilers-and-interpreters.9780130257864.25356.pdf

COMP 524:

Programming Language Pragmatics 3rd edition

http://f3.tiera.ru/2/Cs_Computer%20science/CsPl_Programming%20languages/Scott%20M.L.%20Programming%20Language%20Pragmatics%20(3ed.,%20Elsevier,%202009)(ISBN%209780123745149)(941s)_CsPl_.pdf

COMP 541:

Digital Design and Computer Architecture 2nd edition

https://www.uop.edu.jo/download/research/members/Digital_Design_and_Computer_Architecture.pdf

COMP 550:

Algorithms

http://beust.com/algorithms.pdf

COMP 590:

Artificial Intelligence: A Modern Approach, 3rd edition (couldn’t find the 3rd edition; here’s the second one)

http://ghaemi.iauq.ac.ir/imagesMasterPage/Files/ghaemi/file/Artificial%20intelligence%20a%20modern%20approach-Russell%20S.,%20Norvig%20P-2003.pdf

COMP 651:

Computational Geometry: Algorithms and Applications

http://people.inf.elte.hu/fekete/alg_terv/3_terinfo_adatstrukturak/Computational%20Geometry%20-%20Algorithms%20and%20Applications,%203rd%20Ed.pdf

COMP 662:

Numerical Linear Algebra

http://javierolivares.files.wordpress.com/2009/04/numerical-linear-algebra-trefethenbau.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment