Books Wishlist: Difference between revisions

From CSCWiki
Jump to navigation Jump to search
(Books we are going to buy with $1500 by some guy)
Line 68: Line 68:


== j2simpso's suggestions should be sorted ==
== j2simpso's suggestions should be sorted ==

[note: do we want this section, with books about "Startup's early Days"?

*Dreaming in Code
*Dreaming in Code
** ISBN 978-1400082469
** ISBN 978-1400082469

Revision as of 10:48, 3 March 2016

This page consists of books we'd like to get to stock the library. It is divided into 3 sections. The first is books going on this term's MEF proposal, this should be done by whoever is writing the proposal. The second is a list of actual books with ISBN. The third is vague ideas of what kind of books we need. The goal is for this page to be emptied by way of moving things from section three up to section one and then off.

A bunch of these were bought. That needs to be updated.

Programming Windows by Charles Petzold used to be the definitive guide to Win32 http://www.amazon.ca/Programming-Windows%C2%AE-Charles-Petzold/dp/157231995X/ref=sr_1_1?ie=UTF8&s=books&qid=1269631483&sr=8-1

TCP/IP illustrated (All three volumes $180) http://www.amazon.com/TCP-IP-Illustrated-Vol-Protocols/dp/0201633469

Books we are going to buy with $1500 by some guy

The sum so far:

All hardcovers: $1249

All paperbacks: $678

Actual Books:

Sum: $143

MEF Proposal

MEF Proposal books should include a quote and a sentence or two of justification.

W16 Whiteboard books in progress

This is a list of books that people have put on the whiteboard so far. May still change.

  • Cracking the Code Inteview (++++++)(maybe two copies of this)
  • Analytic Number Theory (? There are several such books)
  • To Mock a Mockingbird(++)
  • Regular Polytopes By Coxeter
  • Matroid Theory
  • Model Theory 2nd edition (?)
  • Polyhedral and Semidefinite Programming Methods in Combinatorial Optimization, by Levent Tuncel
  • Quantum Computing Since Democritus
  • Theory of Linear and Integer Programming
  • Sedra and Smith's microelectronic circuits
  • Analytic cominatorics
  • Haskell Programming from first principles (Allen & Moronuki)
  • Analytic Combinatorics
  • Naive Set Theory
  • Starlight [unreadable] student handbook

Actual Books

Actual books should have a precise title and ISBN for edition desired.

j2simpso's suggestions should be sorted

[note: do we want this section, with books about "Startup's early Days"?

  • Dreaming in Code
    • ISBN 978-1400082469
  • Founter's at Work: Stories of Startup's early Days
    • ISBN 978-1590597149
  • Metaprogramminging GPUs with SH
    • ISBN 978-1568812298
  • High Performance Computing
    • ISBN 978-1566923126
  • Critical Testing Processes: Plan, Prepare, Perform, Perfect
    • ISBN 978-0201748680
  • GREP pocket reference
    • ISBN 978-0596153601
  • Programming Embedded Systems
    • ISBN 978-0596009830
  • High Availability and Disaster REcovery
    • ISBN 978-3540244608
  • An Introduction to Mathematical Cryptography
    • ISBN 978-0387779930
  • Real Time Systems Design and Analysis
    • ISBN 978-0471228554
  • The Black Swan: The Impact of the Highly Improbable
    • ISBN 978-1400063512

Non-technical

  • How to Win Friends and Influence People
    • ISBN 978-0671027032
  • A Field Guide to Earthlings: An Autistic/Asperger View of Neurotypical Behavior
    • ISBN 978-0615426198
  • Mythical Man Month (20th Anniversary ed) (An older edition exists, so probably no?)
    • ISBN 0-201-83595-9
  • Natural Harvest - A Collection of Semen-Based Recipes
    • ISBN 1-4743-1461-5
  • Logicomix: An Epic Search for Truth
    • ISBN 978-0747597209

UI & HCI

  • Sketching User Experiences
    • ISBN 978-0-12-374037-3
  • The Design of Everyday Things
    • ISBN 978-0465067107
  • The Laws of Simplicty
    • ISBN 978-0262134729

Course Textbooks

  • CSfoo: rebind CLRS
  • CS116: Downey, Python for Software Design: How to Think Like a Computer Scientist
    • ISBN 978-0521725965
  • CS136: King, C programming
    • ISBN 978-0393979503
  • CS240: GOODRICH & TAMASSIA:ALGORITHM DESIGN
    • ISBN 978-0471383659
  • CS246: SAVITCH:ABSOLUTE C++ 4TH ED
    • ISBN 978-0136083818
  • CS246: MEYERS:EFFECTIVE C++
    • ISBN 978-0321334879
  • CS365: Sipser, Introduction to the Theory of Computation SECOND EDITION
    • ISBN 0-534-95097-3
  • CS462 SHALLIT:SECOND COURSE IN FORMAL LANGUAGES & AUTOMATA THEOR
    • ISBN 9780521865722

Foundations/Field Surveys

  • Knuth, The Art of Computer Programming (Copies that aren't signed)
    • Volume 1, Fascicle 1: MMIX -- A RISC Computer for the New Millennium
      • ISBN 978-0201853926
    • Volume 4, Fascicle 0: Introduction to Combinatorial Algorithms and Boolean Functions
      • ISBN 978-0321534965
    • Volume 4, Fascicle 1: Bitwise Tricks & Techniques; Binary Decision Diagrams
      • ISBN 978-0321580504
    • Volume 4, Fascicle 2: Generating All Tuples and Permutations
      • ISBN 978-0201853933
    • Volume 4, Fascicle 3: Generating All Combinations and Partitions
      • ISBN 978-0201853940
    • Volume 4, Fascicle 4: Generating All Trees--History of Combinatorial Generation
      • ISBN 978-0321335708
  • Wirth, Algorithms + Data Structures = Programs
    • ISBN 978-0130224187
  • Dijkstra, A Discipline of Programming
    • ISBN 978-0132158718
  • Abelson, Structure and Interpretation of Computer Programs
    • ISBN 978-0070004849
  • Basic Category Theory for Computer Scientists
    • ISBN 978-0262660716

Strict Theory

Programming Languages

  • Theory of
    • Friedman & Wand, Essentials of Programming Languages, 3rd Edition
      • ISBN 978-0262062794
    • Pierce, Types and Programming Languages
      • ISBN 978-0262162098
  • C++
    • Bjarne Stroustrup, A Tour of C++
      • ISBN 978-0321958310
    • Andrei Alexandrescu, Modern C++ Design: Generic Programming and Design Patterns Applied
      • ISBN 978-0201704310
  • Scheme
    • Friedman, The Little Schemer - 4th Edition
      • ISBN 978-0262560993
    • Friedman, The Seasoned Schemer
      • ISBN 978-0262561006
    • Friedman, The Reasoned Schemer
      • ISBN 978-0262562140
    • Dybvig, The Scheme Programming Language, 3rd Edition
      • ISBN 978-0262541480
  • ML
    • Reppy, Concurrent Programming in ML
      • ISBN 978-0521714723
    • Paulson, ML For The Working Programmer
      • ISBN 978-0521565431
  • Haskell
    • Hutton, Programming in Haskell
      • ISBN 978-0521692694
    • Hudak, The Haskell School of Expression
      • ISBN 978-0521644082


Vague Ideas

These can be anything from a title missing an edition choice to a topic name to a binding style/colour.

Theory

  • Approximation Algorithms
  • Randomized Algorithms
  • Computer and Intractability (Grey & Johnson)
  • Human Computer Interaction (HCI)
  • Project Management
    • Software Requirements
    • Software Design & Architecture
    • Software Testing
  • Concurrency/Multithreading
  • Security (Firewalls)
  • Introduction to the Theory of Computation
  • Numerical Analysis
  • Numerical Methods? (Stoer & Bulirsch)
    • This is probably not the actual title. We want a book on numerical methods by Stoer & Bulirsch
  • Computer Systems: A Programmer's Perspective (Bryant & O'Hallaron)
  • Quantum Computing book (from QIP)
    • We have the course text, do we need more on the topic? IQC Recommendation?

Programming Languages

  • Python
  • Haskell .NET
  • Ruby
  • C#
  • Visual Basic .NET
  • OCaml
  • F#
  • Basic
  • Groovy
  • Javascript
  • C/C++
  • Assembly .NET
  • Databases [SQL]
  • Coq .NET

Technology Books

  • Ubuntu
  • Unix/Linux Beginner Books
  • OpenGL/DirectX
  • GTK
  • Unix Network Programming