Guest User

Computer Science /sci/ wikia tree

a guest
Aug 29th, 2016
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.91 KB | None | 0 0
  1.  
  2. ├───1 - Basic Programming & Data Structures
  3. │ (2nd Edition) Bjarne Stroustrup-Programming_ Principles and Practice Using C++-Addison-Wesley Professional (2014).epub
  4. │ (Addison-Wesley Professional Computing Series) Scott Meyers-Effective C++. 55 specific ways to improve your programs and designs-Addison-Wesley Professional (2005).djvu
  5. │ Adam Drozdek-Data Structures and Algorithms in C++-Cengage Learning (2012).pdf
  6. │ Bjarne Stroustrup-The C++ Programming Language, 4th Edition-Addison-Wesley Professional (2013).pdf
  7. │ Nicolai M. Josuttis-The C++ Standard Library_ A Tutorial and Reference-Addison-Wesley (2012).pdf
  8. │ Scott Meyers-Effective Modern C++_ 42 Specific Ways to Improve Your Use of C++11 and C++14-O'Reilly Media (2014).epub
  9. │ Stanley B. Lippman, Josée Lajoie, Barbara E. Moo-C++ Primer-Addison-Wesley Professional (2012).pdf
  10. ├───10 - Networks
  11. │ Dimitri Bertsekas, Robert Gallager-Instructor's Solutions Manual for Data Networks-Pearson (1993).pdf
  12. │ Dimitri P. Bertsekas, Gallager-Data Networks (2nd Edition)-Prentice Hall (1992).pdf
  13. │ Larry L. Peterson, Bruce S. Davie-Computer Networks_ A Systems Approach, Fifth Edition -Elsevier (2011).pdf
  14. │ Radia Perlman-Interconnections_ Bridges, Routers, Switches, and Internetworking Protocols -Addison-Wesley Professional (1999).pdf
  15. │ W. Richard Stevens, Bill Fenner, Andrew M. Rudoff-Unix Network Programming, Volume 1_ The Sockets Networking API-Addison-Wesley Professional (2003).pdf
  16. ├───11 - Computer Security and Cryptography
  17. │ Jeffrey Hoffstein, Jill Pipher, Joseph H. Silverman (auth.)-An Introduction to Mathematical Cryptography-Springer-Verlag New York (2014).pdf
  18. │ Jonathan Katz, Yehuda Lindell-Introduction to Modern Cryptography, Second Edition.pdf
  19. │ Niels Ferguson, Bruce Schneier, Tadayoshi Kohno-Cryptography Engineering_ Design Principles and Practical Applications-Wiley (2010).djvu
  20. ├───12 - Information Theory and Coding Theory
  21. │ Abbas El Gamal, Young-Han Kim-Network Information Theory-Cambridge University Press (2012).pdf
  22. │ Andrew J. Viterbi, Jim K. Omura-Principles of Digital Communication and Coding (2009).epub
  23. │ Claude E Shannon, Warren Weaver-The Mathematical Theory of Communication-U. Illinois (1963).djvu
  24. │ Khalid Sayood-Introduction to Data Compression, Fourth Edition-Morgan Kaufmann (2012).pdf
  25. │ Robert B. Ash-Information Theory-John Wiley & Sons, Inc. (1965).pdf
  26. │ Robert G. Gallager-Information theory and reliable communication-Wiley (1968).djvu
  27. │ Steven Roman-Coding and information theory- .djvu
  28. │ Thomas M. Cover, Joy A. Thomas-Elements of Information Theory-Wiley-Interscience (2006).pdf
  29. ├───13 - AI, Machine Learning, and Computer Vision
  30. │ Christopher M. Bishop-Pattern Recognition and Machine Learning.pdf
  31. │ David J.?. ??????-Information Theory, Inference, and Learning Algorithms (2003).djvu
  32. │ Linda G. Shapiro, George C. Stockman-Computer Vision-Prentice Hall (2001).pdf
  33. │ Richard Hartley, Andrew Zisserman-Multiple view geometry in computer vision-Cambridge University Press (2003).djvu
  34. │ Richard Szeliski-Computer Vision_ Algorithms and Applications-Springer (2011).pdf
  35. │ Stuart Russell, Peter Norvig-Artificial Intelligence_ A Modern Approach .pdf
  36. ├───14 - Natural Language Processing
  37. │ Christopher D. Manning, Hinrich Schuetze-Foundations of Statistical Natural Language Processing-The MIT Press (1999).pdf
  38. │ Speech and Language Processing_ An Introduction to Natural Language Processing, Computational Linguistics, and Speech Recognition .pdf
  39. ├───15 - Computer Graphics and Image Processing
  40. │ John F. Hughes, Andries van Dam, Morgan McGuire, David F. Sklar, James D. Foley, Steven K. Feiner, Kurt Akeley-Computer Graphics_ Principles and Practice.pdf
  41. │ Peter Shirley, Michael Ashikhmin, Steve Marschner-Fundamentals of Computer Graphics-A K Peters (2009).pdf
  42. │ Rafael C. Gonzalez, Richard E. Woods-Digital Image Processing-Pearson (2007).pdf
  43. ├───16 - Discrete and Computational Geometry
  44. │ Jirí Matousek (auth.), Jirí Matousek (eds.)-Lectures on Discrete Geometry- .djvu
  45. │ Prof. Dr. Mark de Berg, Dr. Otfried Cheong, Dr. Marc van Kreveld, Prof. Dr. Mark Overmars (auth.)-Computational Geometry_ Algorithms and Applications.pdf
  46. │ Satyan L. Devadoss, Joseph O'Rourke-Discrete and Computational Geometry-Princeton University Press (2011).pdf
  47. ├───17 - Advanced Algorithms and Mathematical Optimization
  48. │ ├───1 - Linear Programming Optimization
  49. │ │ Alexander Schrijver-Theory of Linear and Integer Programming-Wiley (1998).djvu
  50. │ │ Dimitris Bertsimas, John N. Tsitsiklis, Dimitris Bertsimas, John Tsitsiklis-Introduction to Linear Optimization.pdf
  51. │ │
  52. │ ├───2 - Combinatorial Optimization and Network Flows
  53. │ │ Alexander Schrijver-Combinatorial Optimization_ Polyhedra and Efficiency.pdf
  54. │ │ Combinatorial Optimization.djvu
  55. │ │ Combinatorial Optimization_ Theory and Algorithms.pdf
  56. │ │ Network flows_ theory, algorithms, and applications.djvu
  57. │ │
  58. │ ├───3 - Convex Optimization
  59. │ │ Convex Optimization & Euclidean Distance Geometry by Dattorro.pdf
  60. │ │ Convex Optimization.pdf
  61. │ │ Lectures on Modern Convex Optimization Analysis, Algorithms, and Engineering Applications.pdf
  62. │ │ R. Tyrrell Rockafellar-Convex analysis .djvu
  63. │ │
  64. │ ├───4 - Approximation Algorithms
  65. │ │ Approximation Algorithms.pdf
  66. │ │ The design of approximation algorithms.pdf
  67. │ │
  68. │ └───5 - Randomized Algorithms
  69. │ Motwani R., Raghavan P.-Randomized algorithms-Cambridge University Press (1995).djvu
  70. ├───18 - Numerical Analysis and Methods
  71. │ Gene H. Golub, Charles F. Van Loan-Matrix Computations.djvu
  72. │ John P. Boyd-Chebyshev and Fourier Spectral Methods_ Second Revised Edition-Dover Publications (2001).pdf
  73. │ Lloyd N. Trefethen, David Bau III-Numerical Linear Algebra-Society for Industrial and Applied Mathematics (1997).djvu
  74. │ Richard Hamming-Numerical methods for scientists and engineers-Dover (1987).djvu
  75. │ Richard L Burden_ J Douglas Faires-Numerical analysis-Brooks_Cole Cengage Learning (2011).pdf
  76. │ Roger A. Horn, Charles R. Johnson-Matrix Analysis-Cambridge University Press (2013).pdf
  77. │ Trefethen L.N.-Finite Difference and Spectral Methods for Ordinary and Partial Differential Equations (1996).pdf
  78. ├───19 - Computer Algebra Systems and Computer Arithmetic
  79. │ Handbook of Floating-Point Arithmetic.pdf
  80. │ Jean-Pierre Deschamps, Gery J.A. Bioul, Gustavo D. Sutter-Synthesis of Arithmetic Circuits_ FPGA, ASIC and Embedded Systems-Wiley-Interscience (2006).pdf
  81. │ Jean-Pierre Deschamps-Hardware Implementation of Finite-Field Arithmetic (2009).pdf
  82. │ Mircea Vladutiu (auth.)-Computer Arithmetic_ Algorithms and Hardware Implementations (2012).djvu
  83. │ Richard Brent, Paul Zimmermann-Modern Computer Arithmetic-Cambridge University Press (2010).pdf
  84. │ von zur Gathen J., Gerhard J.-Modern computer algebra-Cambridge University Press (2013).djvu
  85. ├───2 - Learn your way around an Unix shell, Make, System Programming and C
  86. │ Brian W. Kernighan, Dennis M. Ritchie-The C Programming Language (2nd Edition)-Prentice Hall (1988).pdf
  87. │ Jeffrey Richter and Christophe Nasarre-Windows via C_C++-Microsoft Press (2008).chm
  88. │ Johnson M. Hart-Windows System Programming-Addison-Wesley Professional (2010).pdf
  89. │ K. N. King-C Programming_ A Modern Approach-W. W. Norton & Company (2008).pdf
  90. │ W. Richard Stevens, Stephen A. Rago-Advanced Programming in the UNIX Environment.pdf
  91. ├───20 - Mathematics
  92. │ (Prentice Hall Signal Processing Series) Alan V. Oppenheim, Ronald W. Schafer-Discrete-Time Signal Processing-Prentice Hall (2010).pdf
  93. │ Alan V. Oppenheim, Alan S. Willsky, with S. Hamid-Signals and Systems-Prentice Hall (1996).pdf
  94. │ Cameron P.J.-Combinatorics_ Topics, Techniques, Algorithms-CUP (1995).djvu
  95. │ David A. Brannan, Matthew F. Esplen, Jeremy J. Gray-Geometry-Cambridge University Press (2012).pdf
  96. │ Hardy G.H., Wright E.M.-An introduction to the theory of numbers- OUP (2008).djvu
  97. │ Jack B. Kuipers-Quaternions and rotation sequences_ a primer with applications to orbits, aerospace, and virtual reality-Princeton University Press (1999).djvu
  98. │ John Harris, Jeffry L. Hirst, Michael Mossinghoff-Combinatorics and Graph Theory (Undergraduate Texts in Mathematics)-Springer (2008).djvu
  99. │ Larry Wasserman-All of Statistics - A Concise Course in Statistical Inference-Springer (2004).pdf
  100. │ Philippe Flajolet, Robert Sedgewick-Analytic Combinatorics-Cambridge University Press (2009).pdf
  101. │ Sheldon M. Ross-Introduction to Probability Models, Ninth Edition-Academic Press (2006).pdf
  102. ├───21 - Combinatorial Game Theory
  103. │ Aaron N. Siegel-Combinatorial Game Theory- (2013).pdf
  104. │ Elwyn R. Berlekamp, John H. Conway, Richard K. Guy-Winning Ways for your mathematical plays. Volume 1-A.K. Peters (2001).djvu
  105. │ Elwyn R. Berlekamp, John Horton Conway, Richard K. Guy-Winning Ways for your mathematical plays. Volume 2-A.K. Peters (2003).djvu
  106. │ Elwyn R. Berlekamp, John Horton Conway, Richard K. Guy-Winning Ways for your mathematical plays. Volume 3-A.K. Peters (2003).djvu
  107. │ Elwyn R. Berlekamp, John Horton Conway, Richard K. Guy-Winning Ways for your mathematical plays. Volume 4-A.K. Peters (2003).djvu
  108. │ John Horton Conway-On numbers and games- .djvu
  109. │ Jo'zsef Beck-Combinatorial games _ tic-tac-toe theory- (2008).pdf
  110. │ Robert A. Hearn, Erik D. Demaine-Games, Puzzles, and Computation-A K Peters (2009).pdf
  111. ├───22 - Quantum Computing
  112. │ Classical and quantum computation- (2002).djvu
  113. │ David Bohm-Quantum Theory-Dover Publications (1989).djvu
  114. │ J. S. Bell_ Alain Aspect (intro.)-Speakable and Unspeakable in Quantum Mechanics (Collected Papers on Quantum Philosophy)-Cambridge University Press (2004).pdf
  115. │ Joachim Stolze, Dieter Suter-Quantum computing_ a short course from theory to experiment-Wiley-VCH (2004).djvu
  116. │ Michael A Nielsen_ Isaac L Chuang-Quantum computation and quantum information-Cambridge University Press (2010).pdf
  117. │ Peres A.-Quantum theory, concepts and methods-Kluwer (2002).djvu
  118. │ Phillip Kaye-An Introduction to Quantum Computing-Oxford University Press, USA (2007).pdf
  119. ├───23 - Type Theory and Programming Language Theory
  120. │ Benjamin C. Pierce-Advanced topics in types and programming languages-MIT Press (2005).pdf
  121. │ Benjamin C. Pierce-Types and Programming Languages-MIT (2002).pdf
  122. │ ohn C. Mitchell-Foundations for programming languages (1996).djvu
  123. │ Robert Harper-Practical Foundations for Programming Languages 1.19 -Robert Harper (2011).pdf
  124. │ Winskel G. -The formal semantics of programming languages_ an introduction.djvu
  125. ├───24 - OS Development
  126. │ Daniel P. Bovet, Marco Cesati Ph.D.-Understanding the Linux Kernel, Third Edition-O'Reilly Media (2005).epub
  127. │ John R. Levine-Linkers & Loaders-Morgan Kaufmann (1999).pdf
  128. │ Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman-Linux Device Drivers-O'Reilly Media (2005).epub
  129. │ Mark E. Russinovich, David A. Solomon, Alex Ionescu-Windows Internals, Part 1_ Covering Windows Serverr 2008 R2 and Windows 7-Microsoft Press (2012).epub
  130. │ Mark E. Russinovich, David A. Solomon, Alex Ionescu-Windows Internals, Part 2-Microsoft Press (2012).pdf
  131. │ Marshall Kirk McKusick, George V. Neville-Neil, Robert N.M. Watson-The Design and Implementation of the FreeBSD Operating System-Addison-Wesley Professional (2014).pdf
  132. │ Maurice J. Bach-The design of the UNIX operating system (1986).djvu
  133. │ Robert Love-Linux Kernel Development-Addison-Wesley Professional (2010).pdf
  134. ├───25 - Reverse Engineering and Malware Analysis
  135. │ A Guide to Kernel Exploitation_ Attacking the Core-Syngress (2010).pdf
  136. │ Bill Blunden-The Rootkit Arsenal_ Escape and Evasion in the Dark Corners of the System-Jones & Bartlett Learning (2012).pdf
  137. │ Chris Anley, John Heasman, Felix Lindner, Gerardo Richarte-The Shellcoder's Handbook_ Discovering and Exploiting Security Holes-Wiley (2007).pdf
  138. │ Eldad Eilam-Reversing_ secrets of reverse engineering-Wiley (2005).epub
  139. │ Michael Sikorski, Andrew Honig-Practical Malware Analysis_ The Hands-On Guide to Dissecting Malicious Software-No Starch Press (2012).epub
  140. │ Practical reverse engineering_ x86, x64, ARM, Windows Kernel, reversing tools, and obfuscation-Wiley (2014).epub
  141. ├───26 - Software Engineering, Development, and Project Management
  142. │ Andrew Hunt, David Thomas-The Pragmatic Programmer_ From Journeyman to Master.mobi
  143. │ Design Patterns_ Elements of Reusable Object-Oriented Software (1994).epub
  144. │ Frederick P. Brooks-The Mythical Man-Month_ Essays on Software Engineering, Anniversary Edition-Addison-Wesley Professional (2008).djvu
  145. │ Martin Fowler, Kent Beck, John Brant, William Opdyke, Don Roberts-Refactoring_ Improving the Design of Existing Code-Addison-Wesley Professional (1999).pdf
  146. │ Michael Feathers-Working Effectively with Legacy Code-Prentice Hall (2004).epub
  147. │ Robert C. Martin-Clean Code_ A Handbook of Agile Software Craftsmanship-Prentice Hall (2008).pdf
  148. │ Steve McConnell-Code Complete_ A Practical Handbook of Software Construction-Microsoft Press (2004).pdf
  149. │ Tom DeMarco, Tim Lister-Peopleware_ Productive Projects and Teams-Addison-Wesley Professional (2013).pdf
  150. ├───27 - Databases
  151. │ An Introduction to Database Systems, 8th Edition, C J Date.pdf
  152. │ Gerhard Weikum, Gottfried Vossen-Transactional Information Systems_ Theory, Algorithms, and the Practice of Concurrency Control (The Morgan Kaufmann Series in Data Management Systems) (2001).pdf
  153. │ Jim Gray, Andreas Reuter-Transaction Processing_ Concepts and Techniques (1992).djvu
  154. │ Joseph M. Hellerstein, Michael Stonebraker-Readings in Database Systems, 4th Edition-The MIT Press (2005).pdf
  155. │ Raghu Ramakrishnan, Johannes Gehrke-Database Management Systems-McGraw-Hill Science_Engineering_Math (2003).pdf
  156. ├───28 - Distributed Systems and Computing
  157. │ Andrew S. Tanenbaum, Maarten Van Steen-Distributed Systems_ Principles and Paradigms (2nd Edition)-Prentice Hall (2006).pdf
  158. │ Hagit Attiya, Jennifer Welch-Distributed Computing_ Fundamentals, Simulations, and Advanced Topics-Wiley-Interscience (2004).djvu
  159. │ Nancy A. Lynch-Distributed Algorithms(1996).pdf
  160. │ Tel G.-Introduction to Distributed Algorithms-Cambridge University Press (2000).pdf
  161. ├───29 - Game Development
  162. │ ├───1 - Overviews and Engines
  163. │ │ Jason Gregory-Game Engine Architecture, Second Edition-CRC Press (2014).pdf
  164. │ │ Steve Rabin-Introduction to Game Development, Second Edition-Cengage Learning (2009).pdf
  165. │ │
  166. │ ├───2 - Graphics
  167. │ │ Eric Lengyel-Mathematics for 3D Game Programming and Computer Graphics, Third Edition-Cengage (2011).pdf
  168. │ │ Matt Pharr, Greg Humphreys-Physically Based Rendering, Second Edition_ From Theory To Implementation -Morgan Kaufmann (2010).pdf
  169. │ │ Tomas Akenine-Moller, Eric Haines, Naty Hoffman-Real-Time Rendering, Third Edition-A K Peters_CRC Press (2008).djvu
  170. │ │
  171. │ ├───3 - Physics
  172. │ │ Christer Ericson-Real-Time Collision Detection-Morgan Kaufmann (2005).pdf
  173. │ │ David H. Eberly-Game Physics, Second Edition-Morgan Kaufmann (2010).pdf
  174. │ │
  175. │ └───4 - Artificial Ingelligence
  176. │ Ian Millington, John Funge-Artificial Intelligence for Games, Second Edition-Morgan Kaufmann (2009).pdf
  177. │ Rabin, Steven-Game AI Pro _ Collected Wisdom of Game AI Professionals-CRC Press (2013).pdf
  178. │ Steven Rabin-Game AI Pro 2_ Collected Wisdom of Game AI Professionals-A K Peters_CRC Press (2015).pdf
  179. ├───3 - Computer Architecture and Digital Logic
  180. │ ├───1 - Digital Logic
  181. │ │ Charles H. Roth, Larry L. Kinney-Fundamentals of Logic Design-Cengage Learning (2013).pdf
  182. │ │ John F. Wakerly-Digital Design_ Principles and Practices-Prentice Hall (2005).pdf
  183. │ │
  184. │ └───2 - Computer Organization and Architecture
  185. │ David A. Patterson, John L. Hennessy-Computer Organization and Design_ The Hardware_Software Interface.pdf
  186. │ John L. Hennessy, David A. Patterson-Computer Architecture, Fifth Edition_ A Quantitative Approach.epub
  187. │ Parallel Computer Organization and Design-Cambridge University Press (2012).pdf
  188. │ Randal E. Bryant, David R. O'Hallaron-Computer Systems_ A Programmer's Perspective-Pearson (2015).pdf
  189. ├───30 - Miscellaneous References
  190. │ Harold Abelson, Gerald Jay Sussman, Julie Sussman-Structure and Interpretation of Computer Programs .pdf
  191. │ Henry S. Warren-Hacker's Delight-Addison-Wesley Professional (2012).epub
  192. │ Jon Bentley-Programming Pearls-Addison-Wesley Professional (1999).djvu
  193. │ Peter G. Neumann-Computer-Related Risks-Addison-Wesley Professional (1994).pdf
  194. ├───31 - Interesting Books
  195. │ (Center for the Study of Language and Information - CSLI Lecture Notes 139) Donald E. Knuth-Selected Papers on Computer Languages-CSLI Publications (2002).djvu
  196. │ (Frontiers in Physics) Richard P. Feynman-Feynman lectures on computation-Addison-Wesley (1996).djvu
  197. │ (Graduate Texts in Mathematics 114) Neal Koblitz (auth.)-A Course in Number Theory and Cryptography-Springer US (1987).djvu
  198. │ (History of Computing) Nathan L. Ensmenger-The Computer Boys Take Over_ Computers, Programmers, and the Politics of Technical Expertise-The MIT Press (2010).epub
  199. │ Brian W. Kernighan, P. J. Plauger-The elements of programming style-Computing Mcgraw-Hill (1978).djvu
  200. │ Brown, Steven T-Tokyo cyberpunk _ posthumanism in Japanese visual culture-Palgrave Macmillan (2010).pdf
  201. │ Central-European Olympiad in Informatics 2002 - tasks and solutions.pdf
  202. │ Central-European Olympiad in Informatics 2004 - ta.pdf
  203. │ Charles Petzold-Code_ The Hidden Language of Computer Hardware and Software-Microsoft Press (2000).epub
  204. │ Daniel P. Friedman, Carl Eastlund-The Little Prover-MIT Press (2015).pdf
  205. │ Daniel P. Friedman, William E. Byrd, Oleg Kiselyov-The Reasoned Schemer-MIT Press (2005).pdf
  206. │ Douglas Coupland-Microserfs .epub
  207. │ Evi Nemeth, Garth Snyder, Trent R. Hein, Ben Whaley-UNIX and Linux System Administration Handbook (4th Edition)-Prentice Hall (2010).djvu
  208. │ Felleisen M., Friedman D.P.-The little MLer-MIT (1997).djvu
  209. │ Fred Vogelstein-Dogfight_ How Apple and Google Went to War and Started a Revolution-Sarah Crichton Books (2013).epub
  210. │ Jon Louis Bentley-More Programming Pearls_ Confessions of a Coder (1988).pdf
  211. │ L. LovA¡sz-Combinatorial problems and exercises-North Holland (1993).djvu
  212. │ Nelsen R.-Proofs without words 1. Exercises in visual thinking-MAA (1993).djvu
  213. │ Nelsen R.-Proofs without words 2. More exercises in visual thinking-MAA (2000).djvu
  214. │ Peteris Krumins-Perl One-Liners_ 130 Programs That Get Things Done-No Starch Press (2013).epub
  215. │ Raymond M. Smullyan-To mock a mockingbird and other logic puzzles_ Including an amazing adventure in combinatory logic-Knopf (1985).djvu
  216. │ Scott Rosenberg-Dreaming in Code_ Two Dozen Programmers, Three Years, 4,732 Bugs, and One Quest for Transcendent Software-Crown (2007).epub
  217. │ Steven Levy-Hackers_ Heroes of the Computer Revolution - 25th Anniversary Edition-O'Reilly Media (2010).epub
  218. │ The Little Book of Semaphores.pdf
  219. │ The Unix Haters Handbook .pdf
  220. │ Tracy Kidder-The Soul of A New Machine-Back Bay Books (2000).epub
  221. ├───32 - Must read
  222. │ (Addison-Wesley Signature Series) Martin Fowler-Patterns of Enterprise Application Architecture-Addison-Wesley Professional (2002).pdf
  223. │ (MIT Electrical Engineering and Computer Science) Harold Abelson, Gerald Jay Sussman-Structure and Interpretation of Computer Programs - 2nd Edition-The MIT Press (1996).pdf
  224. │ Alan Cooper-Inmates Are Running the Asylum, The_ Why High-Tech Products Drive Us Crazy and How to Restore the Sanity-Sams, (2004).pdf
  225. │ Alfred V. Aho, Monica S. Lam, Ravi Sethi, Jeffrey D. Ullman-Compilers - Principles, Techniques, and Tools-Pearson_Addison Wesley (2006).pdf
  226. │ Andrew Hunt, David Thomas-The Pragmatic Programmer_ From Journeyman to Master-addison-wesley (1999).pdf
  227. │ Charles E. Leiserson, Ronald L. Rivest, Clifford Stein, Thomas H. Coreman-Introduction to Algorithms_ Instructor?'s Manual (2005).pdf
  228. │ Charles Petzold-Code_ The Hidden Language of Computer Hardware and Software-Microsoft Press (2000).epub
  229. │ Douglas R. Hofstadter-Gödel, Escher, Bach_ An Eternal Golden Braid (Twentieth-Anniversary Edition)-Basic Books (1999).pdf
  230. │ Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides-Design Patterns_ Elements of Reusable Object-Oriented Software -Addison-Wesley Professional (1994).pdf
  231. │ Frederick P. Brooks-The Mythical Man-Month_ Essays on Software Engineering, Anniversary Edition (2nd Edition)-Addison-Wesley Professional (1995).pdf
  232. │ Joshua Bloch-Effective Java-Prentice Hall PTR (2008).pdf
  233. │ Martin Fowler, Kent Beck, John Brant, William Opdyke, Don Roberts-Refactoring_ Improving the Design of Existing Code-Addison-Wesley Professional (1999).pdf
  234. │ Michael Feathers-Working Effectively with Legacy Code-Prentice Hall (2004).epub
  235. │ Peter Seibel-Coders at Work_ Reflections on the Craft of Programming-Apress (2009).pdf
  236. │ Robert C. Martin-Clean Code_ A Handbook of Agile Software Craftsmanship-Prentice Hall (2008).pdf
  237. │ Steve McConnell-Code Complete_ A Practical Handbook of Software Construction-Microsoft Press (2004).pdf
  238. │ Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein-Introduction to Algorithms, Third Edition (2009).pdf
  239. │ Tom DeMarco, Tim Lister-Peopleware_ Productive Projects and Teams-Addison-Wesley Professional (2013).pdf
  240. │ why the lucky stiff-Why's (poignant) Guide to Ruby.pdf
  241. ├───4 - Operating Systems
  242. │ Abraham Silberschatz, Peter B. Galvin, Greg Gagne-Operating System Concepts-Wiley (2012).pdf
  243. │ Andrew S. Tanenbaum, Herbert Bos-Modern Operating Systems-Pearson (2014).pdf
  244. ├───5 - Mathematics Primer
  245. │ │ Daniel Solow-How to Read and Do Proofs_ An Introduction to Mathematical Thought Processes-Wiley (2013).pdf
  246. │ │ Douglas Smith_ Maurice Eggen_ Richard St Andre-A transition to advanced mathematics-Brooks_Cole (2011).pdf
  247. │ │ Kenneth Rosen-Discrete Mathematics and Its Applications-MGH (2012).pdf
  248. │ │ Martin Aigner, Günter M. Ziegler (auth.)-Proofs from THE BOOK-Springer Berlin Heidelberg (2010).pdf.part
  249. │ │ Miklós Laczkovich-Conjecture and Proof-Mathematical Association of America (2001).djvu
  250. │ │ Ronald L. Graham, Donald E. Knuth, Oren Patashnik-Concrete Mathematics_ A Foundation for Computer Science (2nd Edition)-Addison-Wesley Professional (1994).pdf
  251. │ │
  252. │ └───Probability
  253. │ Jim Pitman-Probability-Springer-Verlag (1993).djvu
  254. │ Richard W. Hamming-The Art of Probability for Scientists and Engineers-Addison-Wesley (1991).djvu
  255. │ Rota-Baclawski-Prob-Theory-79.pdf
  256. │ Sheldon Ross-A First Course in Probability, 8th Edition-Prentice Hall (2009).pdf
  257. ├───6 - Algorithms
  258. │ Dexter C. Kozen-The Design and Analysis of Algorithms-Springer (1992).djvu
  259. │ Jon Kleinberg, Éva Tardos-Algorithm Design-Addison-Wesley (2005).epub
  260. │ Robert Sedgewick and Philippe Flajolet-An Introduction to the Analysis of Algorithms-Addison-Wesley Professional (2013).pdf
  261. │ Robert Sedgewick-Algorithms in C++ Part 5_ Graph Algorithms. 3 ed.-Addison-Wesley Professional (2002).epub
  262. │ Robert Sedgewick-Algorithms in C++, Parts 1-4_ Fundamentals, Data Structure, Sorting, Searching-Addison-Wesley Professional (1998).chm
  263. │ Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein-Introduction to Algorithms, Third Edition (2009).pdf
  264. ├───7 - Various Programming Languages, Paradigms, and Compilers
  265. │ Alfred V. Aho, Monica S. Lam, Ravi Sethi, Jeffrey D. Ullman-Compilers - Principles, Techniques, and Tools-Pearson_Addison Wesley (2006).pdf
  266. │ Keith Cooper, Linda Torczon-Engineering a Compiler-Elsevier Science & Technology (2011).epub
  267. │ Michael L. Scott-Programming Language Pragmatics-Morgan Kaufmann (2009).pdf
  268. │ Steven Muchnick-Advanced Compiler Design and Implementation-Morgan Kaufmann Publishers (1997).djvu
  269. ├───8 - Automata, Computability Theory, and Complexity Theory
  270. │ Dexter C. Kozen-Automata and Computability-Springer (1997).djvu
  271. │ Dexter C. Kozen-Theory of Computation-Springer (2006).pdf
  272. │ Michael R. Garey, David S. Johnson-Computers and Intractability_ A Guide to the Theory of NP-Completeness .djvu
  273. │ Michael Sipser-Introduction to the Theory of Computation-Course Technology (2012).pdf
  274. │ Sanjeev Arora, Boaz Barak-Computational complexity_ a modern approach-Cambridge University Press (2009).pdf
  275. └───9 - Parallel Programming
  276. Aaftab Munshi, Benedict Gaster, Timothy Mattson, James Fung, Dan Ginsburg-OpenCL Programming Guide -Addison-Wesley Professional (2011).epub
  277. Ananth Grama-Introduction to Parallel Computing-Addison Wesley (2003).pdf
  278. Anthony Williams-C++ Concurrency in Action_ Practical Multithreading-Manning Publications (2012).epub
  279. Benedict Gaster, Lee Howes, David R. Kaeli, Perhaad Mistry, Dana Schaa-Heterogeneous computing with OpenCL_ revised OpenCL 1.2 edition-Morgan Kaufmann (2012).pdf
  280. Matthew Scarpino-OpenCL in Action_ How to Accelerate Graphics and Computations-Manning Publications (2011).pdf
  281. Peter Pacheco-An Introduction to Parallel Programming-Morgan Kaufmann (2011).pdf
Add Comment
Please, Sign In to add comment