Matches in Harvard for { <http://id.lib.harvard.edu/aleph/009041535/catalog> ?p ?o. }
Showing items 1 to 41 of
41
with 100 items per page.
- catalog alternative "Just Java two".
- catalog contributor b12717025.
- catalog created "c2002.".
- catalog date "2002".
- catalog date "c2002.".
- catalog dateCopyrighted "c2002.".
- catalog description "1-Many, Many-Many Relationships -- Normal Forms -- Relational Database Glossary -- Basic SQL Primer -- Creating and Populating Tables -- Querying and Retrieving Data -- Subquery Selections -- Result Set of a Select Query -- Updating Values -- Deleting Records and Tables -- SQL Prepared Statements and Stored Procedures -- Some Light Relief -- Reading the Docs -- JDBC -- Downloading and Installing the Software -- Running the Example Code -- Connecting to the Database -- Executing SQL Statements -- Result Sets -- Batching SQL Statements and Transactions -- Prepared Statements and Stored Procedures -- Complete Example -- Database and Result Set Metadata -- Light Relief -- Hear Java Speak! See Java on a PDA! -- XML and Java -- Some Rules of XML -- The Document Type Definition (DTD) -- What Is XML Used For? -- XML Versions and Glossary -- JAXP Library Contents -- Reading XML with DOM Parsers -- A Program That Uses a DOM Parser -- Reading an XML File -- SAX Parsers -- ".
- catalog description "A Program That Uses a SAX Parser -- The Factory Design Pattern -- Design Pattern Summary -- Other Java XML Notes -- Download and Install the Java XML Software (JAXP) -- Running the Example Code -- Some Light Relief -- "View Source" on Kevin's Life -- Graphics Programming -- Colors -- Fonts and Font Metrics -- The Graphics Context -- Drawing Text, Lines, and Shapes -- Loading and Drawing Images -- Sounds -- Some Light Relief -- Satan: Oscillate My Metallic Sonatas -- Obsolete Components of the Abstract Window Toolkit -- How the Java Abstract Window Toolkit Works -- Controls, Containers, Events -- All About AWT Controls (Components) -- All About Containers -- Powers of 2 and ISO 8859.".
- catalog description "HTML Applet Tags -- Some Light Relief -- Three Fine Applets -- JFC and the Swing Package -- Java Foundation Classes -- All About Controls (JComponents) -- Swing Threads -- A Caution! -- Swing Components -- More about Swing Components -- Some Light Relief -- The Bible Code -- Containers, Layouts, and AWT Loose Ends -- Pluggable Look and Feel -- All About Containers -- Layout in a Container -- Tying up the Loose Ends -- Some Light Relief -- Sky View Cafe: A High Quality Applet -- Enterprise Java -- Java Beans in Theory -- What Is Component Software? -- What Is a Java Bean? -- Coding Time, Design Time, Runtime -- Refresher on Events -- Bean Conventions -- Install the Beanbox -- Run a Demo Bean -- Customizing Bean Properties -- Connecting a Button to a Method in Another Bean -- Activation Framework and Infobus -- Limitations of Beans -- Enterprise Java Beans (EJB) -- Using EJB in an Application Server -- EJB Summary -- Some Light Relief -- Furby's Brain Transplant -- ".
- catalog description "Java Beans in Practice -- The Specification for Two Beans -- The Code for the ConverterField Bean -- The Code for DoltButton Bean -- Compile, Jar, and Load Classes into Beanbox -- Bean Icons -- The Bean Info Class -- Descriptor Classes -- Properties -- Bound Properties -- Property Change Support for Non-Visual Beans -- Summary: Telling Another Bean About a Change in One of Your Values -- Connecting a Swing Event to a Method in Another Bean -- Hidden State -- The Completed, Integrated Rate Calculator -- Customizing More Complicated Properties -- Constrained Properties -- Calling a Method in Another Bean -- Don't Do It! -- Some Light Relief -- Java's Duke Mascot -- Complete Code Listings -- Java Security -- The Sandbox -- Code Signing -- The Security Manager -- Applying the Security Policy -- Signing a Java Program -- Some Light Relief -- Software About Nothing -- Further References -- Relational Databases and SQL -- Introduction to Relational Databases -- Primary and Foreign Keys -- ".
- catalog description "Java Beans in Servlets and JSP -- Some Light Relief -- The Java-Powered Toaster -- Networking in Java -- Everything You Need To Know about TCP/IP but Failed to Learn in Kindergarten -- A Client Socket in Java -- Sending Email by Java -- A Server Socket in Java -- HTTP and Web Browsing: Retrieving HTTP Pages -- How to Make an Applet Write a File on the Server -- A Multithreaded HTTP Server -- A Mapped I/O HTTP Server -- Some Light Relief -- Using Java to Stuff an Online Poll -- Remote Method Invocation -- Object Serialization -- Remote Method Invocation -- Object Communication Middleware -- Some Light Relief -- The Origami Kamikaze Water Bomber -- Client Java -- GUI Basics and Event-Handling -- All About Event-Handling -- Tips for Slimming Down Handler Code -- Summary of Event-Handling -- Some Light Relief -- The Mouse That Roared -- All About Applets -- Embedding a Java Program in a Web Page -- Starting Applet Execution -- Zip Files and Jar Files -- Java Web Start -- ".
- catalog description "Language -- Compiling and Executing a Sample Program -- The Biggest Java Benefit: Future-Proofing -- Java Virtual Machine -- The "Java Platform" -- The Java Language -- Java Libraries -- Three Execution Environments -- Some Light Relief -- A Java Desktop Application -- The Story of O: Object-Oriented Programming -- Abstraction -- Encapsulation -- Comparing Primitive Types to Class Types -- The One-Minute Object Manager -- Creating New Objects: Constructors -- Per-Instance and Per-Class Members -- The "final" Modifier -- Access Modifiers -- Some Light Relief -- It's Not Your Father's IBM -- Explanation of a Sample Program -- Explanation of the Example Program -- Where an Application Starts -- Runtime Internals: Stack and Heap -- The Class "Object" -- Reading the Java API -- Some Light Relief -- Napster and LimeWire -- Identifiers, Keywords, and Types -- Java and Unicode -- Scanning -- Identifiers -- The Primitive Types -- String Concatenation -- String Comparison and intern -- ".
- catalog description "Nested Classes -- The Class Character -- Some Light Relief -- The Domestic Obfuscated Java Code NonCompetition -- Doing Several Things at Once: Threads -- What Are Threads? -- Two Ways to Obtain a New Thread -- The Lifecycle of a Thread -- Thread Groups -- Four Kinds of Threads Programming -- Some Light Relief -- The Motion Sensor Solution -- Advanced Thread Topics -- More Thread Programming -- Piped I/O for Threads -- Garbage Collection -- Design Patterns -- Some Light Relief -- Are You Certifiable? -- Practical Example Explained -- Case Study Java Program: Fritter Engine Shunt -- Some Light Relief -- Apple Armchair Advice -- Key Libraries -- Simple Input Output -- Design Philosophy -- File and FileDescriptor Classes -- Output -- Outputting Double-byte Characters -- Other Writer Wrappers -- Outputting ASCII Characters and Binary Values -- Input -- Reader Wrappers -- Inputting ASCII Characters and Binary Values -- Input Stream Wrappers -- Some Light Relief -- ".
- catalog description "Some Light Relief -- Hatless Atlas -- Names, Arrays, Operators, and Accuracy -- Expressions -- Arrays -- Operators -- Associativity -- How Accurate Are Calculations? -- Widening and Narrowing Conversions -- What Happens on Overflow? -- The Math Package -- Some Light Relief -- Too Much Bread -- More OOP -- Extending Classes -- Inheritance -- Polymorphism -- The Class Whose Name Is Class -- Some Light Relief -- The Nerd Detection System -- Java Statements -- "Organizing" Statements -- Expression Statements -- Selection Statements -- Iteration Statements -- Transfer of Control Statements -- Exceptions -- The Assert Statement -- Some Light Relief -- MiniScribe: The Hard Luck Hard Disk -- Interfaces -- What Problem Does an Interface Solve? -- Comparable -- What Protected Really Means -- Call Backs -- Some Light Relief -- The Odyssey of Naming Hal -- Packages and Visibility -- What Are Packages For? -- How the JVM Finds Classes -- Packages and Access Modifiers -- Compilation Units -- ".
- catalog description "The Illegal Prime Number! -- Advanced Input Output -- Random Access File -- Reading from the Keyboard -- Running Commands and Getting Output from Them -- Formatted String Output -- Writing Objects to Disk -- New I/O Package -- Memory Mapped I/O -- File Locking -- Charsets and Endian-ness -- Some Light Relief -- The Illegal T-Shirt! -- Regular Expressions, Collections, Utilities -- Regular Expressions and Pattern Matching -- Collections API -- Other Utility Classes -- The java.math API -- Calendar Utilities -- Other Utilities -- Some Light Relief -- Exchanging Apples and Crays -- Server-side Java -- Servlets and JSP -- Why Use Servlets? -- Releases and Versions -- Installing the Tomcat Software -- Running the Example Servlets -- Ports and Protocols -- The HTML to Invoke a Servlet -- A Servlet and Its Request/response -- Servlet Request -- Response to a Servlet Request -- Writing Your Own Servlet -- Servlet Operating Cycle and Threading -- Java Server Pages -- ".
- catalog extent "xxxv, 1098 p. :".
- catalog hasFormat "Just Java 2.".
- catalog identifier "0130320722".
- catalog isFormatOf "Just Java 2.".
- catalog isPartOf "Sun Microsystems Press Java series".
- catalog issued "2002".
- catalog issued "c2002.".
- catalog language "eng".
- catalog publisher "[Palo Alto, Calif.] : Sun Microsystems Press,".
- catalog relation "Just Java 2.".
- catalog subject "005.133 21".
- catalog subject "Java (Computer program language)".
- catalog subject "QA76.73.J38 V36 2002".
- catalog tableOfContents "1-Many, Many-Many Relationships -- Normal Forms -- Relational Database Glossary -- Basic SQL Primer -- Creating and Populating Tables -- Querying and Retrieving Data -- Subquery Selections -- Result Set of a Select Query -- Updating Values -- Deleting Records and Tables -- SQL Prepared Statements and Stored Procedures -- Some Light Relief -- Reading the Docs -- JDBC -- Downloading and Installing the Software -- Running the Example Code -- Connecting to the Database -- Executing SQL Statements -- Result Sets -- Batching SQL Statements and Transactions -- Prepared Statements and Stored Procedures -- Complete Example -- Database and Result Set Metadata -- Light Relief -- Hear Java Speak! See Java on a PDA! -- XML and Java -- Some Rules of XML -- The Document Type Definition (DTD) -- What Is XML Used For? -- XML Versions and Glossary -- JAXP Library Contents -- Reading XML with DOM Parsers -- A Program That Uses a DOM Parser -- Reading an XML File -- SAX Parsers -- ".
- catalog tableOfContents "A Program That Uses a SAX Parser -- The Factory Design Pattern -- Design Pattern Summary -- Other Java XML Notes -- Download and Install the Java XML Software (JAXP) -- Running the Example Code -- Some Light Relief -- "View Source" on Kevin's Life -- Graphics Programming -- Colors -- Fonts and Font Metrics -- The Graphics Context -- Drawing Text, Lines, and Shapes -- Loading and Drawing Images -- Sounds -- Some Light Relief -- Satan: Oscillate My Metallic Sonatas -- Obsolete Components of the Abstract Window Toolkit -- How the Java Abstract Window Toolkit Works -- Controls, Containers, Events -- All About AWT Controls (Components) -- All About Containers -- Powers of 2 and ISO 8859.".
- catalog tableOfContents "HTML Applet Tags -- Some Light Relief -- Three Fine Applets -- JFC and the Swing Package -- Java Foundation Classes -- All About Controls (JComponents) -- Swing Threads -- A Caution! -- Swing Components -- More about Swing Components -- Some Light Relief -- The Bible Code -- Containers, Layouts, and AWT Loose Ends -- Pluggable Look and Feel -- All About Containers -- Layout in a Container -- Tying up the Loose Ends -- Some Light Relief -- Sky View Cafe: A High Quality Applet -- Enterprise Java -- Java Beans in Theory -- What Is Component Software? -- What Is a Java Bean? -- Coding Time, Design Time, Runtime -- Refresher on Events -- Bean Conventions -- Install the Beanbox -- Run a Demo Bean -- Customizing Bean Properties -- Connecting a Button to a Method in Another Bean -- Activation Framework and Infobus -- Limitations of Beans -- Enterprise Java Beans (EJB) -- Using EJB in an Application Server -- EJB Summary -- Some Light Relief -- Furby's Brain Transplant -- ".
- catalog tableOfContents "Java Beans in Practice -- The Specification for Two Beans -- The Code for the ConverterField Bean -- The Code for DoltButton Bean -- Compile, Jar, and Load Classes into Beanbox -- Bean Icons -- The Bean Info Class -- Descriptor Classes -- Properties -- Bound Properties -- Property Change Support for Non-Visual Beans -- Summary: Telling Another Bean About a Change in One of Your Values -- Connecting a Swing Event to a Method in Another Bean -- Hidden State -- The Completed, Integrated Rate Calculator -- Customizing More Complicated Properties -- Constrained Properties -- Calling a Method in Another Bean -- Don't Do It! -- Some Light Relief -- Java's Duke Mascot -- Complete Code Listings -- Java Security -- The Sandbox -- Code Signing -- The Security Manager -- Applying the Security Policy -- Signing a Java Program -- Some Light Relief -- Software About Nothing -- Further References -- Relational Databases and SQL -- Introduction to Relational Databases -- Primary and Foreign Keys -- ".
- catalog tableOfContents "Java Beans in Servlets and JSP -- Some Light Relief -- The Java-Powered Toaster -- Networking in Java -- Everything You Need To Know about TCP/IP but Failed to Learn in Kindergarten -- A Client Socket in Java -- Sending Email by Java -- A Server Socket in Java -- HTTP and Web Browsing: Retrieving HTTP Pages -- How to Make an Applet Write a File on the Server -- A Multithreaded HTTP Server -- A Mapped I/O HTTP Server -- Some Light Relief -- Using Java to Stuff an Online Poll -- Remote Method Invocation -- Object Serialization -- Remote Method Invocation -- Object Communication Middleware -- Some Light Relief -- The Origami Kamikaze Water Bomber -- Client Java -- GUI Basics and Event-Handling -- All About Event-Handling -- Tips for Slimming Down Handler Code -- Summary of Event-Handling -- Some Light Relief -- The Mouse That Roared -- All About Applets -- Embedding a Java Program in a Web Page -- Starting Applet Execution -- Zip Files and Jar Files -- Java Web Start -- ".
- catalog tableOfContents "Language -- Compiling and Executing a Sample Program -- The Biggest Java Benefit: Future-Proofing -- Java Virtual Machine -- The "Java Platform" -- The Java Language -- Java Libraries -- Three Execution Environments -- Some Light Relief -- A Java Desktop Application -- The Story of O: Object-Oriented Programming -- Abstraction -- Encapsulation -- Comparing Primitive Types to Class Types -- The One-Minute Object Manager -- Creating New Objects: Constructors -- Per-Instance and Per-Class Members -- The "final" Modifier -- Access Modifiers -- Some Light Relief -- It's Not Your Father's IBM -- Explanation of a Sample Program -- Explanation of the Example Program -- Where an Application Starts -- Runtime Internals: Stack and Heap -- The Class "Object" -- Reading the Java API -- Some Light Relief -- Napster and LimeWire -- Identifiers, Keywords, and Types -- Java and Unicode -- Scanning -- Identifiers -- The Primitive Types -- String Concatenation -- String Comparison and intern -- ".
- catalog tableOfContents "Nested Classes -- The Class Character -- Some Light Relief -- The Domestic Obfuscated Java Code NonCompetition -- Doing Several Things at Once: Threads -- What Are Threads? -- Two Ways to Obtain a New Thread -- The Lifecycle of a Thread -- Thread Groups -- Four Kinds of Threads Programming -- Some Light Relief -- The Motion Sensor Solution -- Advanced Thread Topics -- More Thread Programming -- Piped I/O for Threads -- Garbage Collection -- Design Patterns -- Some Light Relief -- Are You Certifiable? -- Practical Example Explained -- Case Study Java Program: Fritter Engine Shunt -- Some Light Relief -- Apple Armchair Advice -- Key Libraries -- Simple Input Output -- Design Philosophy -- File and FileDescriptor Classes -- Output -- Outputting Double-byte Characters -- Other Writer Wrappers -- Outputting ASCII Characters and Binary Values -- Input -- Reader Wrappers -- Inputting ASCII Characters and Binary Values -- Input Stream Wrappers -- Some Light Relief -- ".
- catalog tableOfContents "Some Light Relief -- Hatless Atlas -- Names, Arrays, Operators, and Accuracy -- Expressions -- Arrays -- Operators -- Associativity -- How Accurate Are Calculations? -- Widening and Narrowing Conversions -- What Happens on Overflow? -- The Math Package -- Some Light Relief -- Too Much Bread -- More OOP -- Extending Classes -- Inheritance -- Polymorphism -- The Class Whose Name Is Class -- Some Light Relief -- The Nerd Detection System -- Java Statements -- "Organizing" Statements -- Expression Statements -- Selection Statements -- Iteration Statements -- Transfer of Control Statements -- Exceptions -- The Assert Statement -- Some Light Relief -- MiniScribe: The Hard Luck Hard Disk -- Interfaces -- What Problem Does an Interface Solve? -- Comparable -- What Protected Really Means -- Call Backs -- Some Light Relief -- The Odyssey of Naming Hal -- Packages and Visibility -- What Are Packages For? -- How the JVM Finds Classes -- Packages and Access Modifiers -- Compilation Units -- ".
- catalog tableOfContents "The Illegal Prime Number! -- Advanced Input Output -- Random Access File -- Reading from the Keyboard -- Running Commands and Getting Output from Them -- Formatted String Output -- Writing Objects to Disk -- New I/O Package -- Memory Mapped I/O -- File Locking -- Charsets and Endian-ness -- Some Light Relief -- The Illegal T-Shirt! -- Regular Expressions, Collections, Utilities -- Regular Expressions and Pattern Matching -- Collections API -- Other Utility Classes -- The java.math API -- Calendar Utilities -- Other Utilities -- Some Light Relief -- Exchanging Apples and Crays -- Server-side Java -- Servlets and JSP -- Why Use Servlets? -- Releases and Versions -- Installing the Tomcat Software -- Running the Example Servlets -- Ports and Protocols -- The HTML to Invoke a Servlet -- A Servlet and Its Request/response -- Servlet Request -- Response to a Servlet Request -- Writing Your Own Servlet -- Servlet Operating Cycle and Threading -- Java Server Pages -- ".
- catalog title "Just Java 2 / Peter van der Linden.".
- catalog title "Just Java two".
- catalog type "CD-ROMs. local".
- catalog type "text".