buchspektrum Internet-Buchhandlung

Neuerscheinungen 2011

Stand: 2020-01-07
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Mark Beaty, Carl Dea, Josh Juneau (Beteiligte)

Java 7 Recipes


A Problem-Solution Approach
1st ed. 2011. xxii, 872 S. 872 p. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2011
ISBN: 1-430-24056-3 (1430240563)
Neue ISBN: 978-1-430-24056-3 (9781430240563)

Preis und Lieferzeit: Bitte klicken


Java 7 Recipes offers solutions to common programming problems encountered every day while developing Java-based applications. Fully updated with the newest features and techniques available, Java 7 Recipes provides code examples involving Servlets, Java FX 2.0, XML, Java Swing, and much more. Content is presented in the popular problem-solution format: Look up the programming problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved!

The problem-solution approach sets Java 7 Recipes apart from other books on the topic. Java 7 Recipes is focused less on the language itself and more on what you can do with it that is useful. The book respects your time by always focusing on a task that you might want to perform using the language. Solutions come first. Explanations come later. You are free to crib from the book and apply the code examples directly to your own projects.

Covers all-new release of Java: Java 7
Focuses especially on up-and-coming technologies such as Java FX 2.0
Respects your time by focusing on practical solutions you can implement in your own code
Getting Started with Java 7 Strings Numbers and Dates Data Structures, Conditionals, and Iteration Input and Output Exceptions, Logging, and Debugging Object Oriented Java Concurrency Debugging and Unit Testing Unicode, Internationalization, and Currency Codes Working with Databases (JDBC) Java 2D Graphics and Media Java 3D Swing API JavaFX Fundamentals Graphics with JavaFX Media with JavaFX Working with Servlets Applets JavaFX on the Web Email XML and Web Services Networking
Josh Juneau has been developing software since the mid-1990s. PL/SQL development and database programming was the focus of his career in the beginning, but as his skills developed, he began to use Java and later shifted to it as a primary base for his application development. Josh has worked with Java in the form of graphical user interface, web, and command-line programming for several years. During his tenure as a Java developer, he has worked with many frameworks such as JSF, EJB, and JBoss Seam. At the same time, Josh has extended his knowledge of the Java Virtual Machine (JVM) by learning and developing applications with other JVM languages such as Jython and Groovy. His interest in learning new languages that run on the JVM led to his interest in Jython. Since 2006, Josh has been the editor and publisher for the Jython Monthly newsletter. In late 2008, he began a podcast dedicated to the Jython programming language.