Used: $14.95 Trade Paper List Price $49.99 add to wish list |
Java 2 the Complete Reference J2se 5
by Herb Schildt Publisher Comments The world's leading programming author offers comprehensive coverage of the new Java release The definitive guide to Java has been fully expanded to cover everyaspect of Java SE 6, the latest version of the world's most popular Web...
|
|||||||
Used: $29.00 Hardcover List Price $59.99 add to wish list |
Pro C# 2005 & the .net 2.0 Platform 3RD Edition
by Andrew Troelsen Publisher Comments Get ready for the first fully-compliant .NET 2.0 title for pro C# programmers! Based on one of Apress' best selling titles by the same author, this highly anticipated third edition briefly overviews the C# language, then transitions to technical and...
|
|||||||
Used: $26.50 Trade Paper List Price $54.99 add to wish list |
Core Java Volume II, Advanced Features (8TH 08 Edition)
by Horstmann Publisher Comments The revised edition of the classic Core Java(TM), Volume II-Advanced Features, covers advanced user-interface programming and the enterprise features of the Java SE 6 platform. Like Volume I (which covers the core language and library features), this...
|
|||||||
Used: $33.50 Trade Paper List Price $51.95 add to wish list |
C Programming Language Ansi C 2ND Edition
by Brian W Kernighan Publisher Comments Written by the developers of C, this second edition is the definitive guide to ANSI standard C language programming....
|
|||||||
Used: $101.00 Trade Paper List Price $143.10 add to wish list |
Fortran 90/95 for Scientists and Engineers (3RD 08 Edition)
by Stephen J. Chapman Publisher Comments Chapman's Fortran for Scientists and Engineers is intended for both first year engineering students and practicing engineers. This text is the most current alternative for Fortran. It simultaneously teaches the Fortran 95/2003 programming language...
|
|||||||
Used: $34.50 Trade Paper List Price $91.95 add to wish list |
C++ Programming: From Problem Analysis to Program Design
by D S Malik Publisher Comments This third edition has been enhanced to demonstrate the use of OOD methodology, introduce sorting algorithms (bubble sort and insertion sort), and to present additional material on abstract classes....
|
|||||||
Used: $86.50 Trade Paper List Price $109.70 add to wish list |
Objects First With Java : Practical Introduction Using Bluej - With CD (3RD 06 Edition)
by David Barnes Synopsis Objects First with Java: A Practical Introduction Using BlueJ Third Edition David J. Barnes Michael Kolling The BlueJ revolution goes on! The third edition of "Objects First with Java" has been fully updated for Java 5.0, and features a new version of...
|
|||||||
Used: $22.00 Trade Paper List Price $44.95 add to wish list |
Head First Java 2ND Edition
by Kathy Sierra Synopsis Learning a complex new language is no easy task especially when it s an object-oriented computer programming language like Java. You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the...
|
|||||||
Used: $60.00 Hardcover List Price $89.75 add to wish list |
Numerical Recipes in Fortran 2ND Edition
by William H Press Publisher Comments This book aims to teach the methods of numerical computing, and as such it is a practical reference and textbook for anyone using numerical analysis. The authors provide the techniques and computer programs needed for analysis and also advice on which...
|
|||||||
New: $44.99 Trade Paper List Price $49.99 add to wish list |
Effective C++ 3RD Edition 55 Specific Ways To IM
by Scott Meyers Synopsis One of the world's foremost authorities on C++ software dramatically rejuvenates this new edition with 55 guidelines and specific examples on how to write more effective code. The 30 percent new material includes use of UML notation, thread safety...
|
|||||||
Used: $53.00 Trade Paper List Price $76.95 add to wish list |
Java for Engineering and Scientists (03 Edition)
by Gary J. Bronson Publisher Comments Featuring a wealth of practical, engineering-oriented examples and applications, this book teaches the fundamentals of Java with a gradual refinement of programming skills from a procedural to an object orientation....
|
|||||||
Used: $26.50 Trade Paper List Price $54.99 add to wish list |
Core Java 2 : Volume II, Advanced Features (7TH 05 - Old Edition)
by Cay Horstmann Synopsis Completely revised and up-to-date coverage ofMultithreading— including the java.util.concurrent library, locks, condition objects, futures, thread pools, thread-safe collections, threads and SwingCollection classes— collections framework...
|
|||||||
Used: $30.00 Trade Paper List Price $39.99 add to wish list |
Essential C++
by Stanley B. Lippman Synopsis Finally, a great introduction to ANCI C++ for working programmers! Lippmann--who worked under the leadership of Bjarne Stroustrup, wrote the classic "C++ Primer", and now works as a C++ programmer at DreamWorks--teaches programmers exactly what they need...
|
|||||||
Used: $3.12 Trade Paper List Price $40.00 add to wish list |
Cryptography for Internet and Database Applications: Developing Secret and Public Key Techniques with Java
by Nicholas Galbreath Publisher Comments Cryptography is the gold standard for security. It is used to protect the transmission and storage of data between two parties by encrypting it into an unreadable format. Cryptography has enabled the first wave of secure transmissions, which has helped...
|
|||||||
New: $106.20 Trade Paper List Price $133.95 add to wish list |
Data Structures and Other Objects Using C++ (3RD 05 Edition)
by Michael Main Synopsis 028M> This book successfully balances the introduction of object-oriented concepts with data structures in C++. 028M>KEN TOPICS: Provides interfaces for the principal example classes, which are compliant with the ANSI/ISO C++ Standard Library classes...
|
|||||||
Used: $24.00 Trade Paper List Price $49.99 add to wish list |
Java Tutorial : Short Course on the Basics - With CD (4TH 07 Edition)
by Zakhour And Hommel / Royal / Rabinovitch / Risser / Hoeber Publisher Comments A self-guided tour to the Java programming language introduces fundamental concepts and applications....
|
|||||||
Used: $90.00 Hardcover List Price $113.00 add to wish list |
Computer Graphics With Opengl 3RD Edition
by Donald Hearn Publisher Comments Reflecting the rapid expansion of the use of computer graphics and of C++ as a programming language of choice for implementation, this book converts all programming code into the C++ language. This new edition is a complete revision, bringing the text up...
|
|||||||
Used: $42.00 Trade Paper List Price $82.75 add to wish list |
Advanced CORBA Programming with C++ (Addison-Wesley Professional Computing)
by Michi Henning Publisher Comments Here is the CORBA book that every C++ software engineer has been waiting for. Advanced CORBA(r) Programming with C++ provides designers and developers with the tools required to understand CORBA technology at the architectural, design, and source code...
|
|||||||
Used: $26.50 Trade Paper List Price $54.99 add to wish list |
Core Java 2 Volume 1 Fundamentals 7TH Edition Se 1.5
by Cay S Horstmann Publisher Comments The seventh edition of Core Java? 2, Volume I, covers the fundamentals of the Java 2 Platform, Standard Edition (J2SE?). A no-nonsense tutorial and reliable reference, this book features thoroughly tested real-world examples. The most important language...
|
|||||||
Used: $30.00 Trade Paper List Price $65.50 add to wish list |
C++ Programming Language 3RD Edition
by Bjarne Stroustrup Synopsis This is a complete rewrite of the most widely read and most trusted book on C++. Based on the ANSI/ISO C++ final draft, this book covers the C++ language, its standard library, and key design techniques as an integrated whole. "The C++ Programming...
|
|||||||








