|
Head First Java
more books like this
by
Kathy Sierra, Bert Bates
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 dry, technical stuff you're forced to study. The fact is your brain craves novelty. It's ...
see all copies
from $22.24!
new only
from $28.20!
|
first editions
|
SVS
|
|
Head First Design Patterns
more books like this
by
Eric Freeman, Elisabeth Freeman, Kathy Sierra
You're not alone. At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire), so you look to Design Patterns--the lessons learned by those who've faced the same problems. With Design Patterns, you get to take advantage of the ...
see all copies
from $26.08!
new only
from $26.08!
|
first editions
|
SVS
|
|
SCJP Sun Certified Programmer for Java 6 Study Guide: Exam (310-065)
more books like this
by
Kathy Sierra, Bert Bates
This is the bestselling study guide on the number-one certification for Java programmers - fully revised for the new exam. Written by the developers of the Sun Certified Programmer for Java exam, this completely updated study guide covers all the official objectives on the latest release of the SCJP exam. Step-by-step exercises, exam watch notes, ...
see all copies
from $29.24!
new only
from $29.24!
|
SVS
|
|
Beginning Programming with Java for Dummies
more books like this
by
Barry Burd, PH.D.
Computers are so much a part of our daily lives that many of us take them for granted. You turn on your PC, connect to the Internet and check your stocks, your e-mail, or the weather report, write a note to Grandma, or relax for half an hour by shooting make-believe lasers at make-believe aliens. But if you ever wonder "how do they make a computer ...
see all copies
from $2.15!
new only
from $5.33!
|
SVS
|
|
Java in a Nutshell
more books like this
by
David Flanagan
This is a complete quick reference guide to Java, the programming language from Sun Microsystems. It contains descriptions of all of the classes in the Java 1.0 API, with a definitive listing of all methods and variables. It also contains an accelerated introduction to Java for C and C++ programmers who want to learn the language fast. Contains ...
see all copies
from $1.99!
new only
from $1.99!
|
first editions
|
SVS
|
|
C How to Program
more books like this
by
Deitel
For Introduction to Programming (CS1) and other more intermediate courses covering programming in C++. Also appropriate as a supplement for upper-level courses where the instructor uses a book as a reference for the C++ language. This best-selling comprehensive text is aimed at readers with little or no programming experience. It teaches ...
see all copies
from $20.95!
new only
from $57.88!
|
SVS
|
|
Effective Java
more books like this
by
Joshua Bloch
Raves for the First Edition! "I sure wish I had this book ten years ago. Some might think that I don't need any Java books, but I need this one." --James Gosling, fellow and vice president, Sun Microsystems, Inc. "An excellent book, crammed with good advice on using the Java programming language and object-oriented programming in general." - ...
see all copies
from $29.99!
new only
from $29.99!
|
SVS
|
|
Java How to Program: Early Objects Version
more books like this
by
Paul J Deitel, Harvey M Deitel, PH.D.
"The [arrays] exercises are quite sophisticated and interesting. Provides the best combination of conceptual discussion and implementation examples of dynamic binding that I have encountered in a text. Excellent overview of basic networking via Java. Provides the perfect breadth and depth for generics in an entry-level Java class. Provides a good ...
see all copies
from $44.51!
new only
from $44.51!
|
SVS
|
|
Learning Java
more books like this
by
Patrick Niemeyer, Jonathan Knudsen
This text offers an accessible yet comprehensive introduction to the programming language that has changed the way we think about computing. Java has become the language of choice for a wide variety of applications: Web services, secure network systems, XML-based tools, reusable components, and mission-critical enterprise systems. It contains easy ...
see all copies
from $1.99!
new only
from $4.43!
|
SVS
|
|
Java: How to Program
more books like this
by
Paul J Deitel
"The [arrays] exercises are quite sophisticated and interesting. Provides the best combination of conceptual discussion and implementation examples of dynamic binding that I have encountered in a text. Excellent overview of basic networking via Java. Provides the perfect breadth and depth for generics in an entry-level Java class. Provides a good ...
see all copies
from $54.45!
new only
from $69.00!
|
view cover
|
Thinking in Java
more books like this
by
Bruce Eckel
"Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun Certified Java Programmer exam; it's also the first book I turn to whenever I have a Java question." --Jim ...
see all copies
from $1.99!
new only
from $8.43!
|
first editions
|
SVS
|
view cover
|
Java Concurrency in Practice
more books like this
by
Brian Goetz, Joseph Bowbeer, Tim Peierls
"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 of concurrency in general. Concurrency is no longer a subject for advanced users only. Every ...
see all copies
from $31.97!
new only
from $35.98!
|
SVS
|
view cover
|
C How to Program
more books like this
by
Harvey M Deitel, PH.D., Paul J Deitel
For courses on C# programming found in departments of Computer Science, CIS, MIS, IT, Business, Engineering and Continuing Education. An exciting addition to the How to Program series, C# How to Program provides a comprehensive introduction to Microsoft's new object-oriented language. C# builds on the skills already mastered by countless C++ and ...
see all copies
from $1.99!
new only
from $5.35!
|
first editions
|
SVS
|
view cover
|
Spring in Action
more books like this
by
Craig Walls, Ryan Breidenbach
A guide to the lightweight container framework that presents an exciting alternative to EJB J2EE offers Java developers a very powerful enterprise framework. But portions of J2EE can be complicated--specifically Enterprise JavaBeans. By shouldering the burden of J2EE's complexities and providing the developer with a much simple abstraction, ...
see all copies
from $5.44!
new only
from $5.44!
|
SVS
|
view cover
|
Starting Out with Java: From Control Structures Through Objects
more books like this
by
Tony Gaddis
Tony Gaddis's accessible, step-by-step style helps beginning students understand the important details necessary to become skilled programmers at an introductory level. Gaddis motivates the study of both programming skills and a programming language by presenting all the details needed to understand the "how" and the "why"--but never losing sight ...
see all copies
from $16.00!
new only
from $37.00!
|
SVS
|
view cover
|
Object-Oriented Data Structures Using Java
more books like this
by
Nell Dale, Daniel T Joyce, Chip Weems
This book teaches the classic data structures with an informal, yet rigorous, approach; it includes the appropriate object-oriented concepts and makes use of the appropriate Java constructs.
see all copies
from $1.99!
new only
from $44.48!
|
first editions
|
SVS
|
view cover
|
Big Java
more books like this
by
Cay Horstmann
This text is an exploration into computer science, programming principles and advanced features of the Java language. The text is useful for anyone interested in learning or reinforcing introductory programming concepts and beginning to take advantage of many of the exciting attributes of the Java language. Now updated with Java 1.5, Big Java, ...
see all copies
from $1.99!
new only
from $9.95!
|
first editions
|
SVS
|
view cover
|
Java Programming
more books like this
by
Joyce Farrell
Using the Java programming language and Microsoft Visual J++ development environment, this text guides users to develop applications and applets from the bottom up.
see all copies
from $1.99!
new only
from $42.00!
|
first editions
|
view cover
|
Head First Servlets & JSP
more books like this
by
Bryan Basham, Kathy Sierra, Bert Bates
Imagine a world without eBay...unthinkable! How would you get that Farrah Fawcett poster, retired Beanie Baby, or first-edition pet rock? Handling over a gazillion (OK, we exaggerate--it's actually only 1 billion) page views each day, server-side Java makes eBay work. Isn't it time you learned the latest (J2EE 1.4) versions of Servlets & JSPs? ...
see all copies
from $5.94!
new only
from $5.94!
|
view cover
|
Effective Java(tm) Programming Language Guide
more books like this
by
Josh Bloch, Guy L Steele, Jr. (Foreword by)
Effective Java Programming Language Guide distills the hard-won wisdom of today's best Java programmers into 50 techniques for designing and constructing more robust, high-performance software. Josh Bloch, one of Sun's most widely respected Java developers, focuses on the practical problems virtually every Java developer encounters, offering ...
see all copies
from $3.48!
new only
from $4.66!
|
view cover
|
Core Java, Volume 1: Fundamentals
more books like this
by
Cay Horstmann, Gary Cornell
This revised edition of the classic Core Java , Volume I--Fundamentals, is the definitive guide to Java for serious programmers who want to put Java to work on real projects. Fully updated for the new Java SE 6 platform, this no-nonsense tutorial and reliable reference illuminates the most important language and library features with thoroughly ...
see all copies
from $35.11!
new only
from $35.11!
|
first editions
|
SVS
|
view cover
|
The Java(tm) Tutorial: A Short Course on the Basics
more books like this
by
Kathy Walrath, Alison Huml, Stepanie Bodoff
A hands-on guide to the Java programming language, The Java Tutorial, Fourth Edition is perfect for any developer looking for a proven path to proficiency with Java SE. This popular tutorial "from the Source" has been completely revised and updated to cover Version 6 of the Java Platform, Standard Edition. Written by members of the Java Software ...
see all copies
from $19.95!
new only
from $26.82!
|
SVS
|
view cover
|
Java: An Introduction to Problem Solving & Programming
more books like this
by
Walter Savitch
For introductory Computer Science courses using Java (CS1with Java), and other introductory programming courses in departments of Computer Science, Computer Engineering, Computer Information Systems, Management Information Systems, Information Technology, and Business. Trusted authors Savitch and Carrano examine problem solving and programming ...
see all copies
from $2.77!
new only
from $27.81!
|
SVS
|
view cover
|
Beginning J2ME
more books like this
by
Sing Li, Jonathan B Knudsen
Have you thought about building games for your cell phone or other wireless devices? Whether you are a first-time wireless Java developer, or an experienced professional-- Beginning J2ME, Third Edition brings exciting wireless and mobile Java application development right to your door! This book will empower you with numerous topics: sound HTTPS ...
see all copies
from $2.46!
new only
from $2.98!
|
SVS
|
view cover
|
Java Servlet Programming
more books like this
by
Jason Hunter
A few years ago, the hype surrounding applets put Java on the map as a programming language for the Web. Today, Java servlets stand poised to take Java to the next level as a Web development language. The main reason is that servlets offer a fast, powerful, portable replacement for CGI scripts. The Java Servlet API, introduced as the first ...
see all copies
from $1.99!
new only
from $13.00!
|
first editions
|
SVS
|