APOGEOnLine


Apogeonline Google Book Search
Copertina

Metallica e la filosofia

di William Irwin

Prezzo: 22.00 Euro

Una filosofia radicata nella contemporaneità e nella quotidianità, che riscopre le idee e i testi dei grandi del passato attraverso la riflessione sui problemi e le parole di oggi.

Newsletter gratuita





Copertina

Net TV

di Tommaso Tessarolo

Prezzo: 13.00 Euro

NET TV: nel prossimo futuro assisteremo a una vera rivoluzione delle regole del fare e del fruire della TV, con la possibilità per tutti di entrare in gioco.

News sul tuo sito

Vuoi avere le news di Apogeonline sempre aggiornate sul tuo sito? È semplicissimo: scopri come

feed rss feed atom
Cliccare per un ingrandimento

Java Tecniche avanzate di programmazione 2a ed.

di Deitel



Prezzo: 45,00 Euro

Acquistalo da: laFeltrinelli.it laFeltrinelli

.

Risorse in rete

Risorse in Internet sulla programmazione Java

Qui trovate una serie di link, suddivisi per capitolo, che rimandano a risorse disponibili in Internet (in inglese) dedicate alla programmazione in Java.

Note: The links provided below all worked at the time of the main text's publication. Since the internet is constantly evolving some of the domains and/or pages we are supplying links to may have moved, changed or expired since the book's publication date.

Il lavoro è stato suddiviso seguendo i capitoli del libro.

Capitolo 6 - File e flussi

New I/O API Web Resources
www.onjava.com/pub/a/onjava...
This OnJava article lists the top ten new things you can do with the new I/O APIs.



www.javaworld.com/javaworld...
This JavaWorld article details some of the new I/O capabilities.



developer.java.sun.com/developer...
This article discusses the new I/O functionality found in the new I/O APIs.



java.sun.com/j2se/1.4.1/docs/api/java...
This web site contains the API documentation for package java.nio.


Capitolo 8 - La multimedialità: le immagini,le animazioni e i suoni

www.nasa.gov/gallery/index.html
The NASA multimedia gallery contains a wide variety of images, audio clips and video clips that you can download and use to test your Java multimedia programs.



sunsite.sut.ac.jp/multimed/
The Sunsite Japan Multimedia Collection also provides a wide variety of images, audio clips and video clips that you can download for educational purposes.



www.anbg.gov.au/anbg/index.html
The Australian National Botanic Gardens Web site provides links to sounds of many animals. Try, for example, the Common Birds link under the "Animals in the Botanic Gardens" section.



www.thefreesite.com
TheFreeSite.com has links to free sounds and clip art.



www.soundcentral.com
SoundCentral provides audio clips in WAV, AU, AIFF and MIDI formats.



www.animationfactory.com
The Animation Factory provides thousands of free GIF animations for personal use.



www.clipart.com
ClipArt.com is a subscription-based service for images and sounds.



www.pngart.com
PNGART.com provides over 50,000 free images in PNG format, in an effort to help this newer image format gain popularity.



developer.java.sun.com/developer/techDocs/hi/repository
The Java Look-and-Feel Graphics Repository provides standard images for use in a Swing GUI.



Java Multimedia API References
java.sun.com/products/java-media/jmf/
This is the Java Media Framework (JMF) API home page. Here you can download the latest Sun implementation of the JMF. The site also contains the documentation for the JMF.



java.sun.com/products/java-media/sound/
The Java Sound API home page. Java Sound provides capabilities for playing and recording audio.



java.sun.com/products/java-media/3D/
The Java 3D API home page. This API can be used to produce three-dimensional images typical of today's video games.



developer.java.sun.com/developer/onlineTraining/java3d/
This site provides a Java 3D API tutorial.



java.sun.com/products/java-media/jai/
The Java Advanced Imaging API home page. This API provides image-processing capabilities, such as contrast enhancement, cropping, scaling and geometric warping.



java.sun.com/products/java-media/speech/
This is the Java Speech API home page. This API enables programs to perform speech synthesis and speech recognition.



freetts.sourceforge.net/docs/index.php
FreeTTS is an implementation of the Java Speech API.



java.sun.com/products/java-media/2D/
This is the Java 2D API home page. This API (introduced in Chapter 12) provides complex two-dimensional graphics capabilities.



java.sun.com/j2se/1.4.1/docs/guide/imageio/
This site contains an overview of the Java Image I/O API, which enables programs to define custom image loading and saving of image formats that are not currently supported by the Java APIs.


Capitolo 12 - Collegare Java ai database con JDBC™

java.sun.com/products/jdbc
Sun Microsystems, Inc.'s JDBC home page.



java.sun.com/docs/books/tutorial/jdbc/index.html
The Sun Microsystems, Inc., Java Tutorial's JDBC track.



www.sql.org
This SQL portal provides links to many resources, including SQL syntax, tips, tutorials, books, magazines, discussion groups, companies with SQL services, SQL consultants and free software.



industry.java.sun.com/products/jdbc/drivers
Sun Microsystems, Inc., search engine for locating JDBC drivers.



java.sun.com/j2se/1.3/docs/guide/jdbc/index.html
Sun Microsystems, Inc.'s JDBC API documentation.



java.sun.com/products/jdbc/faq.html
Sun Microsystems, Inc.'s frequently asked questions on JDBC.



www.jguru.com/jguru/faq/faqpage.jsp?name=JDBC
The JGuru JDBC FAQs.



www.cloudscape.com
This site is Informix's Cloudscape database home page. Here, you can download the latest version of Cloudscape and access all of its documentation on line.



java.sun.com/products/jdbc/articles/package2.html
An overview of the JDBC 2.0 optional package API.



developer.java.sun.com/developer/earlyAccess/crs
Early access to the Sun RowSet implementations. [Note: You may need to register at the Java Developer Connection (developer.java.sun.com/developer/index.html) before downloading from this site.]



developer.java.sun.com/developer/Books/JDBCTutorial/chapter5.html
Chapter 5 (RowSet Tutorial) of the book The JDBC 2.0 API Tutorial and Reference, Second Edition.


Capitolo 13 - I servlet

java.sun.com/products/servlet/index.html
The servlet page at the Sun Microsystems, Inc., Java Web site provides access to the latest servlet information and servlet resources.



jakarta.apache.org
This is the Apache Project's home page for the Jakarta Project. Tomcat-the servlets and JavaServer Pages reference implementation- is one of many subprojects of the Jakarta Project.



jakarta.apache.org/tomcat/index.html
Home page for the Tomcat servlets and JavaServer Pages reference implementation.



java.apache.org
This is the Apache Project's home page for all Java-related technologies. This site provides access to many Java packages useful to servlet and JSP developers.



www.servlets.com
This is the Web site for the book Java Servlet Programming published by O'Reilly. The book provides a variety of resources. This book is an excellent resource for programmers who are learning servlets.



theserverside.com
TheServerSide.com is dedicated to information and resources for J2EE.



www.servletsource.com
A good all-around resource site for cookies.



developer.netscape.com/docs/manuals/communicator/jsguide4/cookies.htm
A description of Netscape cookies.



www.javacorporate.com
Home of the open-source Expresso Framework, which includes a library of extensible servlet components to help speed Web application development.



www.servlet.com/srvdev.jhtml
ServletInc's Servlet Developers Forum provides resources for server-side Java developers and information about Web servers that support servlet technologies.



www.servletforum.com
ServletForum.com is a newsgroup where you can post questions and have them answered by your peers.



www.coolservlets.com
Provides free open-source Java servlets.



www.cetus-links.org/oo_java_servlets.html
Provides a list of links to resources on servlets and other technologies.



www.javaskyline.com
Java Skyline is an online magazine for servlet developers.



www.rfc-editor.org
The RFC Editor provides a search engine for RFCs (Request for Comments). Many of these RFCs provide details of Web-related technologies. RFCs of interest to servlet developers include URI in WWW (RFC 1630), URI: generic syntax (RFC 2396), HTTP State Management Mechanism (RFC 2109), Use and Interpretation of HTTP Version Numbers (RFC 2145), Hyper Text Coffee Pot Control Protocol (RFC 2324), HTTP/1.1 (RFC 2616) and HTTP Authentication: Basic and Digest Authentication (RFC 2617).


Capitolo 14 - JavaServerPages (JSP)

java.sun.com/products/jsp
The home page for information about JavaServer Pages at the Sun Microsystems Java site.



java.sun.com/products/servlet
The home page for information about servlets at the Sun Microsystems Java site.



java.sun.com/j2ee
The home page for the Java 2 Enterprise Edition at the Sun Microsystems Java site.



www.w3.org
The World Wide Web Consortium home page. This site provides information about current and developing Internet and Web standards, such as XHTML, XML and CSS.



jsptags.com
This site includes tutorials, tag libraries, software and other resources for JSP programmers.



jspinsider.com
This Web programming site concentrates on resources for JSP programmers. It includes software, tutorials, articles, sample code, references and links to other JSP and Web programming resources.


Copyright 1995-2004 by Prentice-Hall, Inc. A Pearson Company Legal Notice

.

Java Tecniche avanzate di programmazione 2a ed.

Collana: ApogeoBusiness

Uscita: Febbraio 2004

Pagine: 768

ISBN: 9788850320974

Formato: 17 x 24

Booksite:

 »  Presentazione

 »  Anteprima capitoli

 »  Listati esempi

 »  Area studenti

 »  Area docenti

 »  Risorse in rete

*Nota per i docenti

I docenti interessati a ricevere copie saggio possono richiederle qui.

Sfoglia il libro: Google

Feedback: View blog reactions



Copertina

Programmazione web lato server 1 Pagine web statiche (PDF - Spicchi)

di Vincenzo Della Mea, Luca Di Gaspero, Scagnetto Ivan

Prezzo: 2.99 Euro

Una piccola guida pratica ai linguaggi del Web (XML, XHTML, CSS)



Copertina

AutoCAD 2004 Guida Completa

di Grabowski

Prezzo: 60.00 Euro

Il testo originale Autodesk Press per la formazione sul software leader nella progettazione CAD. Strutturato come un tutorial, insegna i fondamenti di AutoCAD in tutti i loro aspetti