epubjs
Version:
Render ePub documents in the browser, across many devices
11 lines (10 loc) • 1.45 kB
HTML
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Online Resources</title><link rel="stylesheet" href="core.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.74.0"/></head><body><div class="sect1" title="Online Resources"><div class="titlepage"><div><div><h1 class="title"><a id="learnjava3-PREFACE-2-SECT-3"/>Online Resources</h1></div></div></div><p><a id="I_indexterm_id557281" class="indexterm"/> <a id="I_indexterm_id557288" class="indexterm"/> There are many online sources for information about Java.
Oracle’s official website for Java topics is
<a class="ulink" href="http://java.sun.com">http://java.sun.com</a>; look here for the
software, updates, and Java releases. This is where you’ll find the JDK,
which includes the compiler, the interpreter, and other tools.</p><p>You should also visit O’Reilly’s Java site at <a class="ulink" href="http://oreilly.com/java">http://oreilly.com/java</a>. There you’ll find information
about other O’Reilly Java books, and a pointer to the home page for
<span class="emphasis"><em>Learning Java</em></span>, <a class="ulink" href="http://oreil.ly/Java_4E">http://oreil.ly/Java_4E</a>, where you’ll find the source code
examples for this book.</p></div></body></html>