Learn More About This
Directory
This directory sponsored by SIQL, a Spider Makers company...
76. Java -- All Books
- www.non.com
- Java -- All Books.
- 1001 Java Programmer's Tips (with CD-rom).
- (Publisher Out Of Stock)Java has evolved into one of the hottest programming languages for the World Wide Web allowing programmers to integrate animation, music, audio, dialog boxes, and secure transactions into state-of-the-art Web pages. 1001 JAVA Programmer's Tips examines all aspects of Java in detail, using Java applets that provide real solutions. This book gives programmers what they desire the mostcode, code, and more code! The companion CD-ROM includes the complete source code for several hundred of programs presented in 1001 JAVA Programmer's Tips. In addition, the CD-ROM contains the Java Development Kit (.
- 3D User Interfaces With Java 3D.
- 60 Minute Guide to Java (Mecklermedia's Official Internet World).
- (Publisher Out Of Stock)Get up to speed fast on JAVA--the new object-oriented, securely executable scripting language for hot-shot Web developers. Learn key syntax elements, and understand the special power JAVA brings to advanced Web programs--including 3-D graphics and interactivity. ...
- A Complete Java Database Training Course : The Ultimate Cyber Classroom.
- 00 (5%) - Ships in 24 hoursA complete, interactive multimedia tutorial, plus a world-class JDBC reference - for one great low price! Includes the 100% Java-based Java Database Programming Multimedia Cyber Classroom - written by the developers of Sun Microsystems own JDBC courseware. It contains over 2 hours of audio; hundreds of lines of advanced, fully-tested, live Java code, interactive exercises, full-text searching, hyperlinking, and more! Includes JDBC Developer's Resource, the complete tutorial and reference for Sun's Java Database Connectivity (JBDC) interface. ...
- A Complete Java Training Course : The Ultimate Cyber Classroom.
- 1, this "cyber classroom": includes the CD-ROM "Java Multimedia Cyber Classroom, 2nd Ed. " and the book "Java: How to Program, 2nd Ed. ...
77. FAQ: Frequently Asked Questions about CGI Programming
- omicron.felk.cvut.cz
- FAQ: Frequently Asked Questions about CGI Programming.
78. Overview of package util.concurrent Release 1.3.3.
- gee.cs.oswego.edu
- This package provides standardized, efficient versions of utility classes commonly encountered in concurrent Java programming. ... Discussions of the rationale and applications of several of these classes can be found in the second edition of Concurrent Programming in Java. ...
- java. ...
- To build it, use a Java 1. ...
- java Or use this ant build file donated by Travell Perkins. ...
- To use it, add to java files: .
- java Contents.
- WaiterPreferenceSemaphore Provides protection against barging (infinite overtaking) FIFOSemaphore Provides first-in/first-out ordering PrioritySemaphore Prefers notifications to higher-priority threads Mutex Basic non-reentrant mutual exclusion lock ReentrantLock Java-style per-thread mutual exclusion lock Latch A condition that is acquirable forever more after the first release CountDown A condition that is acquirable forever more after the nth release. ...
- Fork/Join Tasks A fast lightweight task framework built upon Java threads, and geared for parallel computation. ...
- Collections Implementations of java. ... ConcurrentReaderHashMap An analog of java. ... ConcurrentHashMap An analog of java. ... CopyOnWriteArrayList A copy-on-write analog of java. ... ArrayList CopyOnWriteArraySet A java. ... SyncCollection A wrapper class placing either Syncs or ReadWriteLocks around java. ... Collection SyncSet A wrapper around java. ... Set SyncSortedSet A wrapper around java. ... SortedSet SyncList A wrapper around java. ... List SyncMap A wrapper around java. ... Map SyncSortedMap A wrapper around java.
79. Article: C programming language
- en.wikipedia.org
- C programming language.
- (Redirected from C programming language/K and R) .
- C is a programming language developed by Ken Thompson and Dennis Ritchie, in the early 1970s, for use on the UNIX operating system. ... The popular C++ programming language is based on, but is not a proper superset of C (while most well-formed C programs are well-formed C++ programs, not all are, e. ...
- 4 Programming tools.
- C is a relatively minimalist programming language and is more low-level than most others. ...
- Pointers are a very useful and powerful programming tool. ... The Java and C# languages, both descendants of C, use safer ways of referring to variables that make it much harder to write incorrect programs. ...
- Focus on the procedural programming paradigm, with facilities for programming in a structured style. ...
- Accounts differ regarding the origins of the name "B": Ken Thompson credits the BCPL programming language, but he had also created a language called Bon in honor of his wife Bonnie. ...
- In 1978, Ritchie and Brian Kernighan published the first edition of The C Programming Language. ...
- During the late 1970s, C began to replace BASIC as the leading microcomputer programming language. ... At the same time, Bjarne Stroustrup and others at Bell Labs began work on adding object-oriented programming language constructs to C. The language they produced, called C++, is now the most common application programming language on the Microsoft Windows operating system; C remains more popular in the Unix world. ...
- 159-1989 "Programming Language C". ...
- h> int main(void) { printf("Hello, World!\n"); return 0; } Programming tools.
80. Java Programming
- all-computer-books.co.uk
- Programming .
- C Programming .
- Client-Server Programming .
- Graphics Programming .
- Internet Programming .
- Java Programming .
- Multimedia Programming .
- Network Programming .
- Programming Languages .
- Web Programming .
- Java Programming .
- Java How to Program, Fifth Edition .
- This is thus far the WORST Java text I have come across. ... But I have to honestly say that it isn't nearly as absurd as this weak JAVA context. ...
- Sun Certified Programmer & Developer for Java 2 Study Guide .
- I had about six months of experience with Java prior to purchasing the book, and I found that it filled in many gaps in my knowledge that I hadn't known I had. The book has a set of 20 or so questions at the end of each chapter which help to cement your knowledge. ...
81. Article: OSGi
- www.wikipedia.org
- Over the past few years it has specified a Java programming language based service platform that can be remotely managed. ...
- Applications (called bundles) can be remotely installed, started, stopped, updated and uninstalled without requiring a reboot (management of Java packages/classes is specified in painstaking detail). ...
- Frequently Asked Questions for Open Services Gateway Initiative .
82. Java Programming
- www.experts-exchange.com
- Programming .
- Java .
- Programming .
- Java.
- Java Programming Resource Channel.
- You have come to the most powerful Java Programming resource in the world. Access instant solutions for your most demanding Java Programming problems. ...
- Current Hot Java Solutions 1. call stored procedure in oracle from java (181 views).
- java. ...
- Java-Array (73 views).
- How to fix: Java Plug-in Fatal Error: The JRE cannot be loaded from <bin\hotspot\jvm. ...
- Time Tested Java Solutions 1. ...
- Java String Array (4164 views).
- Most Useful Java Programming Resources on the Net NEW! (get listed here).
- Ask a Java Programming Expert .
83. javaspot.net - Browse Tips, Tutorials, and Articles
- www.javaspot.net
- resources for java programmers.
- A Brief Introduction to the Java Native Interface.
- A fast introduction to Swing for Java programmers who already know the AWT.
- ACM Crossroads: The Wonders of Java Object Serialization.
- ACM Crossroads: Using the Java Native Interface.
- Allexperts Java Q&A.
- Volunteer experts answer your detailed one-on-one questions about Java programming.
- A tutorial giving an overview and introduction to Java2D and the use of Graphics2D, the new drawing model in Java 1. ...
- Free java tutorial for SCJP certification. ...
- Brewing Java: A Tutorial.
- Covers Java 1. ...
- Collected Java Practices.
- Concise discussions of java programming practices, tasks, and conventions, amply illustrated with syntax-highlighted code examples.
- CowCatcher Java Training.
- An open source initiative aimed at providing a repository for Java training material.
- DevCentral Tutorials: Java.
84. Article: Technology hype
- en2.wikipedia.org
- In the latter case, the popular media almost never questions or does proper due dilligence on claims by academic researchers. ...
- Sun's Java programming language .
85. CodeGuru: Java
- www.codeguru.com
- Home >> Java.
- Latest Java Articles .
- There have been a number of questions. Here are some answers to the top questions about the new site.
- NET Web Services (Part I) WinInet API Programming .
86. Java Programming: Interview Questions - Core Java
- beta.experts-exchange.com
- Programming .
- Java Area .
- Java .
- Programming .
- Java .
- Java Programming Solutions and Articles.
- Solution Title: Interview Questions - Core Java.
- I am looking for some really tough interview questions for Java -- in this case, the core language. ...
- Also, I would prefer questions with short answers (i. ... something that could fit into a multiple choice question format), although questions that require a short essay type answer are acceptable if the question is exceptionally tricky.
- Programming.
- Why does Java 1. ...
- I've done so many interviews that I have loads of questions. ...
- 1) Which of the following are not Java keywords: volatile, break, goto, native, transient, do.
- 2) Does Java support 'virtual functions' - Explain.
- 8) How do you call Java's Garbage Collector directly?.
87. Java Programmer Certification FAQ
- www.jchq.net
- Java Certification FAQ.
- Frequently asked Questions on Java Programmer Certification by Marcus Green.
- Read reviews and buy Java Certification books from.
- For a general Java FAQ see.
- I took and passed the Sun Certified Java Programmers Exam in September 1998. ...
- 1) What Java Certifications exist? .
- 4) Some of the questions in R&H or Boon seem to be wrong, is it me or them? .
- 5) I am an experienced Java programmer, will I have to study for the exam? .
- 8) Are any newsgroups/mailing lists dedicated to Java Certification? .
- 9) Do I need Visual Cafe/JBuilder/VisualAge/J++ to learn Java? .
- 1) How many questions and how long is the exam? .
- 2) What if I have questions where there is no apparently correct answer? .
- 1) What Java Certifications exist?.
- In a press release on 20 May 1999 IBM, Novell, Oracle, Sun Microsystems and the Sun-Netscape Alliance announced a collaboration to establish a standard for recognition of Java skills. In the short term this probably does not affect most people as the current Java Certified Programmers exam remains the pre-requisite for all of the other exams. ...
- http://java. ...
88. ScriptLance.com - freelance web programming, c programming, java programming, php programming, perl programming, web design and more...
- www.scriptlance.com
- I do not have time to delve into the major details here, so please contact me with any questions you may have. ...
- for any questions, this is a featured project, so you can IM me at AIM: seatt5 and I will answer as many of your questions as possible.
- Please feel free to contact us for questions or/and examples. ...
- If you have any questions regarding your project needs we will be more than happy to answer them. ...
89. Java 2 for Programmers
- www.middleware-company.com
- Contact us now! Call us at 877-866-JAVA Or request more information. ...
- Java 2 for Programmers.
- Programming in CORBA using Java.
- Enterprise Java for Managers.
- Java 2 for Programmers.
- The Java programming language is an exciting, intuitive language that developers use to build applications. Many programmers try to learn Java by reading books, articles, or by trying out the language in their spare time. ...
- Java 2 for Programmers is a cost-effective, 1-week training course where developers gain an in-depth, hands-on, technical introduction to the Java programming language and its core features. An instructor who has used Java extensively performs a knowledge transfer to the participants, answering questions that they have along the way. This course covers an introduction to Object Oriented programming, Java data structures, network programming and a number of other topics that enables developers to feel at home with the language and lay a solid foundation. ...
- The goal of this course is to enable programmers who are unfamiliar with the Java language to master the language fundamentals so that they may quickly move on to the rest of the J2EE platform. This intensive, interactive, hands-on course covers Java 2, and highlights some of the newer features in 1. ... Java 2 for Programmers also addresses design considerations, best practices, and practical experience with critical issues related to deployment, and building systems that are scalable, high-performing, and maintainable. ...
- write syntactically correct and complete Java programs .
- understand the fundamental design features of Java and utilize them properly .
- begin "thinking in Java" to solve programming problems .
90. CodeGuru: Java
- codeguru.earthweb.com
- Home >> Java.
- Enlisting Java in the War Against SPAM: Training the Body Screener.
- Latest Java Articles .
- Java's Future Secured in Microsoft Pact.
- String Programming .
- ATL & WTL Programming .
- ActiveX Programming .
- Shell Programming .
- IE Programming .
- Windows Programming.
91. Article: Wikipedia talk:MediaWiki
- en2.wikipedia.org
- 12 Java.
- If you have any questions or problems, feel free to sign up for the Wikitech-l tech mailing list. ...
- Wikis, simple and sophisticated, have been developed in many different programming languages. This is a list of public domain wiki source code by programming lanuage: .
- Java.
- ChikiWiki -- an OpenSource Java JakartaStruts based Wiki, with extensions .
- DevWiki -- Java servlet implementation of a Wiki-like thing - LGPL .
- JavaWiki -- Jwiki, a Wiki written in Java using servlets and MS Access. ...
- JavaWikiByRichardKeene -- JWiki, an OpenSource Wiki clone written in 100% Java .
- WebMacroWiki -- Java Servlet based Wiki using the popular WebMacro templating software .
- Java Wiki/Webtrans -- CVS backend .
92. Java Programming: questions
- www.experts-exchange.com
- Programming .
- Java Area .
- Java .
- Programming .
- Java .
- Java Programming Solutions and Articles.
- Solution Title: questions.
- Programming.
- StringTokenizer st = new StringTokenizer(file, java. ...
- http://java. ...
- Programming Channels .
- Intel Programming.
- Java.
- Java Programming .
- Java Programming .
- Ask your Java Programming Question .
93. Frequently Asked Questions (FAQs)
- www.sun.com
- Frequently Asked Questions FAQs .
- JAVA TECHNOLOGIES.
- JAVA TECHNOLOGIES.
- What if I have a question/comment about the Java programming language? .
- Why does the Java programming language not work on my browser? .
- How do I enable the Java programming language on my browser? .
- Where can I learn how to make Java technology-applets? .
- Where can I find sample Java technology-applets? .
- Where can I get the Java technology technical assistance? .
- Where can I download the Java technology-based products? .
- What resources does Sun have for the Java technology-based developers? .
- How do I subscribe to a Java technology-based user group? .
- Are there any special support services for the Java technology-based developers? .
- I'm having trouble downloading the Java 2 Software Development Kit (SDK). ...
- Where can I call to buy and/or license Java and Solaris technologies? .
- Where can I ask technical questions about a Sun product before I buy it? .
94. Java Programming: Signed Applet questions
- experts-exchange.com
- Programming .
- Java Area .
- Java .
- Programming .
- Java .
- Java Programming Solutions and Articles.
- Solution Title: Signed Applet questions.
- Error: java. ... AccessControlException: access denied (java. ...
- I added this to my java. ...
- permission java. ...
- I'm completely new to Java so I've been doing lots of reading online to see that some people have been able to do similar things but have yet to find any good material to point me in the right direction.
- Programming.
- permission java. ...
- http://java. ...
- com/java/edu/pj/pj010023/index. ...
95. Article: Mathematics
- en.wikipedia.org
- Several long standing questions about ruler and compass constructions were finally settled by Galois theory. ...
- Many of these questions are now investigated in theoretical computer science. ...
- Programming languages .
- A huge collection of articles on various math topics with more than 400 illustrated with Java applets. ...
96. 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/.
- Basic programming questions.
- Socket Questions.
- HTTP Questions.
- 7 Why is a security exception thrown when using java. ...
- java. ...
- Advanced programming questions.
- 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?.
97. Java Technology Forums
- forum.java.sun.com
- The Source > Developer Forums > Java Technology Forums > .
- Developer Forums Java Technology Forums .
- Welcome to the Java Technology Forums, where you can share knowledge and ask questions about Java technologies and programming techniques. ...
- We are making these changes to the organization of the forums so that it will be easier to find the information you need, and to post your questions in the best forum to get a quick response. ...
- Sun Engineers Participate in Forums! In addition to being able to get the answers you need from your peers, Sun's Developer Technical Support (DTS) engineers also visit the forums, to help get your questions answered. For specific examples of the types of questions our engineers have answered on the forums to date, check out the Sun Forum FAQ Sets. ...
- New To Java Technology .
- Java Programming .
- Java Community Process (JCP) Program .
- Java 2 Software Development Kit (J2SE SDK) .
- Java BluePrints .
- Java Game Development .
- Java Desktop Applications .
- Java Errors and Error Handling .
- Java Runtime Environment (JRE) .
- Java Virtual Machine (JVM) .
98. Omniseek: /Computing /Programming Languages /Java /FAQs
- www.omniseek.com
- Computing /Programming Languages /Java /FAQs .
- java. ...
- Java and Hot Java .
- (java. ...
- Java FAQ Archives .
- Central site for all FAQ files on Java. ...
- com/java/faq/).
- Java Network Programming FAQ .
- provides answers to commonly asked network programming questions. ...
- com/java/java_network_programming/).
- VRML / Java / Javascript .
- covering the intersection of VRML with Java and JavaScript. ...
- Java Programming FAQs and Tutorials: Learning Java .
- A collection of tutorials on the Java language, with a few links to some FAQs. ...
- edu/~hall/java/FAQs-and-Tutorials. ...
- Cafe au Lait Java FAQs, News, and Resources .
99. Barnes & Noble.com - A Programmer's Guide to Java Certification: A Comprehensive Primer
- btobsearch.barnesandnoble.com
- Computer Programming.
- Java (Computer program language) -> Examinations -> Study guides.
- A Programmer's Guide to Java Certification: A Comprehensive Primer.
- Java Web Services David A. ...
- Thinking in Java, Third Edition Bruce Eckel.
- Sun Certified Programmer & Developer for Java 2 Study Guide (Exam 310-035 & 310-027) Katherine Sierra, Jackie Sieben (Illustrator), Bert Bates.
- Effective Java Programming Language Guide Joshua Bloch, Josh Bloch, Foreword by Guy L. ...
- A Programmer's Guide to Java Certification: A Comprehensive Primer.
- This book allows readers to master the Java programming language, teaching them what they need to know to pass the Sun Certified Java Programmer Examination. ... No previous Java experience and only some programming experience is required. ...
- Includes full coverage of the Java 2 platform.
- Offers thorough, detailed coverage of additional topics that every Java programmer should master .
- Presents exam-relevant questions at the end of each section and programming exercises at the end of each chapter .
- Illustrates programming concepts using easy-to-understand diagrams based on UML .
- Offers an accompanying web site containing a complete mock exam (with new questions), complete code and links to other Java tools.
- This book allows readers to master the Java programming language, teaching them what they need to know to pass the Sun Certified Java Programmer Examination. ... No previous Java experience and only some programming experience is required. ...
100. jGuru: Networking FAQ Home Page
- www.jguru.com
- The java. ...
- Java:API:Servlets, Java:API:JSP, Java:API:Networking.
- I'm looking for information on how to write a java program that uses a http url connection object to request data from a servlet. ...
- Java:API:Networking:HTTP.
- You can do it running java java -Dhttp. ...
- Java application can't estabilish network connection, if the connection came up after application start. First I'm running a the java program below with no network connection. ...
- Java:API:Networking.
- Java:API:Networking:HTTP.
- Instead of using java. ...
- Java:API:Networking.
- here is a test program demonstrating this: import java. ... *; import java. ...
- Java:API:Networking.
- Java:API:Networking.
- Java:API:Networking.
Other related topics:
Do you have a great site about Java Programming Questions? Is
your Java Programming Questions 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. Visit us today, and find out how to get your own
custom guide to the Internet, and how to get your site
listed in our guides.
Copyright 1995-2004 by Siql. All
Rights Reserved.