rssHome » Programming » Java » Java Apress

Pro JavaFX 2: A Definitive Guide to Rich Clients with Java Technology

eBook Details:

  • Paperback: 640 pages
  • Publisher: Apress; 1st edition (February 29, 2012)
  • Language: English
  • ISBN-10: 1430268727
  • ISBN-13: 978-1430268727

eBook Description:

Pro JavaFX 2: A Definitive Guide to Rich Clients with Java Technology

Covering the JavaFX API, development tools, and best practices, this book provides code examples that explore the exciting new features provided with JavaFX 2. It contains engaging tutorials that cover virtually every facet of JavaFX development and reference materials on JavaFX that augment the JavaFX API documentation. Written in an engaging and friendly style, Pro JavaFX 2: A Definitive Guide to Rich Clients with Java Technology is an essential guide to JavaFX 2.

In Pro JavaFX 2: A Definitive Guide to Rich Clients with Java Technology, Jim Weaver, Weiqi Gao, Stephen Chin, Dean Iverson, and Johan Vos show you how you can use the JavaFX platform to create rich-client Java applications. You’ll see how JavaFX provides a powerful Java-based UI platform capable of handling large-scale data-driven business applications.

Covering the JavaFX API, development tools, and best practices, this book provides code examples that explore the exciting new features provided with JavaFX 2. It contains engaging tutorials that cover virtually every facet of JavaFX development and reference materials on JavaFX that augment the JavaFX API documentation. Written in an engaging and friendly style, Pro JavaFX 2: A Definitive Guide to Rich Clients with Java Technology is an essential guide to JavaFX 2. Download eBook Free »

Java 7 Recipes: A Problem-Solution Approach

eBook Details:

  • Paperback: 708 pages
  • Publisher: Apress; 2nd edition (February 7, 2012)
  • Language: English
  • ISBN-10: 1430235004
  • ISBN-13: 978-1430235002

eBook Description:

Java 7 Recipes: A Problem-Solution Approach

Java 7 Recipes: A Problem-Solution Approach 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: A Problem-Solution Approach 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: A Problem-Solution Approach apart from other books on the topic. Java 7 Recipes: A Problem-Solution Approach 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.

Java 7 Recipes: A Problem-Solution Approach 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: A Problem-Solution Approach 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! Download eBook Free »

Beginning Java 7

eBook Details:

  • Paperback: 920 pages
  • Publisher: Apress; 1st edition (November 23, 2011)
  • Language: English
  • ISBN-10: 1430239093
  • ISBN-13: 978-1430239093

eBook Description:

Beginning Java 7

Jeff Friesen‘s Beginning Java 7 gets you coding with the new Java 7, Oracle’s latest release of the popular Java language and platform. It is the definitive guide to the Java language and the numerous APIs that you’ll need to master to become an accomplished Java developer. Beginning Java 7 guides you through this language and a huge assortment of platform APIs.

What you’ll learn

  • The entire Java language, including Java 7-specific features such as switch on string, try-with-resources, final rethrow, multicatch, and SafeVarargs
  • A huge assortment of Java 7 APIs, beginning with those APIs oriented toward the language itself, and including Java 7-specific APIs such as the Fork/Join Framework, Objects, JLayer, and NIO.2
  • Various Java 7 tools, starting with the javac compiler and java application launcher
  • How to create user interfaces, working with web services, and a whole lot more
  • The basics of getting started with Android app development

Jeff Friesen‘s Beginning Java 7 gets you coding with the new Java 7, Oracle’s latest release of the popular Java language and platform. It is the definitive guide to the Java language and the numerous APIs that you’ll need to master to become an accomplished Java developer. Beginning Java 7 guides you through this language and a huge assortment of platform APIs. Download eBook Free »

Java 7 for Absolute Beginners

eBook Details:

  • Paperback: 320 pages
  • Publisher: Apress; 1st edition (December 21, 2011)
  • Language: English
  • ISBN-10: 1430236868
  • ISBN-13: 978-1430236863

eBook Description:

Java 7 for Absolute Beginners

Java 7 for Absolute Beginners introduces the new core, open source Java Development Kit. Its focus is on practical knowledge and its completeness it provides all the bits and pieces an utter novice needs to get started programming in Java.

It seems as if everyone is writing applications or apps these days for Android, BlackBerry, and the enterprise it’s where the money’s at. But, how do they do it? Well, it’s best to start by learning Java, one of the most popular programming languages around these days, still. Yes, that’s right.

Java 7 for Absolute Beginners introduces the new core, open source Java Development Kit. Its focus is on practical knowledge and its completeness it provides all the bits and pieces an utter novice needs to get started programming in Java.

It seems as if everyone is writing applications or apps these days for Android, BlackBerry, and the enterprise it’s where the money’s at. But, how do they do it? Well, it’s best to start by learning Java, one of the most popular programming languages around these days, still. Yes, that’s right.

Everyone! This book is for anyone who wants to learn to develop applications or apps for the enterprise or mobile using Android or BlackBerry and much more. No previous programming experience is necessary. Download eBook Free »

JavaFX 2.0: Introduction by Example

eBook Details:

  • Paperback: 200 pages
  • Publisher: Apress; 1st edition (December 7, 2011)
  • Language: English
  • ISBN-10: 1430242574
  • ISBN-13: 978-1430242574

eBook Description:

JavaFX 2.0: Introduction by Example

JavaFX 2.0: Introduction by Example provides a quick start to programming the JavaFX 2.0 platform. JavaFX 2.0 provides a rich set of APIs for use in creating graphically exciting client applications written solely in Java. You get a large set of customizable components that can be skinned using CSS techniques that you already know from doing web development. The platform even includes a web rendering engine enabling you to mix HTML content into your applications. Hardware acceleration means that your applications are fast and snappy, taking full advantage of modern graphics processing support at the hardware level. JavaFX 2.0 opens the door to business applications that look good, are fun to use, that take advantage of the medium to present data of all types text, audio, video, etc. in ways that engage the user and lead to increased productivity.

JavaFX 2.0: Introduction by Example is aimed at Java programmers wanting to learn the JavaFX 2.0 platform for designing graphic- and media-rich client applications for the enterprise. Readers should be familiar with Java, and preferably also with the NetBeans Integrated Development Environment.

JavaFX 2.0: Introduction by Example provides a quick start to developing graphically rich and exciting client applications using your existing Java skills and the JavaFX 2.0 platform. JavaFX 2.0: Introduction by Example provides a quick start to programming the JavaFX 2.0 platform. JavaFX 2.0 provides a rich set of APIs for use in creating graphically exciting client applications written solely in Java. Download eBook Free »

The Definitive Guide to NetBeans™ Platform 7

eBook Details:

  • Paperback: 592 pages
  • Publisher: Apress; 1st edition (December 14, 2011)
  • Language: English
  • ISBN-10: 1430241012
  • ISBN-13: 978-1430241010

eBook Description:

The Definitive Guide to NetBeans™ Platform 7

The Definitive Guide to NetBeans™ Platform 7 is a thorough and authoritative introduction to the open-source NetBeans Platform, covering all its major APIs in detail, with relevant code examples used throughout.

The Definitive Guide to NetBeans™ Platform 7 is for large enterprises who are not interested in reinventing the wheel whenever they create a new applications, and open source communities who typically benefit from a modular architecture, because a plugin system (as provided by the NetBeans Platform) simplifies how contributions can be made to a project.

The NetBeans Platform is the world’s only modular Swing application framework, used by very large organizations in mission-critical scenarios, such as at Boeing and Northrop Grumman, as well as in the financial sector and in the oil/gas industry. For these large customers in enterprises who are increasingly interested in Maven and OSGi, the book will have particular relevance.

The Definitive Guide to NetBeans™ Platform 7 is a thorough and authoritative introduction to the open-source NetBeans Platform, covering all its major APIs in detail, with relevant code examples used throughout. Download eBook Free »

Pro Java 7 NIO.2

eBook Details:

  • Paperback: 296 pages
  • Publisher: Apress; 1st edition (December 7, 2011)
  • Language: English
  • ISBN-10: 1430240113
  • ISBN-13: 978-1430240112

eBook Description:

Pro Java 7 NIO.2

Pro Java 7 NIO.2 addresses the three primary elements that offer new input/output (I/O) APIs in Java 7, giving you the skills to write robust, scalable Java applications:

  • An extensive file I/O API system addresses feature requests that developers have sought since the inception of the JDK
  • A socket channel API addresses multicasting, socket binding associated with channels, and related issues
  • An asynchronous I/O API enables mapping to I/O facilities, completion ports, and various I/O event port mechanisms to enhance scalability

NIO.2 for the Java platform, known as JSR 203, is a major feature of the new Java JDK 7 under the leadership of Alan Bateman as an OpenJDK project. Take advantage of these exciting new developments with Pro Java 7 NIO.2.

Pro Java 7 NIO.2 addresses the three primary elements that offer new input/output (I/O) APIs in Java 7, giving you the skills to write robust, scalable Java applications. Download eBook Free »

Beginning Java 7

eBook Details:

  • Paperback: 920 pages
  • Publisher: Apress; 1st edition (November 23, 2011)
  • Language: English
  • ISBN-10: 1430239093
  • ISBN-13: 978-1430239093

eBook Description:

Beginning Java 7

Jeff Friesen‘s Beginning Java 7 gets you coding with the new Java 7, Oracle’s latest release of the popular Java language and platform. It is the definitive guide to the Java language and the numerous APIs that you’ll need to master to become an accomplished Java developer.

Jeff Friesen‘s Beginning Java 7 gets you coding with the new Java 7, Oracle’s latest release of the popular Java language and platform. It is the definitive guide to the Java language and the numerous APIs that you’ll need to master to become an accomplished Java developer. Beginning Java 7 guides you through this language and a huge assortment of platform APIs according to the following table of contents:

Chapter 1 introduces you to Java and begins to cover the Java language by focusing on fundamental concepts such as comments, identifiers, variables, expressions, and statements.

Chapter 2 continues to explore this language by presenting all of its features for working with classes and objects. You learn about features related to class declaration and object creation, encapsulation, information hiding, inheritance, polymorphism, interfaces, and garbage collection.

Download eBook Free »

12»