Special Offers see all
More at Powell'sTextbooks
|
Textbooks
|
||||||||||||||||||||
|
C Programming : a Modern Approach (2ND 08 Edition) by K. N. King Publisher Comments Professor King's spiral approach made it accessible to a broad range of readers, from beginners to more advanced students. With adoptions at over 225 colleges, the first edition was one of the leading C textbooks of the last ten years. The second edition... (read more) List Price $160.25 Your price: $108.00 Used - Trade Paper
add to wish list |
|
Head First Java 2ND Edition by Kathy Sierra and Bert Bates Publisher Comments Between Moore's law and the notion of "Internet time," we're constantly being bombarded with more and more information--most of it in the form of disorganized data. Turning this information into useful knowledge is getting harder and harder to do, and... (read more) List Price $44.95 Your price: $22.00 Used - Trade Paper
add to wish list |
|
C++ Primer (5TH 13 Edition) by Lippman Publisher Comments Bestselling Programming Tutorial and Reference Completely Rewritten for the New C++11 Standard Fully updated and recast for the newly released C++11 standard, this authoritative and comprehensive introduction to C++ will help you to learn the... (read more) List Price $59.99 Your price: $55.20 New - Trade Paper
add to wish list |
|
Computer Graphics: Principles and Practice (3RD 13 Edition) by Hughes Publisher Comments Computer Graphics: Principles and Practice, Third Edition, remains the most authoritative introduction to the field. The first edition, the original “Foley and van Dam,” helped to define computer graphics and how it could be taught. The... (read more) List Price $103.75 Your price: $75.50 Used - Hardcover
add to wish list |
|
Concurrency : State Models and Java Programs (2ND 07 Edition) by Jeff Magee Publisher Comments Concurrencyprovides a thoroughly updated approach to the basic concepts and techniques behind concurrent programming. Concurrent programming is complex and demands a much more formal approach than sequential programming. In order to develop a... (read more) List Price $72.50 Your price: $71.20 New - Hardcover
add to wish list |
|
Objects First With Java : Practical Introduction Using Bluej - With CD (5TH 12 Edition) by David J. Barnes Publisher Comments Objects First with Java: A Practical Introduction Using BlueJ, 5e, is ideal for introductory courses in Java/Introduction to Programming and Object-Oriented Programming and for beginning programmers. This is the only introductory programming... (read more) List Price $125.00 Your price: $94.00 Used - Trade Paper
add to wish list |
|
Java Foundation Classes in a Nutshell : a Desktop Quick Reference (99 Edition) by David Flanagan Publisher Comments The Java Foundation Classes (JFC) encompass all of the GUI- and graphics-related classes in the Java 2 platform. "Java Foundation Classes in a Nutshell provides an in-depth overview of the important pieces of the JFC, such as the Swing GUI components and... (read more) List Price $49.99 Your price: $25.00 Used - Trade Paper
add to wish list |
|
Java Concurrency in Practice (06 Edition) by Brian Goetz Publisher Comments "I was fortunate indeed to have worked with a fantastic team on the design and implementation of the concurrency features added to the Java platform in Java 5.0 and Java 6. Now this same team provides the best explanation yet of these new features, and... (read more) List Price $59.99 Your price: $29.00 Used - Trade Paper
add to wish list |
|
Introduction To Programming in Java (08 Edition) by Robert Sedgewick Publisher Comments By emphasizing the application of computer programming not only in success stories in the software industry but also in familiar scenarios in physical and biological science, engineering, and applied mathematics, Introduction to Programming in Java ... (read more) List Price $80.10 Your price: $65.00 Used - Trade Paper
add to wish list |
|
Expert One-on-One J2EE Design and Development (Programmer to Programmer) by Rod Johnson Publisher Comments What is this book about? The results of using J2EE in practice are often disappointing: applications are often slow, unduly complex, and take too long to develop. Rod Johnson believes that the problem lies not in J2EE itself, but in that it is often used... (read more) List Price $53.95 Your price: $17.50 Used - Trade Paper
add to wish list |
|
C++ Primer Plus 5TH Edition by Stephen Prata Publisher Comments If you are new to C++ programming, C++ Primer Plus, Fifth Edition is a friendly and easy-to-use self-study guide. You will cover the latest and most useful language enhancements, the Standard Template Library and ways to streamline object-oriented... (read more) List Price $59.99 Your price: $29.00 Used - Trade Paper
add to wish list |
|
C++ : Active Learning Approach (09 Edition) by Randal L. Albert Publisher Comments C]+: An Active Learning Approach provides a hands-on approach to the C++ language through active learning exercises and numerous programming projects. Ideal for the introductory programming course, this text includes the latest C++ upgrades without... (read more) List Price $182.25 Your price: $137.00 Used - Trade Paper
add to wish list |
|
Algorithms in C++ 3RD Edition Parts 1-4 by Robert Sedgewick Publisher Comments Software developers and computer scientists have eagerly awaited this comprehensive revision of Robert Sedgewick's landmark texts on algorithms for C++. Sedgewick has completely revamped all five sections, illuminating today's best algorithms for an... (read more) List Price $78.50 Your price: $64.40 New - Trade Paper
add to wish list |
|
Data Structures, Algorithms and Software Principles in C (95 Edition) by Thomas A. Standish Publisher Comments Using C, this book develops the concepts and theory of data structures and algorithm analysis step-by-step. It gradually proceeds from concrete examples to abstract principles. The presentation stresses motivation, intuition, and utility before giving... (read more) List Price $160.25 Your price: $106.00 Used - Trade Paper
add to wish list |
|
C++ : the Core Language (95 Edition) by Gregory Satir Publisher Comments "C++: The Core Language is a primer for C programmers transitioningto C++, an object-oriented enhancement of the C programming language fastbecoming the language of choice for serious software development.Designedto get readers up to speed quickly, this... (read more) List Price $29.95 Your price: $15.00 Used - Trade Paper
add to wish list |
|
C Primer Plus 5TH Edition by Stephen Prata Publisher Comments The new classic! C Primer Plus, now in its 5th edition, has been revised to include over 20 new programming exercises, newly improved examples and the new ANSI/ISO standard, C99. Task-oriented examples will teach you the fundamentals of C programming... (read more) List Price $54.99 Your price: $27.00 Used - Trade Paper
add to wish list |
|
Java: An Introduction to Problem Solving and Programming (Myprogramminglab) by Walter Savitch Publisher Comments This package contains Java: An Introduction to Problem Solving and Programming, 6e, an access code for MyProgrammingLab, and a Pearson eText student access code card for Java: An Introduction to Problem Solving and Programming, 6e. Java: An Introduction... (read more) List Price $146.50 Your price: $60.00 Used - Trade Paper
add to wish list |
|
Problem Solving With C++ (8TH 12 Edition) by Walter J. Savitch Publisher Comments This package contains Problem Solving with C++, 8e & MyProgrammingLab with Pearson eText Student Access Code Card for Problem Solving with C++, 8/e. Problem Solving with C++ continues to be the most widely used textbook by students and instructors in... (read more) List Price $146.50 Your price: $96.50 Used - Trade Paper
add to wish list |
|
C Programming Language Ansi C 2ND Edition by Brian W Kernighan Publisher Comments The authors present the complete guide to ANSI standard C language programming. Written by the developers of C, this new version helps readers keep up with the finalized ANSI standard for C while showing how to take advantage of C's rich set of operators,... (read more) List Price $67.00 Your price: $49.00 Used - Trade Paper
add to wish list |
|
Numerical Recipes: The Art of Scientific Computing by William H Press Publisher Comments - Informal, story-telling approach - Star charts, photos, and illustrations - Interesting anecdotes, mythologies, and histories about the stars and constellations - Brightest and best stars, star clusters and asterisms, nebulae, galaxies, variable stars... (read more) List Price $94.00 Your price: $70.00 Used - Hardcover
add to wish list |