|
GOLSCO Books Online Store | UK | Germany |
| books | baby | camera | computers | dvd | games | electronics | garden | kitchen | magazines | music | phones | software | tools | toys | video |
| Help |
| Books - Computers & Internet - Bogazici University CS Dept. Undergrad Courses' Books |
| 1-20 of 25 1 2 Next 20 |
| Featured List | Simple List |
|
|
|
Go to bottom to see all images
Click image to enlarge
|
Calculus by Dennis D. Berkey, Paul Blanchard Hardcover (01 June, 1992) list price: $108.95 US | Canada | United Kingdom | Germany | France Isbn: 0030469279 |
|
|
Extended , Fundamentals of Physics, 6th Edition by DavidHalliday, RobertResnick, JearlWalker Average Customer Review: Hardcover (30 June, 2000) list price: $145.95 -- our price: $145.95 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (56)
Isbn: 0471332364 |
$145.95 |
|
Pascal Plus Data Structures by Nell Dale Average Customer Review: Paperback (01 January, 1995) list price: $62.95 US | Canada | United Kingdom | Germany | France Reviews (3)
Isbn: 0669347205 |
|
|
Introductory Probability and Statistic Edition by Paul L Meyer Average Customer Review: Hardcover (January, 1970) list price: $38.73 US | Canada | United Kingdom | Germany | France Reviews (1)
Isbn: 0201047101 |
|
|
C Programming Language (2nd Edition) by Brian W. Kernighan, Dennis Ritchie, Dennis M. Ritchie Average Customer Review: Paperback (22 March, 1988) list price: $42.00 -- our price: $42.00 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Editorial Review Just about every C programmer I respect learned C from this book. Unlike many of the 1,000 page doorstops stuffed with CD-ROMs that have become popular, this volume is concise and powerful (if somewhat dangerous) -- like C itself. And it was written by Kernighan himself. Need we say more? ... Read more Reviews (211)
Isbn: 0131103628 |
$42.00 |
|
Computer Organization and Design Second Edition : The Hardware/Software Interface by David A. Patterson, John L. Hennessy Average Customer Review: Hardcover (01 August, 1997) list price: $89.95 -- our price: $89.95 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Editorial Review This textbook provides a basic introduction to the fundamentals of current computer designs. As the title suggests, the text skirts the border between hardware and software. After an overview of the subject and a discussion of performance, the book launches into technical matter such as instruction sets, how they are constrained by the underlying processor hardware, the constraints on their design, and more. An excellent critique of computer arithmetic methods leads to a high-level discussion on processor design. Following is a great introduction to pipelining, nice coverage of memory issues, and solid attention to peripherals. The book concludes with a brief discussion of the additional issues inherent in multiprocessing machines. The extremely lucid description is grounded in real-world examples. Interesting exercises help reinforce the material, and each section contains a write-up of the historical background of each idea. Computer Organization and Design is accessible to the beginner, but also offers plenty of valuable knowledge for experienced engineers. ... Read more Reviews (48)
Isbn: 1558604286 |
$89.95 |
|
Concepts of Programming Languages (5th Edition) by Robert W. Sebesta Average Customer Review: Hardcover (31 July, 2001) list price: $109.00 -- our price: $109.00 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (17)
Isbn: 0201752956 |
$109.00 |
|
Operating System Concepts, 6th Edition by AbrahamSilberschatz, Peter BaerGalvin, GregGagne, A Silberschatz Average Customer Review: Hardcover (26 June, 2001) list price: $104.95 US | Canada | United Kingdom | Germany | France Editorial Review Operating systems are large and complex, and yet must functionwith near-absolute reliability--that's why they're a class untothemselves in the field of software development. Since its firstrelease 20 years ago, "the dinosaur book"--Operating SystemConcepts by Abraham Silberschatz, Peter Baer Galvin, and GregGagne--has been a valuable reference for designers and implementers ofoperating systems. The newly released sixth edition of this bookmaintains the volume's authority with new sections on threadmanagement, distributed processes, and the Java Virtual Machine (JVM).There's also information on the workings of the latest crop ofoperating systems, including Microsoft Windows 2000, Linux, FreeBSD,and compact operating systems for handheld devices. This book isconcerned with the design of operating systems, which is to say itenumerates the problems that pop up in the creation of efficientsystems and explores alternative ways of dealing with them, detailingthe advantages and shortcomings of each. For example, in their chapteron scheduling CPU activity, the authors explain several algorithms(first-come, first-served, and round-robin scheduling, among others)for allocating the capacity of single and multiple processors amongjobs. They highlight the relative advantages of each, and explain howseveral real-life operating systems solve the problem. They thenpresent the reader with exercises (this book is essentially auniversity textbook) that inspire thought and discussion. --DavidWall Topics covered: The problems faced by designers of systemsoftware for electronic computers, and strategies that have beendeveloped over the past 20 years to address (and, in some cases, solve)them. Problems of CPU scheduling, memory allocation, paging, processesand threads, storage management, distributed processes and storagemechanisms, and security are all discussed thoroughly and with manyauthoritative references. ... Read more Reviews (54)
Isbn: 0471417432 |
|
|
Discrete-Event System Simulation (3rd Edition) by Jerry Banks, John S. Carson, Barry L. Nelson, David M. Nicol Average Customer Review: Hardcover (15 August, 2000) list price: $118.00 US | Canada | United Kingdom | Germany | France Reviews (4)
In closing, the book makes for a very good junior or senior-level introduction to simulation, and I especially am thankful that the presentation was made independent of any simulation package. Instead it focuses on those things that any good simulation package/language should have (e.g. random-number generators, built-in objects for customers and servers, statistical support for evaluating hypotheses about collected data, etc.).
Isbn: 0130887021 |
|
|
Computer Networks by Andrew S. Tanenbaum Average Customer Review: Hardcover (06 March, 1996) list price: $89.93 US | Canada | United Kingdom | Germany | France Editorial Review This is the long-awaited 3rd Edition of Tanenbaum's classic book on computer networking. The finest network engineer I know (who was stolen from my previous employer by developers of IPv6)swears by this book, and it is arguably the best single resource for gaining a good technical understanding of modern networking in the mid 1990s. Very Highly Recommended. ... Read more Reviews (100)
Isbn: 0133499456 |
|
|
An Introduction to Database Systems (Introduction to Database Systems) by C. J. Date Average Customer Review: Hardcover (01 October, 1999) list price: $95.00 US | Canada | United Kingdom | Germany | France Editorial Review The newest edition of the classic An Introduction to Database Systems incorporates the latest developments in relational databases, including semantic modeling, decision support, and temporal modeling. There's better information on distributed databases, security, and the mathematics of relational databases too. With the same strong coverage of fundamental theory that made its predecessors stand out, this book ranks as the definitive textbook for those studying database systems. This is an extraordinarily academic book. In his preface, C.J. Date goes so far as to lament having to use Structured Query Language (SQL) in some of his examples because it's "so far from being a true embodiment of relational principles." What's more, he writes in a very academic style, peppering his heavily footnoted prose with mathematical expressions and words like relevar and tuple. The academic style and highbrow language isn't a bad thing, since this book deals with complicated, largely abstract phenomena in depth. Be aware that An Introduction to Database Systems is a far cry from the highly graphical, problem-focused books that target the community of commercial database developers, and as such requires more careful study. This book is about theories, concepts, and ideals rather than problems, solutions, and specific implementations. Per se, it will enable you to become a better database programmer--but only if you supplement it with practical guides and hands-on experience. --David Wall ... Read more Reviews (51)
In the context of exams this will always be my first recommendation to all computer and IT students. In fact class mates often asked me how I had that EXTRA peice of information at all the times. I topped the DBMS exams this year (and; Yes sir, full credit to C J Date) thanks to the reference of this really wonderful book. This is a best buy for both Graduate + Under Graduate students. In fact learners can also get a great deal of insight into this really interestiing subject. It is important to get a good start into DBMS; because this is a very boring and dry subject "At First Sight". Others authors had made this subject eeven more dry and uninteresting. OVERALL:
The further topic of missing information contrasts to Codd's four-valued logic, and even if your particular database system supports different Nulls the chapter helps when thinking about your own data.Whether or not you agree with his thinking about object-oriented databases, his "Two great blunders" are a challenge to any software vendor.His chapter on decision support does not provide much of an introduction to such broad topics as warehousing, OLAP, and data mining, but there are other sources. This is not an easy read, but working through it will pay off when coupled with product training. ... Read more Isbn: 0201385902 |
|
|
Introduction to Algorithms, Second Edition by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein Average Customer Review: Hardcover (01 September, 2001) list price: $80.00 -- our price: $80.00 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Editorial Review Aimed at any serious programmer or computer science student,the new second edition of Introduction to Algorithms builds onthe tradition of the original with a truly magisterial guide to theworld of algorithms. Clearly presented, mathematically rigorous, andyet approachable even for the math-averse, this title sets a highstandard for a textbook and reference to the best algorithms forsolving a wide range of computing problems. With sample problems andmathematical proofs demonstrating the correctness of each algorithm,this book is ideal as a textbook for classroom study, but its reachdoesn't end there. The authors do a fine job of explaining eachalgorithm. (Reference sections on basic mathematical notation will helpreaders bridge the gap, but it will help to have some math backgroundto appreciate the full achievement of this handsome hardcover volume.)Every algorithm is presented in pseudo-code, which can be implementedin any computer language, including C/C++ and Java. This ecumenicalapproach is one of the book's strengths. When it comes to sorting andcommon data structures, from basic linked lists to trees (includingbinary trees, red-black, and B-trees), this title really shines, withclear diagrams that show algorithms in operation. Even if you justglance over the mathematical notation here, you can definitely benefitfrom this text in other ways. The book moves forward with moreadvanced algorithms that implement strategies for solving morecomplicated problems (including dynamic programming techniques, greedyalgorithms, and amortized analysis). Algorithms for graphing problems(used in such real-world business problems as optimizing flightschedules or flow through pipelines) come next. In each case, theauthors provide the best from current research in each topic, alongwith sample solutions. This text closes with a grab bag of usefulalgorithms including matrix operations and linear programming,evaluating polynomials, and the well-known Fast Fourier Transformation(FFT) (useful in signal processing and engineering). Final sections on"NP-complete" problems, like the well-known traveling salesman problem,show off that while not all problems have a demonstrably final and bestanswer, algorithms that generate acceptable approximate solutions canstill be used to generate useful, real-world answers. Throughout thistext, the authors anchor their discussion of algorithms with currentexamples drawn from molecular biology (like the Human Genome Project),business, and engineering. Each section ends with short discussions ofrelated historical material, often discussing original research in eacharea of algorithms. On the whole, they argue successfully thatalgorithms are a "technology" just like hardware and software that canbe used to write better software that does more, with betterperformance. Along with classic books on algorithms (like DonaldKnuth's three-volume set, The Art of ComputerProgramming), this title sets a new standard for compiling thebest research in algorithms. For any experienced developer, regardlessof their chosen language, this text deserves a close look for extendingthe range and performance of real-world software. --RichardDragan Topics covered: Overview of algorithms (including algorithms asa technology); designing and analyzing algorithms; asymptotic notation;recurrences and recursion; probabilistic analysis and randomizedalgorithms; heapsort algorithms; priority queues; quicksort algorithms;linear time sorting (including radix and bucket sort); medians andorder statistics (including minimum and maximum); introduction to datastructures (stacks, queues, linked lists, and rooted trees); hashtables (including hash functions); binary search trees; red-blacktrees; augmenting data structures for custom applications; dynamicprogramming explained (including assembly-line scheduling, matrix-chainmultiplication, and optimal binary search trees); greedy algorithms(including Huffman codes and task-scheduling problems); amortizedanalysis (the accounting and potential methods); advanced datastructures (including B-trees, binomial and Fibonacci heaps,representing disjoint sets in data structures); graph algorithms(representing graphs, minimum spanning trees, single-source shortestpaths, all-pairs shortest paths, and maximum flow algorithms); sortingnetworks; matrix operations; linear programming (standard and slackforms); polynomials and the Fast Fourier Transformation (FFT); numbertheoretic algorithms (including greatest common divisor, modulararithmetic, the Chinese remainder theorem, RSA public-key encryption,primality testing, integer factorization); string matching;computational geometry (including finding the convex hull);NP-completeness (including sample real-world NP-complete problems andtheir insolvability); approximation algorithms for NP-complete problems(including the traveling salesman problem); reference sections forsummations and other mathematical notation, sets, relations, functions,graphs and trees, as well as counting and probability backgrounder(plus geometric and binomial distributions). ... Read more Reviews (122)
Isbn: 0262032937 |
$80.00 |
|
The Java(TM) Programming Language (3rd Edition) by Ken Arnold, James Gosling, David Holmes Average Customer Review: Paperback (05 June, 2000) list price: $44.99 -- our price: $35.30 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Editorial Review Written by several of Java's inventors, The Java ProgrammingLanguage, Third Edition provides a nearly indispensable guide to basic andadvanced features in today's hottest programming language. Perfect for theintermediate or advanced developer, this book delivers a wealth of informationon how to do more with Java. The first sections provide a nicely compact tour ofJava basics. If you're a beginner, you'll get a glimpse of the fundamentals ofJava quickly. (Most of this new edition has the more experienced reader inmind.) Subsequent chapters delve into basic and advanced language features ofwhat can be done with classes, interfaces, and other design features in Java.The authors' explanations are notably clear and never pedantic. Many examplesare illustrated by using simple mathematical problems, and the class-designsamples for inheritance and interfaces all use comprehensible class names andconcepts. This title is outstanding when it comes to class design. It will definitely letany reader do more with classes, whether you want to make use of such featuresas "anonymous inner classes" and reflection (for loading classes dynamically),or do more with interfaces (including extending interfaces and tricks onchanging data members in interfaces). Prominent sections here include a complete guide to Java language statements,including keywords, literals, and support for Unicode. Later sections feature anice, clear explanation of Java's complicated I/O classes, a fine tutorial onthreading, and a solid introduction to using Java's collection classes. The bookcloses with a tour of some additional "core" Java packages that are available inthe language. In all, this up-to-the-minute guide to some of the more complex features intoday's Java fills a valuable niche for any Java developer. Besides providing aglimpse into what the Java team at Sun is up to, this authoritative resource canhelp you master the finer points of class design, as well as make the most outof newly added features in the new JDK 1.3 standard. --Richard Dragan Topics covered: QuickStart overview of Java, class and object design inJava, access control, construction and initialization, static methods, methodoverloading, class inheritance, redefining members, the protectedkeyword, the strictfp keyword and floating-point processing, cloningobjects, interfaces (constants, methods, and modifiers), extending interfaces,marker interfaces, nested classes and interfaces (including static nested types,inner classes, and anonymous inner classes), tokens, operators, and expressionsin Java, literals, keywords, operator precedence, control flow, Java exceptionhandling, exception classes, the String and StringBuffer classes,threads, synchronization APIs and techniques (scheduling, thread groups, andthread local storage), the wrapper classes for Number types, Java reflection,loading classes, garbage collection (GC algorithms, finalization andreachability states), packages, JavaDoc documentation tags, tour of Java I/Ostream classes, serialization techniques, new and legacy Java collections,miscellaneous utility classes, system programming with properties, processes andJVM shutdown; internationalization and localization techniques, and tour ofadditional Java "core" packages. ... Read more Reviews (58)
Isbn: 0201704331 |
$35.30 |
|
Discrete Mathematics and its Applications by Kenneth H. Rosen, Wcb, McGraw-Hill Average Customer Review: Hardcover (11 December, 1998) list price: $149.10 -- our price: $149.10 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (69)
Isbn: 0072899050 |
$149.10 |
|
Introduction to Linear Algebra, Second Edition by Gilbert Strang Average Customer Review: Hardcover (01 June, 1993) list price: $72.50 -- our price: $72.50 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (21)
If you want to put the students to sleep, if you don't want your class to see past the proof then this is not the book for you.
Isbn: 0961408855 |
$72.50 |
|
Computer Graphics: Principles and Practice in C (2nd Edition) by James D. Foley, Andries van Dam, Steven K. Feiner, John F. Hughes Average Customer Review: Hardcover (04 August, 1995) list price: $79.99 -- our price: $63.02 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Editorial Review Computer Graphics: Principles and Practice is the most exhaustive overview of computer graphics techniques available. This textbook's 21 chapters cover graphics hardware, user interface software, rendering, and a host of other subjects. Assuming a solid background in computer science or a related field, Computer Graphicsgives example programs in C and provides exercises at the end of each chapter to test your knowledge of the material. The guide has over 100 beautiful, four-color photographs that illustrate important topics and algorithms, such as ray tracing and bump maps, and also inspire you to acquire the skills necessary to produce them. Encyclopedic in its coverage, the book has a good table of contents so that you can immediately turn to information on the z-Buffer algorithm or the chapter on animation. ... Read more Reviews (38)
Dont bother with this book if you just want source code. This book is all about explanation of the fundamentals of computer graphics. It is excellent in helping with design descisions and implementation strategies. Dont overlook this book if you are in anyway involved with the creation of a computer graphics application. The theory and algorithms described are old, but these are still used today - interestingly other reviewers seem to think this is bad, its not. It saves you spending months researching a method only to find it was already mentioned in this book, and the benefits and disadvantages are often written well with solid references. In my opinion, in Computer Graphics, this is the Bible. The theories and algorithms assist in solving any problem you will find in the computer graphics world. It wont give you the code, but it will give you a solution.
Isbn: 0201848406 |
$63.02 |
|
Discrete and Combinatorial Mathematics: An Applied Introduction (4th Edition) by Ralph P. Grimaldi Average Customer Review: Hardcover (01 October, 1998) list price: $112.33 -- our price: $112.33 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (23)
Isbn: 0201199122 |
$112.33 |
|
Elementary Differential Equations by William E.Boyce, Richard C.DiPrima Average Customer Review: Hardcover (21 July, 2000) list price: $104.95 -- our price: $104.95 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (14)
to follow. Therefore; it may help to consult with the Schaum's because the applications to engineering are numerous and profound. Mastery of this subject will provide you with a Isbn: 0471319988 |
$104.95 |
|
Machines, Languages, and Computation by Peter J. Denning Hardcover (01 July, 1978) list price: $56.45 US | Canada | United Kingdom | Germany | France Isbn: 0135422582 |
|
|
Operations Research: An Introduction (7th Edition) by Hamdy A. Taha Average Customer Review: Hardcover (10 July, 2002) list price: $122.00 -- our price: $122.00 (price subject to change: see help) US | Canada | United Kingdom | Germany | France Reviews (14)
Isbn: 0130323748 |
$122.00 |
| 1-20 of 25 1 2 Next 20 |
| Books - Computers & Internet - Bogazici University CS Dept. Undergrad Courses' Books (images) |
| Images - 1-20 of 25 1 2 Next 20 |
|
| Images - 1-20 of 25 1 2 Next 20 |