|
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 $14.98!
new only
from $28.03!
|
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 $19.25!
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
|
|
This Earth of Mankind
more books like this
by
Pramoedya Ananta Toer
Minke is a young Javanese student of great intelligence and ambition. Living equally among the colonists and colonized of 19th-century Java, he battles against the confines of colonial strictures. It is his love for Annelies that enables him to find the strength to embrace his world.
see all copies
from $2.90!
new only
from $8.00!
|
signed copies
|
first editions
|
SVS
|
|
Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails to the Java Platform
more books like this
by
Ola Bini
Discover how JRuby on Rails can be used to create web applications faster and more efficiently while still taking advantage of the vast power of the Java platform. Ruby on Rails is proving itself to be one of the most efficient and powerful agile web development application frameworks available and has had a profound influence on the Java ...
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
|
view cover
|
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
|
view cover
|
Java Programming: From Problem Analysis to Program Design
more books like this
by
D S Malik
Designed for beginning programming students, this book will motivate and excite while teaching fundamental programming concepts. Based on years of classroom testing, "Java Programming: From Problem Analysis to Program Design, Third Edition" approaches programming with a focus on clear explanations and practice, two critical factors in mastering ...
see all copies
from $1.99!
new only
from $8.00!
|
SVS
|
view cover
|
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.16!
|
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.18!
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 $12.46!
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 Database-Driven Application Development in Java Ee: Using Glassfish
more books like this
by
Yuli Vasiliev
Beginning Database-Driven Application Development in Java EE: Using GlassFish focuses on the open source GlassFish persistence engine. This book shows Java programmers how to develop applications utilizing relational database technologies with examples using Oracle and MySQL and the GlassFish application development framework and deployment ...
see all copies
from $3.26!
new only
from $3.26!
|
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 $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 $21.95!
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
|