lalbod
Blog Subscribe Syndicate Search Contact Me  
Topics
1 ASM disscusion
Ada Programming
ASP Programming
Assembly Programming
BASIC Programming
C# Programming
C/C++ Programming
Cobol Programming
Cold Fusion Programming
Delphi Programming
Disassembly
Flash Programming
Forth Programming
Fortran Programming
HTML Programming
Java Programming
Javascript Programming
JSP Programming
Lisp Programming
Logo Programming
Lua Programming
Pascal Programming
Perl Programming
PHP Programming
Prolog Programming
Python Programming
Ruby Programming
Tcl Programming
Visual Basic Programming
XML Programming
Members
Sign In

Entries in "Java Programming"
1 2 | > >>
Java Web Services Resources
0 Comments / Subscribe To Comments
Published: Oct.27.2007 @ 2:15 pm

 

Java Web Services Resources

Web Services Programming (with Passion!)

This is a free online course that is already underway, but you can join at any time, and it will apparently be offered at regular times. There are slides and pre-class reading material in pdf format that can be downloaded.

Designing Web Services with the J2EE 1.4 Platform : JAX-RPC, SOAP, and XML Technologies

This book describes designing Web services using the current technologies available with the JavaTM 2 Platform, Enterprise Edition.

The Java Web Services Tutorial

A beginner's guide to developing Web services and Web applications on the Java Web Services Developer Pack.

The Java Web Services Tutorial

This tutorial is intended for programmers interested in developing and deploying Web services and Web applications on the Java WSDP.

The Java Web Services Tutorial

This tutorial is a beginner's guide to developing Web services and Web applications using the Java Web Services Developer Pack (Java WSDP). The Java WSDP is an all-in-one download containing key technologies to simplify building of Web services using the Java 2 Platform. This tutorial requires a full installation (Typical, not Custom) of the Java WSDP.

Interactive Web Services with Java

JSP, Servlets, JWIG, SOAP, WSDL, UDDI

Java and Web Services Primer

This article examines traditional approaches to electronic collaboration, shows the various system services required to solve collaboration problems, and examines how Web Services and J2EE provide these services.

Java Web Services Tutorials for WASP 4.6

There are five java web services tutorials available in pdf and html format as well as some three C/C++ Web Services Tutorials.

The Java Web Services Tutorial

A beginner's guide to developing Web services and Web applications on the Java Web Services Developer Pack.

JBuilder Tutorials
0 Comments / Subscribe To Comments
Published: Oct.27.2007 @ 2:14 pm | Last edited: Oct.29.2007 @ 5:29 am

JBuilder Tutorials

JBUILDER X DOCUMENTATION

This JBuilder X Product Documentation page provides updated documentation downloads, and online access to the latest documentation.

How to use the Class Browser in JBuilder

A one-page tutorial with screenshots that shows you how to start the JBuilder Class Browser from within the editor.

Text in JBuilder

A JBuilder tutorial that demonstrates the steps of building a text editor in JBuilder.

JBuilder Tutorial: Building a Java text editor

Borland tutorial that demonstrates building a java-based text editor in JBuilder.

JBuilder 9 Personal Tutorial I

A JBuilder 9 tutorial with screenshots.

JBuilder Tutorial

This page gives a quick tutorial to creating a project in JBuilder.

JBuilder Lesson 1Hello World!

The goal of this lesson is help you to become familiar with the Borland JBuilder tool, and for you to write, compile, and execute a simple Java application that displays the message "Hello world!".

JBuilder Lesson 2Introduction to applets

In this lesson, you'll learn how to write simple applets in Borland JBuilder, and how to use the design view to construct a graphical user-interface (GUI).

JBuilder Madness Chapter 1

Creating a Simple Applet in JBuilder.

Tutorial: Creating a GridBagLayout in JBuilder

This tutorial demonstrates how to create a GridBagLayout UI container using the JBuilder visual design tools. The goal of this tutorial is to give you a thorough understanding of how GridBagLayout works in JBuilder and to show you how to simplify GridBagLayout design. While the information here is aimed at working with JBuilder, much of it also applies to working with GridBagLayout in general.

Compiling Java programs

Short tutorial from Borland on compiling with JBuilder.

Building Java programs

Borland article.

How to deploy JBuilder applications

An article that discusses how to use the JBuilder Deployment Wizard to deploy your java application.

How to use JUnit as a library in JBuilder

"Here are the simple steps required to include the Junit JAR file into your JBuilder environment."

Programming JBuilder's TreeControl Component

This article uses the JBuilder TreeControl component to build a TreeControl frame to act as an index for a hypothetical book.

JBuilder 5 Tutorial: Building an application (PDF link)

This is a link to a .pdf document with screenshots showing how to build a java application in JBuilder5.

JBuilder Update

The basic steps required to create, compile, and install a JBuilder Foundation OpenTool are unveiled. This tutorial assumes that the developer has a solid Java background.

 

Java Tutorials
0 Comments / Subscribe To Comments
Published: Oct.27.2007 @ 2:09 pm

 

Java Tutorials

Beginner Java Tutorial  

A beginner java tutorial website covering basics of programming along with java source code.

Java Intro Programming (with Passion!)

This is a free online course. The next seesion will begin in January of 2007, but the slides and other material can be downloaded in pdf and star office format.

Internet Programming 1 - Focus on Java Sockets

Java network programming assignments with solutions that focus on Java sockets. Includes applets and threads and programming a chat client and server. This is not a tutorial per se, but good for those who have some knowledge and want to put it to the test.

Java Tutorials

16 tutorials in all covering everthing from syntax to Swing GUI interfaces, java libraries and product distribution.

New-to-Java Programming Center

A great index of information for the Java 2 Platform this Sun site includes a general introduction to the Java platform, how to set up the Java platform on your computer, the basics of the Java programming language, and you can test your knowledge with online interactive quizzes and puzzles.

Cafe au Lait Java FAQ, News, and Resources

Tons of Java resources, including notes for a beginner's Java Course.

Language Essentials: Introduction

This course introduces the Java programming language. It includes examples that demonstrate the syntax of the language in an object-oriented framework, along with standard programming practices such as defining instance methods, working with the built-in data types, creating user-defined data types, and working with reference variables. There is also an appendix to help developers transition over from COBOL.

Essentials of the Java Programming Language, Part 1

If you are new to programming in the Java language, have some experience with other languages, and are familiar with things like displaying text or graphics or performing simple calculations, this tutorial could be for you. It walks through how to use the Java� 2 Platform software to create and run three common types of programs written for the Java platform�applications, applets, and servlets.

Essentials of the Java Programming Language, Part 2

This series of lessons builds on the material presented in Java Programming Language Basics, Part 1, which introduced applications, applets, and servlets; simple file and database access operations; and remote method invocation (RMI).

Introduction to Java

Free online Java tutorial that begins with an introduction to object-oriented design principles such as inheritance, ecapsulation and polymorphism. It then covers setting up the development kit and all the basics of the java language including applets and some advanced topics such as an introduction to web programming with sockets.

The Java Tutorial at java.sun.com

Sun's java tutorial is set up as a series of trails that cover the basics as well as specialized trails for topics such as collections, 2D graphics, JAR files, JavaBeans, JDBC, and more.

Brewing Java: A Tutorial

A 4 part java tutorial that covers the basics such as syntax, variables etc. It also has sections on applets and objects.

Free beginner and intermediate Java tutorials

Beginner and intermediate topics from hello world to networking with java.

Java Optimization Tutorial

Make your code smaller and faster.

Java Printing Tutorial

Learn how to generate high-quality printouts of components.

Essentials of the Java Programming Language

You will learn how applications, applets, and servlets are similar and different, how to build a basic user interface that handles simple end user input, how to read data from and write data to files and databases, and networking.

Java 101 - Learn Java Now

A series of short tutorials that introduce the reader to basic Java programming.

Java Tutorial: Don't Fear the Oop!

The analogy of this tutorial is simple: think of a java programmer as a writer, composing a stock novel. All of the characters and settings are "off-the-shelf", and need be only modified slightly to fit into a new book. All that's left to write a bestseller is to come up with a plot that pulls all those pre-existing elements together.

Regular Expressions and the Java Programming Language

This article provides an overview of the use of regular expressions, and details how to use regular expressions with the java.util.regex package, using the common scenarios as examples.

Shlurrrpp......Java

The first user-friendly tutorial on Java

Trail: JAR Files

The JavaTM Archive (JAR) file format enables you to bundle multiple files into a single archive file.

Java Topics at Woodger Computing

Java Language Introduction, Client-side Java Topics, Servlets and more.

Java Programming...From the Grounds Up

Short Java tutorial at WebDeveloper.com.

ChiMu OO and Java Development:

This document provides guidelines and resources for developers and teams building Object-Oriented (OO) and Java based software systems. Some familiarity with OO and Java is required for this material to be understandable.

The Java Boutique

Applets, Tutorials, Forums etc.

Basic Course In Special Effects and Game Development in Java

Learn how to make games, both multiplayer and singleplayer with game servers.

Introduction to the Collections Framework

A short course on the Java Collections API.

Concurrent Programming Using Java

This is an introduction to using the Java programming language in concurrent or multithreaded applications. The context is the process synchronization material and related concurrent programming in operating systems courses.

Object Initialization in Java

The Full Story of Object Initialization in the Java Language and Virtual Machine.

Sockets programming in Java: A tutorial

his tutorial presents an introduction to sockets programming over TCP/IP networks and shows how to write client/server applications in Java.

Java2D: An Introduction and Tutorial

This tutorial presents a quick introduction to the basics of Java2D and the use of the Graphics2D class in Java 1.2.

Fundamentals of Java Security

The Java Developer Connection (JDC) presents a Short Course on Security written by Java Software licensee, the MageLang Institute.

The Wonders of Java Object Serialization

Serialization article with example code.

Advanced Programming for the JavaTM 2 Platform

To help you navigate the Java APIs and fast-track your project development time, this book includes the design, development, test, and deployment phases for an enterprise-worthy auction application.

CGI Programming with Java

These examples cover using Java for both the client and the server side of the CGI process.

Fundamentals of the JavaMail API

A general familiarity with object-oriented programming concepts and the Java programming language is assumed.

Fundamentals of RMI

The Java Developer Connection (JDC) presents a Short Course introducing the Remote Method Invocation API

Java & XML SOAP

Sample chapter from a book at the O'Reilly Network.

JDBC Resources
0 Comments / Subscribe To Comments
Published: Oct.27.2007 @ 2:08 pm

JDBC Resources

JDBC Tutorial  

This is a jdbc tutorial using jdbc odbc connectivity on an oracle database. Includes sample code.

JDBC Short Course

The goal of this course is to provide an introduction to the JDBC interface for connecting Java programs with SQL-based databases. (download or view online)

JDBC 2.0 Fundamentals

This module introduces the fundamental concepts of JDBC and gives you a working knowledge of the major elements of the core JDBC 2.0 API. The course is standards-based and uses best practices to demonstrate How-Tos useful to the field developer.

Trail: JDBC Database Access

Sun's JDBC trail at the java tutorial.

Lesson: JDBC Basics

In this lesson you will learn the basics of the JDBC API.

JDBC Basics

N/A

JDBC 2.0 Fundamentals

N/A

Integrating Databases with Java via JDBC

JavaWorld introductory article.

Sun JDBC

Sun JDBC page with resources.

What's new in JDBC 3.0

An overview of the new features and enhancements found in the Java Database Connectivity 3.0 specification.

Getting Started with the JDBC API

The material in this chapter is an updated excerpt from JDBCTM API Tutorial and Reference, Second Edition: Universal Data Access for the JavaTM 2 Platform, published by Addison Wesley, ISBN 0-201-43328-1. This document is intended as an overview of the major interfaces and classes and therefore does not cover all of the new features in the JDBCtm 3.0 API

The JDBC Tutorial and Reference, Second Edition:

Sample chapters and excerpts.

Eliminate JDBC overhead

In this article, Ryan Daigle outlines a flexible framework that remedies the repetition of interacting with a JDBC database.

JDBC drivers in the wild

Learn how to deploy, use, and benchmark JDBC driver types 1, 2, 3, and 4.

JDBC Drivers: How Do You Know What You Need?

Investigate JDBC drivers in this article.

Optimal DB2 performance with SQLJ and JDBC

This tutorial introduces SQLJ and JDBC and covers some of the ways to take advantage of the features of SQLJ when accessing DB2.

MySQL Connector/J

A native Java driver that converts JDBC (Java Database Connectivity) calls into the network protocol used by the MySQL database.

Overpower the PreparedStatement

Save time debugging your database queries with DebuggableStatement

JDBC transaction performance tips

Collection of performance enhancing tips.

 

Java Source Code
0 Comments / Subscribe To Comments
Published: Oct.27.2007 @ 2:07 pm

 

Java Source Code

javagalaxy.com

Java source code index with a number of categories.

CodeZoo

Java Component Directory

Java Source at CodeGuru

Applets, AWT, Swing Classes and Javascript code.

Java Source at CodeBeach

Applets, Servlets, and much more.

Code Beach

Free and Open Source Code and Tutorials.

Java and JSP Source Code

I didn't spot any JSP source, but there are some simple examples including JDBC examples.

Sample Java Programs from a Java book

Free download of the program examples in a book entitled "Murach's Beginning Java 2"

Java Source Code

A snow applet and a client/server quiz game.

Swing and AWT Resources
0 Comments / Subscribe To Comments
Published: Oct.27.2007 @ 2:07 pm

 

Swing and AWT Resources

Fundamentals of JFC/Swing: Part I

The goal of this two-part course is to help you understand Swing and the advantages it gives you over the Abstract Window Toolkit (AWT) used in JDK 1.1. You will learn about other upgraded capabilities, including Swing controls, layout managers, and events, as well as new capabilities not readily available in AWT.

Fundamentals of JFC Swing: Part 2

This is Part II of a two-part course on the Fundamentals of Swing. Part I provided a general introduction to Swing. After you complete Part II, you will be able to use this component set anywhere you previously used AWT components.

Effective Layout Management

The goal of this course is to help you effectively use layout managers with AWT and Java Foundation Classes (JFC) Project Swing components. You will learn how to build complex screens with the help of one or multiple layout managers. (download or online)

Quick Swing Tutorial for AWT users

This tutorial is aimed at getting Java programmers who already know the AWT going as quickly as possible in Swing.

Creating a GUI with JFC/Swing

Sun's Swing tutorial.

Fundamentals of JFC/Swing, Part I

A short course in Swing from Sun.

Fundamentals of JFC/Swing, Part II

A short course in Swing from Sun.

Get your GUI Swinging!

Learn how to use Swing in your applications, to add that professional touch.

AWT / Swing Tutorial

This tutorial gives a brief overview of working with AWT and Swing.

Swing Book

Free swing book.

AWT Fundamentals

The AWT is the window to the world for Java technology. This module will teach you how to use the Abstract Window Toolkit (AWT) to allow your programs to create a Graphical User Interface (GUI) to interact with your users. With this tutorial, you will learn how to use components or "widgets" (windows, buttons, checkboxes, scrollbars, menus, and so forth) to display your graphical interface and how to work with events to respond to input from the user

AWT Fundamentals

This Short Course introduces the Abstract Window Toolkit (AWT) technology.

THE AWT IN 1.0 AND 1.1

Sun's Abstract Window Toolkit site.

RMI Tutorials
0 Comments / Subscribe To Comments
Published: Oct.27.2007 @ 2:06 pm

 

RMI Tutorials

Remote Method Invocation: Introduction

The Java Developer Connection (JDC) presents a Short Course introducing the Remote Method Invocation API. (download or view online)

Fundamentals of RMI

This short course covers the fundamentals of the Remote Method Invocation (RMI) technology, as found in the Java 2 platform.

Fundamentals of RMI

These exercises illustrate the use of the Remote Method Invocation (RMI) library for implementing distributed objects

How to create an RMI system

This article leads you through the process of creating a very simple RMI system.

XSOAP Toolkit Overview

XSOAP (previously known as SoapRMI) is a RMI system based on SOAP that is implemented both in Java and C++ that allows to create and access web services.

Java Packages
0 Comments / Subscribe To Comments
Published: Oct.27.2007 @ 1:37 pm

Java Packages

ICU

International Components for Unicode is a portable set of IBM Unicode globalization libraries for C/C++ and Java. ICU includes support for locale sensitive string comparison; date, time, number, currency, and message formatting; character set conversion; and additional features. It is avaliable under the X license, which is apparently compatible with the GPL license, although not copyleft. See the website for more details.

CodeZoo

Java Component Directory

JavaBeans Activation Framework (JAF)

With the JavaBeans Activation Framework standard extension, developers who use Java technology can take advantage of standard services to determine the type of an arbitrary piece of data, encapsulate access to it, discover the operations available on it,

qflib

qflib is a Java library created by Quality First Software GmbH during the development of a Java GUI test tool qftestJUI to encapsulate the reusable parts. It is compatible with JDK 1.1 through JDK 1.3

JavaHelp

JavaHelp software is a full-featured, platform-independent, extensible help system that enables developers and authors to incorporate online help in applets, components, applications, operating systems, and devices.

GNU getopt - Java port

A port of the GNU getopt family of functions from C to Java. The GNU Java getopt classes support short and long argument parsing in a manner compatible with the version of GNU getopt in glibc 2.0.6

B-AWT

B-AWT (BISS abstract window toolkit, also called BISS-AWT) is a Java framework for implementing feature-rich user interfaces without the need to use the basic Java AWT or Swing

JavaMail

The JavaMail 1.3.1 API provides a set of abstract classes that model a mail system. The API provides a platform independent and protocol independent framework to build Java technology-based mail and messaging applications. The JavaMail API is implemented as a Java platform optional package and is also available as part of the Java 2 platform, Enterprise Edition. Sun provides a royalty-free reference implementation, in binary form, that developers will be able to use and ship.

Java SNMP Package

This is an open-source implementation of the SNMP protocol as a Java package. It provides support for basic SNMP client and agent operations as defined in SNMP versions 1 and 2 (excluding the security model proposed as part of SNMP version 2, which was never widely accept or deployed). The package provides a mechanism for getting and setting SNMP object identifier (OID) values through a simple communication interface, and represents SNMP structures and datatypes as corresponding Java objects

James

James is a free Java package that provides an event model for MARC records through Java callbacks. James is inspired by the Simple API for XML (SAX). Using James you can write programs that involve MARC records without knowing the details of the MARC reco

Kawa, the Java-based Scheme system

Kawa is a Scheme environment, written in Java, and that compiles Scheme code into Java byte-codes.

OpenMap

BBN Technologies OpenMap package is an Open Source JavaBeans based programmers toolkit. OpenMap provides the means to allow users to see and manipulate geospatial information.

Mauve

The Mauve Project is collaborative project whose goal is to create a Free suite of functional, black box, tests for the core Java libraries.

GNU Classpath (prerelease source available for download under GPL)

GNU Classpath is a set of essential libraries for supporting the Java language. Our goal is to provide a free replacement for Sun's proprietary class libraries so that the GNU system can run programs written in the Java language.

 

Java IDE
0 Comments / Subscribe To Comments
Published: Oct.27.2007 @ 1:36 pm

 

Java IDE

NetBeans

NetBeans Integrated Development Environment (IDE) 4.0 is the first open source IDE to support the new J2SE 5.0 "Tiger" language features, and is the first IDE to base its project system entirely on Apache Ant.

JBuilder X Foundation

Speed coding and debugging with an integrated, extensible source code editor, graphical debugger, compiler, visual designers, time-saving wizards, sample applications, and support for Java standards.

DrJava

DrJava is a lightweight development environment for writing Java programs. It is designed primarily for students, providing an intuitive interface and the ability to interactively evaluate Java code. It also includes powerful features for more advanced users. DrJava is available for free under the DrJava Open Source License, and it is under active development by the JavaPLT group at Rice University.

Free Java v1.0

Free Java is an integrated development environment designed to help beginners write Java programs. It includes syntax highlighting and requires JDK 1.3 or higher.

NetBeans IDE

The NetBeans IDE is a development environment - a tool for programmers to write, compile, debug and deploy programs. It is written in Java - but can support any programming language. It is a free product with no restrictions on how it can be used.

JCreator

Java IDE for use with Sun's JDK. Provides an editor with syntax highlighting, project management, project templates, and customizable user interface.

BlueJ

BlueJ is a Java IDE and teaching environment.

DrJava

DrJava is an integrated Java development environment that supports interactive evaluation of expressions.

JJct

JJct is a Java IDE written for Windows 95/NT. It started out as a simple editor and evolved into a multi-threaded Java development environment.

JDK Commander

JDK Commander is a tools integration program for Sun's JDK, designed as an entry level Java development tool for Microsoft Windows PCs.

J-Editor

A Free Java IDE editing package written in Java.

Java Graphics Tutorials
0 Comments / Subscribe To Comments
Published: Oct.27.2007 @ 1:35 pm

 

Java Graphics Tutorials

Java 3D API Tutorial

This tutorial introduces the main concepts of the Java 3D API, including many code samples, examples, and diagrams. You can view chapters online or download the PDF file.

Java Advanced Imaging (JAI) Tutorial 1.0

The Java Advanced Imaging (JAI) Tutorial 1.0 provides an overview of JAI 1.0-1.0.2 features, source code, and demos in the form of an interactive book. Examples show key JAI 1.0-1.0.2 functionality and coding style to incorporate advanced imaging features into programs or applets.

Java 3D joy ride

New to the world of 3D? This tutorial offers Java developers an introduction to the concepts involved with 3D programming in general and the Java 3D API in particular. IBM 3D software engineer and gamer at heart Suzy Deffeyes takes you on a joy ride through the world of Java 3D programming with a high-level discussion of the concepts involved and a detailed look at scene graphs -- the fundamental object used to describe the scene you want to render. (registration required)

Java 3D Tutorial

This tutorial is an introduction to Java 3D. Examples lead you through the basic methods for producing 3D images and animation. You do not need to have any knowledge of 3D graphics or Java 3D to learn from this tutorial, but it will help if you have a basic understanding of the Java programming language

Java 3D Tutorials

A number of tutorials about Java 3D. These tutorials cover all sorts of scope from simple getting started, to complex performance enhancement routines.

2D Text Tutorial

Because the Java 2D Text APIs provide a wealth of functionality, this tutorial focuses on what you need to know to use the java.awt.font.TextLayout class to create exciting, interesting, and interactive styled text in any language supported by the Unicode character set. After going through this tutorial, you should have enough information to explore the remaining functionality on your own.

Trail: 2D Graphics

This trail introduces you to the Java 2D API and shows you how to display and print 2D graphics in your Java programs

Java2D: An Introduction and Tutorial

This tutorial presents a quick introduction to the basics of Java2D and the use of the Graphics2D class in Java 1.2.


Current Page 1
1 2 | > >>

   
| Report Member | Free Blog BlogText.org