2012 Puddly Awards
 
 
Follow us on TwitterFollow us on FacebookFollow us on Google+Follow us on TumblrSubscribe to RSS


Computer Languages


spacer

Computer Languages
Java


There are 1630 books in this aisle.
Browse the aisle by Title | by Author | by Price
See recently arrived used books in this aisle.

Featured Titles in Computer Languages - Java
Page 1 of 82 next

Building and Testing with Gradle
Building and Testing with Gradle
by Matthew McCullough
Publisher Comments
Gradle is the project automation tool that is taking the Java world by storm. This ebook shows you to us Gradle for building and testing software written in Java and other JVM languages. It covers transitioning to Gradle from Maven, integration with... (read more)

Your price: $24.99
New - Trade Paper

add to wish list


Java The Complete Reference, 8th Edition
Java The Complete Reference, 8th Edition
by Herbert Schildt
Publisher Comments
The Definitive Java Programming Guide In Java: The Complete Reference, Eighth Edition, bestselling programming author Herb Schildt shows you everything you need to develop, compile, debug, and run Java programs. Updated for Java Platform, Standard... (read more)

List Price $60.00
Your price: $53.25
Adobe Digital Editions - Electronic

add to wish list


A Concise and Practical Introduction to Programming Algorithms in Java (Undergraduate Topics in Computer Science)
A Concise and Practical Introduction to Programming Algorithms in Java (Undergraduate Topics in Computer Science)
by Frank Nielsen
Publisher Comments
This gentle introduction to programming and algorithms has been designed as a first course for undergraduates, and requires no prior knowledge. Divided into two parts the first covers programming basic tasks using Java. The fundamental notions of... (read more)

Your price: $45.50
New - Trade Paper

add to wish list


Effective Java
Effective Java
by Joshua Bloch
Publisher Comments
Are you looking for a deeper understanding of the Java™ programming language so that you can write code that is clearer, more correct, more robust, and more reusable? Look no further! Effective Java™, Second Edition, brings together ... (read more)

List Price $54.99
Your price: $51.75
New - Trade Paper

add to wish list


Professional Java Development With the Spring Framework
Professional Java Development With the Spring Framework
by Rod (edt) Johnson
Publisher Comments
The Spring Framework is a major open source application development framework that makes Java/J2EE™ development easier and more productive. This book shows you not only what Spring can do but why, explaining its functionality and motivation to help... (read more)

Your price: $39.99
New - Trade Paper

add to wish list


Rabbitmq in Action: Distributed Messaging for Everyone
Rabbitmq in Action: Distributed Messaging for Everyone
by Alvaro Videla
Publisher Comments
Summary RabbitMQ in Action is a fast-paced run through building and managing scalable applications using the RabbitMQ messaging server. It starts by explaining how message queuing works, its history, and how RabbitMQ fits in. Then it shows you real... (read more)

Your price: $44.99
New - Trade Paper

add to wish list


JavaServer Pages, 3rd Edition
JavaServer Pages, 3rd Edition
by Hans Bergsten
Publisher Comments
JavaServer Pages (JSP) has built a huge following since the release of JSP 1.0 in 1999, providing Enterprise Java developers with a flexible tool for the development of dynamic web sites and web applications. While new point releases over the years... (read more)

List Price $44.95
Your price: $22.00
Used - Trade Paper

add to wish list


Test Driven (07 Edition)
Test Driven (07 Edition)
by Koskela
Publisher Comments
In test driven development, you first write an executable test of what your application code must do. Only then do you write the code itself and, with the test spurring you on, you improve your design. In acceptance test driven development (ATDD), you... (read more)

List Price $44.99
Your price: $22.00
Used - Trade Paper

add to wish list


Eclipse: Building Commercial-Quality Plug-Ins (Eclipse)
Eclipse: Building Commercial-Quality Plug-Ins (Eclipse)
by Eric Clayberg
Publisher Comments
Producing a commercial-quality plug-in means going above and beyond the minimal requirements needed to integrate with Eclipse. It means attending to all those details that contribute to the “fit and polish” of a commercial offering. This... (read more)

Your price: $67.25
New - Trade Paper

add to wish list


Quartz Job Scheduling Framework: Building Open Source Enterprise Applications
Quartz Job Scheduling Framework: Building Open Source Enterprise Applications
by Chuck Cavaness
Publisher Comments
Integrate Powerful Scheduling Capabilities into Any Java Application or Environment   If your Java applications depend on tasks that must be performed at specific times or if your systems have recurring maintenance jobs that could be automated, then... (read more)

Your price: $54.99
New - Trade Paper

add to wish list


Spring in Action
Spring in Action
by Craig Walls
Publisher Comments
Summary Totally revised for Spring 3.0, this book is a hands-on guide to the Spring Framework. It covers the latest features, tools, and practices including Spring MVC, REST, Security, Web Flow, and more. Following short code snippets and an ongoing... (read more)

Your price: $49.99
New - Trade Paper

add to wish list


Functional Programming for Java Developers: Tools for Better Concurrency, Abstraction, and Agility
Functional Programming for Java Developers: Tools for Better Concurrency, Abstraction, and Agility
by Dean Wampler
Publisher Comments
Software development today is embracing functional programming (FP), whether it's for writing concurrent programs or for managing Big Data. Where does that leave Java developers? This concise book offers a pragmatic, approachable introduction to FP for... (read more)

Your price: $24.25
New - Trade Paper

add to wish list


Java(tm) Native Interface: Programmer's Guide and Specification (Java)
Java(tm) Native Interface: Programmer's Guide and Specification (Java)
by Sheng Liang
Publisher Comments
The Java Native Interface (JNI) enables the integration of code written in the Java programming language with code written in other languages such as C and C++. It allows programmers to take full advantage of the Java platform without having to abandon... (read more)

List Price $42.95
Your price: $14.95
Used - Trade Paper

add to wish list


Sigs Reference Library #15: The Elements of Java(tm) Style
Sigs Reference Library #15: The Elements of Java(tm) Style
by Al Vermeulen
Publisher Comments
The Elements of Java Style, written by renowned author Scott Ambler, Alan Vermeulen, and a team of programmers from Rogue Wave Software, is directed at anyone who writes Java code. Many books explain the syntax and basic use of Java; however, this... (read more)

List Price $20.50
Your price: $2.50
Used - Trade Paper

add to wish list


Clojure Programming
Clojure Programming
by Chas Emerick
Publisher Comments
Clojure is a practical, general-purpose language that offers expressivity rivaling other dynamic languages like Ruby and Python, while seamlessly taking advantage of Java libraries, services, and all of the resources of the JVM ecosystem. This book... (read more)

List Price $44.99
Your price: $31.00
Used - Trade Paper

add to wish list


Pro Spring 3
Pro Spring 3
by Rob Harrop
Publisher Comments
The agile, lightweight, open-source Spring Framework continues to be thede facto leading enterprise Java application development framework for today's Java programmers and developers. It works with other leading open-source, agile and lightweight Java... (read more)

Your price: $56.95
New - Trade Paper

add to wish list


Jython Essentials
Jython Essentials
by Samuele Pedroni
Publisher Comments
Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The secret to Jython's popularity lies in the combination of Java's libraries and tools with Python's rapid... (read more)

List Price $36.25
Your price: $34.99
New - Trade Paper

add to wish list


Effective VisualAge. for Javatm, Version 3: Includes Coverage of Versions 3.02 and 3.5 with CDROM
Effective VisualAge. for Javatm, Version 3: Includes Coverage of Versions 3.02 and 3.5 with CDROM
by Scott Stanchfield
Publisher Comments
A practical guide to the latest features of Versions 3.02 and 3.5 and a valuable resource for IBM's VisualAge for Java certification program. IBM's VisualAge for Java is one of the leading tools available for building Java and JavaBeans applications... (read more)

List Price $59.99
Your price: $11.00
Used - Trade Paper

add to wish list


Spring Roo in Action
Spring Roo in Action
by Ken Rimple
Publisher Comments
Summary Spring Roo in Action is a unique book that teaches you how to code Java in Roo, with a particular focus on Spring-based applications. Through hands-on examples, you'll learn how Roo creates well-formed application structures and supports best... (read more)

Your price: $49.99
New - Trade Paper

add to wish list


Java Concurrency in Practice
Java Concurrency in Practice
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)

Your price: $59.99
New - Trade Paper

add to wish list


1 3 4 5 ... 82 next»


Browse the entire aisle:
by Title | by Author | by Price
See recently arrived used books in this aisle.
There are 1630 books in this aisle.

This way to more aisles in Computer Languages
spacer
spacer
  • back to top
Follow us on...



Powell's City of Books is an independent bookstore in Portland, Oregon, that fills a whole city block with more than a million new, used, and out of print books. Shop those shelves — plus literally millions more books, DVDs, and eBooks — here at Powells.com.