|
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 $26.96!
new only
from $26.96!
|
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 $28.03!
new only
from $28.03!
|
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.20!
new only
from $29.20!
|
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
|
|
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
|
|
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
|
|
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
|
|
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 $1.99!
new only
from $5.27!
|
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.39!
|
SVS
|
|
Java Network Programming
more books like this
by
Elliote Rusty Harold
The network is the soul of Java. Most of what is new and exciting about Java centers around the potential for new kinds of dynamic networked applications. Java Network Programming describes the java.net package, which contains classes for communications and working with networked resources. It is a complete introduction to developing network ...
see all copies
from $1.99!
new only
from $5.30!
|
first editions
|
SVS
|
view cover
|
Java for Dummies
more books like this
by
Barry Burd, PH.D.
Here's the top-selling beginning Java book, fully updated for Java 7. Previous editions have sold over 175,000 copies; this version is just what inexperienced Java developers need to get going quickly with Java 2 Standard Edition 7.0 (J2SE 7.0) and Java Development Kit 7.0 (JDK 7). The newest version of Java has been beefed up with more robust ...
see all copies
from $3.67!
new only
from $12.22!
|
SVS
|
view cover
|
Java All-In-One Desk Reference for Dummies
more books like this
by
Doug Lowe
This title includes eight convenient minibooks that cover just what programmers need to get going quickly with Java 7. With the newest release of Java, Sun has added more robust functionality to Java's multimedia power; developers need this handy guide to get up to speed. Rather than trying to be an exhaustive reference on this huge topic, this ...
see all copies
from $6.11!
new only
from $6.42!
|
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
|
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 $43.49!
new only
from $69.00!
|
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
|
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
|
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 $1.99!
new only
from $1.99!
|
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.65!
new only
from $25.74!
|
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
|
SVS
|
view cover
|
Introduction to Java Programming: Comprehensive Version
more books like this
by
Y Daniel Liang
Regardless of major, students will be able to grasp concepts of problem-solving and programming -- thanks to Liang's ground breaking fundamentals-first approach, which enables students to understand problem solving and core constructs before object-oriented programming. Liang's approach has been extended to application-rich programming examples, ...
see all copies
from $20.98!
new only
from $80.00!
|
SVS
|
view cover
|
Data Mining: Practical Machine Learning Tools and Techniques
more books like this
by
Ian H Witten, Eibe Frank
As with any burgeoning technology that enjoys commercial attention, the use of data mining is surrounded by a great deal of hype. Exaggerated reports tell of secrets that can be uncovered by setting algorithms loose on oceans of data. But there is no magic in machine learning, no hidden power, no alchemy. Instead there is an identifiable body of ...
see all copies
from $27.69!
new only
from $32.09!
|
first editions
|
SVS
|
view cover
|
Java 6 Illuminated: An Active Learning Approach
more books like this
by
Julie Anderson, Herve J Franceschi
see all copies
from $47.00!
new only
from $50.05!
|
SVS
|
view cover
|
Objects First with Java: A Practical Introduction Using Bluej
more books like this
by
David J Barnes, Michael Kolling
BlueJ is a Java development environment that runs on top of the Sun Microsystems Java Development Kit making use of the standard compiler and virtual machine. It has been specifically designed for the introductory teaching of object-oriented programming, allowing the student to create objects of any class and interact with their methods. This ...
see all copies
from $1.99!
new only
from $7.99!
|
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 $25.98!
|
SVS
|
view cover
|
Java How to Program
more books like this
by
Harvey M Deitel, PH.D., Paul J Deitel
Revised to cover the features in the 1.1 release of the Java Developer's Kit, this work looks at learning how to program in Java. Covering all facets of Java, it includes object-orientation, multi-threading, exception handling, the new event model, the graphics capabilities of the Abstract Windowing Toolkit, and the new enterprise APIs (Beans, ...
see all copies
from $1.99!
new only
from $6.99!
|
first editions
|
SVS
|