Wednesday 28 December 2016




Lots of our readers are enormously new to java, and need to recognize more approximately what it is, and the way it works. This monthly column is devoted to an inside take a look at what makes java and related technology tick.

1. Internal java: the java programming language

Find out about java, what it's far and why it is so popular. 

2. Internal java: the java digital device

Study the jvm, and the critical role it plays.

3. Inside java: breaking java myths

We peel the layers of myth and fiction away, to expose some java truths. Get away the hype, and apprehend what java is, and is not.

Java gaming:
The first-class of java video games

Java gaming highlights some of the extraordinary applet video games obtainable written in java. Certain, you won't see quake at the web; however the video games that are out there'll astound and amaze you. Each month, we will test a sample of the amazing video games available.
Preceding columns

race3d, actual three-D driving with sound consequences


Mr. platfoot, addictive gameplay with a flying capturing domestic dog

Roller boy 2, choice of hero or heroine, and an addictive scrolled



Java beginners

"Java beginners" is a brand new series of articles aimed toward human beings gaining knowledge of the fundamentals of java. These articles aim to teach vital java ideas, however at a gentler pace.

1. Is java driving you loopy?

Loops and iteration can be tricky to master for beginners. In our no-nonsense guide, we take the complexity out of looping, so that you may not pass p.c. loco.

2. Why is my applet gray? Or

What causes applets to fail?

Anyone’s visible it earlier than - the ugly grey field of java (ugboj). In this newsletter you may examine why they occur, and the way to avoid them, with a few simple to follow directions. 

3. Using media tracker to assist load snap shots


Images can cause a number of problems for applets. They are regularly slow to load, and can reason animated applets to behave badly when pictures are best partially loaded. Learn how to use the media tracker class to help load pix. 

4. Unraveling threads

Examine the basics of multi-threaded programming, with a clean-to-understand creation to the topic. Includes an instance of a multi-threaded applet, which presentations a textual content-scrolling animation.


Java programmers

Introducing the unmarried java item


No, this is not a courting guide for java builders! An essential pattern in software layout is the singleton, an item which cannot be created (instantiated) more than once. In this newsletter, you'll be introduced to the perception of a design pattern, and notice how the singleton can be employed to your programs.
We wrap up the java one  convention, and select some of the indicates highlights. Additionally, for builders that missed the hazard to attend the conference, there may be some right news - you can access the convention contents on-line through solar's new java getting to know center.


"Are you prepared for wap & wml?"

Learn about the wireless utility protocol, and how to make your websites accessible to wireless home equipment like wap-enabled cell phones.

Exciting information from java one

This 12 months’ java one 2000 conference  changed into a blast! There have been masses of interesting announcements for developers, starting from new java structures to demonstrations of real-time java.java programing is also use in web development. David Reilly has all of the information and gossip, and reviews at the achievement of the conference. 

A bit approximately rubbish series

In an excerpt from wondering in java, Bruce heckles talks about computerized garbage series, a groovy characteristic that de-allocates unused reminiscence area, freeing it up for different functions.


Evaluating c++ and java


In an excerpt from thinking in java, Bruce eckel lists the essential differences among c++ and java that developers have to be privy to. If you're trying to stand up to speed with java, and are available from a c++ heritage, this list could be valuable. 

But any other fractal generator

Fractal picks are visually fantastic patterns produced by way of a mathematical formula. Qian xie indicates readers how to construct fractal images using either applet or an application, which includes pattern code. 

"Sitting for the solar java certification exams"


Notwithstanding what you can have heard, reaching java certification is not a not possible lofty purpose. With a touch revel in, and a little examine, almost any developer can grow to be a sun licensed java programmer. 

"object endurance made smooth"


Item persistence is the capacity to shop the country of an item, and to later restore it. Java helps object persistence thru serialization. Object serialization allows you to save the complete contents of items, with just a few strains of code! No more writing file structures or duration save/repair functions. 

"Java coming to a TV close to you!"

Believe interactive java applications jogging on your TV set, controlling its operation and streaming audio and video content. Consider playing interactive games, or buying merchandise truly from the comfort of your sofa. It probably feels like web development technology-fiction, however the java TV API guarantees to make it a truth. 

"Managing community timeouts in java"



Slow connections, site visitors construct ups, or power interruptions can reason network connections to stall or maybe die. Few programmers take the time to stumble on and cope with community timeouts, but fending off the hassle can motive purchaser packages to freeze, and for threads in servers to block indefinitely. There are, but, easy methods to handle community timeouts. In this newsletter, you'll analyze techniques for solving hassle of timeouts in networking programs.

"Pinnacle ten errors java programmers make" - how to spot them, a way to repair them.

An informative article, coaching better java programming techniques. Now not handiest does it educate a way to find errors, however additionally the way to fix and prevent them. 

Getting started with jdbc


Might you want to study database programming in java? This text will get you started, and affords jdbc database software which could communicate with a get admission to database.