/**

popular collection of scripts for all

*/
/** Search */

Introduction to Java

 }

Intro to Java Tutorial

Hits: 33
*****
0.0
The Java language, and the
Gives a small introduction to
This free tutorial series
Java programming language was
ever-growing Java platform,
control and conditional
teaches the basics of Java
primarily developed to deal
have revolutionized
statements. Topics such as
programming. It requires no
with embedded applications.
programming. The goal of
if-else and switch
previous Java experience,
But with the introduction of
this tutorial is to
statements are uncovered to
and is perfect for the
Swing and other user
introduce you to the Java
the user.
beginner. Tutorials cover a
interface utilities to Java,
syntax you're most likely to
 
wide range of topics, from
it made its mark in desktop
encounter professionally,
 
applets and applications, to
applications too. Now the
and to expose you to idioms
 
more advanced issues such as
trend is to use Java
that will help you avoid
 
class design, event handling
technology in developing
trouble. Follow along with
 
and networking.
large web and enterprise
Java professional Roy Miller
 
 
applications. Java is more
as he guides you through the
 
 
focused on web then desktop
essentials Java programming,
 
 
applications. But, in
including the OOP paradigm
 
 
this article, we are going
and how it applies to Java
 
 
to discuss how useful Java
programming; Java language
 
 
is as a development
syntax and use; creating
 
 
technology for stand alone
objects and adding behavior,
 
 
desktop application
working with collections,
 
 
development in present
handling errors; and tips
 
 
scenario.
for writing better code.
 
 
 


Date: Dec, 22 2004


Date: Mar, 02 2006


Date: Sep, 21 1999


Date: Jun, 04 2006
Easy to follow, visual
A thread, by definition is a
JTurtle is a free educational
Explains operators and simple
presentation of many of the
light weight process. They
programming tutor. It uses
mathematical functions,
concepts you need to start
are used to increase
Java Bean Shell as a
which operators take
programming in java such as
functionality and
scripting language.
priority over others, and
fundamentals, syntax, basic
performance by performing
BeanShell is extremely easy
how to implement them in
packages, GUI with
multiple tasks at the same
to use for procedural
code.
AWT/Swing/2Dapi, threads and
time, i.e. concurrently...
programming, but it can also
 
networking. Includes example
 
be used to teach Object
 
source code, quizzes and
 
Oriented programming as the
 
exercises.
 
full Java programming
 
 
 
language is accessible.
 
 
 
Notable Features: *
 
 
 
Uses BeanShell scripting
 
 
 
which allows for procedural
 
 
 
programming or full on
 
 
 
Object Oriented Java. *
 
 
 
Has the ability to stop
 
 
 
running scripts.(useful to
 
 
 
kill infinite loops in
 
 
 
scripts) * Images can
 
 
 
be saved as PNG files *
 
 
 
Syntax hilighting via
 
 
 
jedit's JEditPane
 
 
 
component(Java, BeanShell,
 
 
 
& JTurtle API)
 
 
 
* JTurtle Javadoc viewable
 
 
 
from interface. * GPL
 
 
 
license
 


Date: Apr, 30 2006


Date: Feb, 11 2006


Date: May, 28 2012


Date: Mar, 09 2005
{ Copyright } ©2006 NuclearScripts.com