Learn More About This
Directory
Sponsored by Synergium.net,
Software Development Services with a Forward Thinking Approach
101. Real Time Java
- www.rtj.org
- The Real-Time for JavaTM Expert Group is chartered under the Java Community Process to produce a specification for additions to the Java platform to enable Java programs to be used for real-time applications. See JSR-000001 The Real-Time Specification for Java. ...
- The first edition of "The Real-Time Specification for Java" in PDF format is available at The Real-Time Specification for Java. ...
- "Java" is a trademark of Sun Microsystems .
102. Tcl Java Integration
- www.scriptics.com
- Java|.
- Tcl Java Integration.
- The Tcl/Java project currently consist of two packages, Jacl and Tcl Blend. Jacl, which stands for Java Command Language, is a Java implementation of Tcl 8. ... x that allows you to load and interact with the Java VM. ...
- With the advent of Tcl/Java API, you can write extensions for Tcl, in Java code, that will be cross platform. In addition, you can use a new set of Tcl instructions that allow you to create, call and manipulate Java objects directly from Tcl. These new API's are ideal for rapid prototyping of Java interfaces. Using this interface provides an easy way to get access to Java's powerful libraries without having to leave Tcl. You can also embed the powerful Tcl scripting language into an existing Java application. This technology also provides an ideal way to write regression tests for Java code using Tcl. ...
- Download the white paper on Tcl & Java integration. ...
- Tcl+Java = A match made for scripting (SunWorld) Road Map.
- 0 release and adds some new features that will make combining Tcl and Java even easier then before. ...
- Porting legacy code: Tcl Blend offers an easy way to create hybrid applications made from both legacy code and Java code. It's a great way to slowly migrate legacy applications to Java over a period of time. ...
103. Java Programmers FAQ
- www.afu.com
- java. ... java. ... java. ... EDU Subject: Java Programmers FAQ Followup-To: poster Summary: This posting answers frequently-asked questions by Java programmers Supersedes: Archive-name: computer-lang/java/programmers/faq Posting-Frequency: weekly Last-modified: 2001/02/27 URL: http://www. ...
- _____________________________________________________ ________| |________ \ | Java Programmers FAQ http://www. ... com | / \ | Last modified Feb 27, 2001 Peter van der Linden | / / |_____________________________________________________| \ /___________) (__________\ The Java FAQs here are intended for people who already have some programming experience, though maybe not in the JavaTM programming language. ...
- com for other Java technology information and downloads, and the most up-to-date copy of the FAQ. ...
- The sections of the Java FAQ are: .
- Java Language issues .
- Java Idioms .
- Java Gotcha's .
- (not a general tutorial on Java). ...
- Peter van der Linden, Sun Certified Java Programmer. ...
104. Index of /dist/java
- java.apache.org
- Name Last modified Size Description Parent Directory - jserv/ 13-Aug-2003 13:20 - jservssi/ 13-Aug-2003 13:20 - java. ... gz 11-Aug-2003 14:50 32M java. ... 4M java. ...
105. Javascripts by Java-Scripts.net: Free javascripts, tutorials, examples, and resources.
- www.java-scripts.net
- --> Welcome to Java-scripts. ...
- IE users click here now to go ahead and bookmark Java-Scripts. Net for future reference for all your java-script needs, Netscape users can press Ctrl+D! .
- Java.
- © 2004 Java-scripts. ...
106. Molecular Expressions: Science, Optics and You - Powers Of 10: Interactive Java Tutorial
- micro.magnet.fsu.edu
- Java Microscopy.
- Interactive Java Tutorial.
- ATTENTION Our servers have detected that your web browser does not have the Java Virtual Machine installed or it is not functioning properly. Please install this software in order to view our interactive Java tutorials. ...
107. Article: Python programming language
- en2.wikipedia.org
- Python is often compared to Tcl, Perl, Scheme, Java and Ruby. ...
- Python values, not variables, carry type—meaning that Python is a dynamically typed language, like Lisp and unlike Java or C. ...
- Just as Python offers functional-programming constructs but does not attempt to demand referential transparency (in contrast with Haskell), it offers (and extensively uses!) its object system but does not demand OOP behavior (in contrast with Java or Smalltalk). ...
- The prefix Py- can be used to show that something is related to Python, much as a prefixed J- denotes Java. ...
- The most popular (and therefore best maintained) platforms Python runs on are Windows, Linux, Mac OS X and Java. The Java version is a completely separate implementation which supports compilation. ...
- Python and Java, a code example and explanation to illustrate the differences between an explicitly and implicitly typed language. ...
- Jython is a Java implementation of Python. ...
108. Article: Smalltalk programming language
- en2.wikipedia.org
- Smalltalk has been a great influence on the development of many other computer languages, including: Objective-C, Actor, Java and Ruby. ...
- This idea was adopted by Java some ten years later and named "Just-in-time compilation", or JIT. ...
109. RCXPort - Java Interface to the Lego Mindstorms RCX
- www.slewis.com
- RCXPort - Java Interface to the Lego Mindstorms RCX.
- I recently bought the Lego Mindstorms Robotics Kit, and decided that it would make a cool demo if I could interact with it from Java code. So using the information available on the Lego Mindstorms Internals sight describing the RCX Op Codes and the RCX communication interface, I put together this Java interface for interacting with the RCX from a JVM. ...
- The RCX IR interface plugs into the computer's serial port, and my code uses the Java Comm API to send commands out to the serial port to the RCX via the IR interface. ...
- To use this code you must have the Mindstorms kit itself, and you must have the Java Comm API to communicate with the computer's serial port from Java. ... 1 VM and the Java 2 VM. ...
- Click here to get a zip file (~110k) with the class files, the java src, and the api javadocs. ...
- jar file in your classpath, and make sure that the Java Comm API is also in your classpath.
- RCXPort by typing 'java rcxport. ...
110. Java Optimization
- www.cs.cmu.edu
- Java Optimization.
- How to optimize your Java programs so that they're faster, smaller, and more maintainable.
- Benchmarks: costs of Java operations. ...
- Tools: software that can help you optimize Java. ...
- Speed: more on reusing objects, avoiding expensive Java constructs and data structures, and the two types of switch. ...
- Maintainability: four sets of coding style guidelines, avoiding gray areas of the Java spec, watching for incompatible code, and using good tools. ...
- Resources: links to other benchmarks, and another Java games book with optimization references. ...
- edu/~jch/java/optimization. ...
- Java Optimization.
111. Absolute Java FAQ Daily Tips: advices, tips, code, applets, java freeware, shareware - All Java Resources!!!
- www.instalshield.com
- Home Forums Submit Download Submit News Submit Web Link Subscribe to Java Tips Newsletter! We have already 16478 subscribers! .
- ------| What are JSP Model 1 and Model 2 architectures? - 2004-04-14 00:00:00 - by jalex || What is an XML registry and JAXR? - 2004-04-08 00:00:00 - by jalex || JFluid - a profiling tool for the Java programming language - 2004-04-07 00:00:00 - by jalex || JFluid - a profiling tool for the Java programming language - 2004-04-07 00:00:00 - by jalex || Why is Runtime. ...
- I bet that you do not know Java if can not answer one simple question.
- · Java Book Reviews.
- · Java Code Examples.
- · Java Forums.
- · Java free books on the site.
- · Java Links Collection.
- :: Java ::.
- Java.
- Java Free Books.
- Java Book Reviews.
- Our Java forum .
- 1000 Java Tips are ready!!!.
- I am glad to inform you that today I published my final version of e-Book "1000 Java Tips". All people, who bought "500 Java Tips", will get the e-Book this week.
112. Article: C Sharp programming language
- en2.wikipedia.org
- Microsoft based C# on C++ and the Java programming language. C# was designed to balance power (the C++ influence) with rapid development (the Visual BASIC and Java influences). ...
113. Java - Applets - Free Java Applets - javapowered.com
- www.javapowered.com
- Here's your source for hundreds of Free Java Applets. ...
- java news.
114. DevX
- www.webbuildermag.com
- Special Report: Java/. ... Java and. ... Get a modern education in how to capitalize on existing code by using Java to communicate with. ...
- --> --> --> --> Java Tip of the Day .
- --> --> --> --> Java Download of the Week --> --> --> --> .
- Java .
- Java XML.
- Java Developer? Put the power and control in your hands with Borland� JBuilder� X Developer. ...
115. Secure Internet Programming: Java Security: From HotJava to Netscape and Beyond
- www.cs.princeton.edu
- Java Security: From HotJava to Netscape and Beyond .
- Abstract The introduction of Java applets has taken the World Wide Web by storm. ... We examine the Java language and both the HotJava and Netscape browsers which support it, and find a significant number of flaws which compromise their security. These flaws arise for several reasons, including implementation errors, unintended interactions between browser features, differences between the Java language and bytecode semantics, and weaknesses in the design of the language and the bytecode format. On a deeper level, these flaws arise because of weaknesses in the design methodology used in creating Java and the browsers. ...
- 1) (65 KB) "Java Policies", 6 slides, one per page PostScript (37 KB) .
- See Also Java Security: Web Browers and Beyond. ...
116. Java Network Programming FAQ
- www.davidreilly.com
- Java Network Programming FAQ.
- This document contains the answers to commonly asked network programming questions posed by Java developers. ... com/java/java_network_programming/.
- 7 Why is a security exception thrown when using java. ...
- java. ...
- 3 What does the java. ...
- 5 How do I implement PING in Java?.
- 6 How can I send/receive email from Java?.
- 5 Why won't my RMI implementation run under Java 2?.
- 3 What support does Java have for CORBA?.
- 4 How do I start the CORBA nameservice for Java 2?.
- 1 What are Java Servlets?.
- This document contains the answers to commonly asked network programming questions posed by Java developers. ...
- Java is a trademark of Sun Microsystems, and this document is no no way connected with Sun Microsystems.
- Most good Java books contain at least one chapter of information on networking topics. ...
- Java Network Programming.
117. Learn How to Write Java Applets and Use Them on Your Web Site / Web Developer®
- webdeveloper.com
- Java Boutique.
- Visit Our Java Forum/BBS! .
- Join other Web developers in online threaded discussions and share tips and tricks about Java applets and programming.
- Buy Books on Java from Fatbrain. ...
- Java.
- Check out over a dozen Java IDEs (Integrated Development Environments) to download and test. ...
- Hot Java links! We've hand-picked the best sites for you. Java FAQs We answer your hottest Java questions. ...
- The Latest Java Articles, Reviews, and Tutorials.
- Using Program Parameters in Java.
- Each of us, as Java programmers will encounter situations where choices must be made between various coding solutions. Should tabular data be sorted in one way or another? What exactly is the graphical layout of your HTML pages? How often should you poll a queue? To better understand what choices to make Keld discusses the various ways you may enter parameters to your Java programs. ...
- SQuirrel is an SQL client written in Java that can greatly ease development efforts by permitting the developer to glance at a database's contents without explicitly issuing query statements, and also view the contents of tables. ...
- This is a Java applet that implements a trick website poll that asks your visitors whether they think your site is the best or not. ...
- Using FOP with Java - Part 1.
- ImageFactory is a Java-library with all the important functions you need to develop, load, manipulate, print and save images all your digital images, with no need to write more than a couple lines of code. ...
118. Learn How to Write Java Applets and Use Them on Your Web Site / Web Developer®
- webdeveloper.com
- Java Boutique.
- Visit Our Java Forum/BBS! .
- Join other Web developers in online threaded discussions and share tips and tricks about Java applets and programming.
- Buy Books on Java from Fatbrain. ...
- Java.
- Check out over a dozen Java IDEs (Integrated Development Environments) to download and test. ...
- Hot Java links! We've hand-picked the best sites for you. Java FAQs We answer your hottest Java questions. ...
- The Latest Java Articles, Reviews, and Tutorials.
- ImageFactory is a Java-library with all the important functions you need to develop, load, manipulate, print and save images all your digital images, with no need to write more than a couple lines of code. ...
- Java MP3.
- Compiled with Java 1. ...
- Java Language Enhancements.
- JSR 201 has proposed a wide range of enhancements to the Java language. ...
- HickQuest is a text based adventure programmed in Java using BlueJ. ...
- Java Tools Community Stirring Up Controversy.
119. freshmeat.net: Welcome to freshmeat.net
- www.freecode.com
- Java Serialization to XML 2. ...
- About: Java Serialization to XML (JSX) allows you to write and read any Java object graph as XML data with one line of code. ... JSX automatically creates a file format/wire protocol for all Java objects, so that it is always up to date as the code evolves. When you need backward compatibility, JSX provides the evolution techniques of Java Object Serialization, and you can also modify the XML directly. ...
- - Java Serialization to XML 2. ...
- - Java XTools 1. ...
120. Article: C programming language
- en2.wikipedia.org
- In contrast, the Java and C# languages, both descendants of C, provide automatic memory management, including garbage collection. ...
121. Article: User talk:Pizza Puzzle4
- en2.wikipedia.org
- It's a long time since I played on Yahoo - all that Java makes my computer ill. ...
122. Java
- www.metrowerks.com
- Home > Develop > Desktop > Java .
- Did you know? • Metrowerks was the second company to license Java™ technology from Sun Microsystems in 1995 • CodeWarrior development tools were the first to support J2ME™ and Personal Java™ technology • Sun selected Metrowerks to build the industry's only Java Card specific development tool • CodeWarrior Wireless Studio is one of the most advanced J2ME development tools available.
- • Metrowerks offers free instructor-led Java courses at CodeWarriorU. ...
- Where is CodeWarrior for Java Professional Edition 6. ...
- CodeWarrior for Java, Professional Edition version 6. ... Free Online Java Courses at CodeWarriorU. ...
- Check out the free online Java programming classes available at CodeWarriorU: Java Certification class offers a comprehensive review of Java 2, preparing you for Sun's Java 2 Programmer Certification Exam. Introduction to the Java Programming Language I is the first of three courses designed to give programmers with little or no experience the foundation needed to become successful Java programmers. ...
- Java.
- CodeWarrior for Java Card™ Development Tools.
- The first fully-integrated development and testing tool set built from the ground up to create applications for the Java Card platform. ...
- Create graphics-intensive games, engineering or business applications or Java Applets with ease. ...
123. Brewing Java: A Tutorial
- www.ibiblio.org
- Brewing Java: A Tutorial.
- This tutorial has grown into a book called The Java Developer's Resource, available now from Prentice Hall. ...
- April 8, 1997 This tutorial covers Java 1. ... I've also posted several hundred pages of lecture notes from an Introduction to Java Programming course I'm teaching at Polytechnic University. These notes cover Java 1. ...
- March 26, 1996 The RAM config program, typewriter applet, Bozo sort algorithm and Java doodle applet are finally included.
- Why Java is different from C++ .
- Java Tokens .
- Java Data types .
- This is a Java tutorial in progress. A Java FAQ list is being developed as simultaneously as time permits.
- The chapter on basic Java syntax is reaching completion. ...
- Part 1 is a brief introduction to what Java is, why it's cool and what you need to use it.
- Part 2 is a tutorial introduction to Java that just covers what you need to know to start programming command line applications in Java. ...
- Part 3 covers the basics of writing applets in Java.
- Part 1: Why Java's Cool .
Other
pages with similar relevance:
124. comp.lang.java FAQ
- sunsite.unc.edu
- java. ... java. ... java. ... java. ... java FAQ Archive-name: computer-lang/java-faq/part1 Posting-Frequency: weekly Last-modified: 1997/10/06 Version: 1. ... java FAQ List.
- This is a Java FAQ list for the comp. ... java newsgroups. ...
- I've added some info about the java. ...
- For the most part, this FAQ list covers Java 1. ... I have begun the slow process of converting this list over to Java 1. ... I am aware of the changes in Java 1. ...
- 1: What is Java? .
- 1: Where did Java come from? .
- 3: What platforms does Java run on? .
- 4: Do I need to know C++ to learn Java? .
Other
pages with similar relevance:
125. Mathematics Archives - Topics in Mathematics
- archives.math.utk.edu
- JAVA and Other Interactive WWW Pages .
- We have discontinued our regular listing of JAVA and Other Interactive WWW Pages and now refer our users to our listing of Topics in Mathematics where is it possible to search for specific topics.
- Items with the icon indicate Interactive WWW Pages and items with the icon indicate JAVA applets. The following is the result of doing a search using these icons with java. ...
- TECHNOLOGY: Java applets .
- TECHNOLOGY: Java applet .
- TECHNOLOGY: Java applet .
- TECHNOLOGY: Java applet .
- TECHNOLOGY: Java applet .
- TECHNOLOGY: Javascript, Java applet.
- TECHNOLOGY: Java applets, Server side include programs.
- TECHNOLOGY: Java applets, Asymetrix Toolbooks, Real Video, Animated gifs .
- TECHNOLOGY: Java applets .
- TECHNOLOGY: Java Applet .
- TECHNOLOGY: Java applet .
- TECHNOLOGY: Java applets, Javascript. ...
Other related topics:
Do you have a great site about Java? Is
your Java site listed here?
Would you like a prefered placement of your site in this directory?
It's easy! First place, the HTML from the box below on your page that
you would like listed in this directory.
Then use our link submission request with
your name, your contact information, and the URL of your site that has
a link to this directory. After we
verify your link to us, we'll make sure your site stays in our directory,
and we'll give it prefered placement here also.
Here is how to make a simple text link to us. Just copy the code in this
box to your website:
We can also develop a custom Guide To The Internet for your site. Please
request your own
custom Guide To The Internet.
This custom Guide To The Internet produced by
Siql, and is licensed for the exclusive use of Synergium.net. To get your site listed here, please contact Synergium.net.
Copyright 1995-2004 by Siql. All
Rights Reserved.