Freelance Writing Jobs | Today's Articles | Sign In

 
Browse Sections

Javascript/Java Programming


Feature Writer Articles in Javascript/Java Programming

Creating Web Page Components with Javascript
Web pages are usually created manually by adding HTML tags in a text file. However, the programmer can dynamically create a whole web page completely in Javascript code.
How to Create a Javascript Web Page Slide Show
The setTimeout enables a web site programmer to create animations simply and easily. They can create an impressive slide show show with just a little Javascript coding
Optimising the Use of Web Technologies with AJAX
AJAX is a powerful technique but requires data in order to work correctly. However, the programmer can develop and test an application using dummy data from static sites.
Object Oriented Games Programming in Javascript
A programmer can create simple, but effective, games for web browsers by using Javascript. A job that's made even easier by using object oriented programming
Finding the Mouse Coordinates with Javascript
The position of the mouse is important in many web based games, and it can easy be found by using some simple Javascript code. It even takes account of different browsers
How to Make Web Page Animations Using Javascript
Javascript games for a web page are not difficult to create. The programmer only needs notepad and a web browser. And, of course, a little Javascript magic
How to Add Text to Java Applet Applications
Fancy graphics and involved plot do not always produce a popular game. A lot be achieved with simple graphics, and the starting point for any Java applet is some text
An Introduction to Games Programming with Java
Studies show that certain computer games can help improve a child's literacy and numeracy. It is, therefore, the Java programmer's duty to start creating games
How to Use Parameters with a Java Applet
Parameters can be added to an Applet by using the PARAM HTML field. The trick is then how to use the parameter in a Java applet.
How to Use the System Tray with Java
Adding a Java Application to the Windows System Tray is very easy - provided, of course, that the programmer knows which packages and classes to use.
How to Create a Simple Java GUI
Most users are used to seeing an application interface with buttons an boxes. The Java programmer can provide this by using the Swing and AWT packages.
How to Create a Java Package
When using any object oriented language like Java the programmer will create classes - lots of them. A programmer can organize these classes by introducing Java packages.
How to Write and Reuse a Java Class
Java is a oriented programming language and therefore consists of classes. This simple tutorial shows how to create a Java classes and how to reuse the code.
How to Add a Java Applet to a Web Page
Java is one of the most commonly used programming languages and can be incorporated into any web page - by using applets.
How to Create a Facebook Application
Facebook applications are an effective method of reaching millions of users and a programmer can build an new application in just a matter of minutes.
Creating Javascript Bookmarklets
Many programmers use Javascript in wep pages, but they can also create bookmarklets - these extend the functinality of a web browser without even needing a web page.
Have a Date with Javascript
If a web page programmer uses Javascript then dates are easy to use and manipulate - it's just a matter of creating a Javascript date object.
How to Turn any Web Page Object into an Anchor
HTML anchors (or links) turn web pages into web sites. However, a programmer does not need an anchor - they have Javascript.
How to Create a Date Aware Web Page
It's easy to keep a web site seasonal - just continually edit it to keep it current; or - make it date aware with Javascript
How to Create a Javascript Only Web Page
Web pages are normally written in HTML with Javascript used to add functionality. However, it is possible for a programmer to create a web page using only Javascript.
Create a Dynamic Web Page List with Javascript
Web page lists are userful, but they're static - a web page programmer can make them dynamic by adding some Javascript programming.
Creating Dynamic Combo-boxes with Javascript
Dynamic drop-down lists can improve the user experience on any web site - and the programmer can make them dynamic by using Javascript
Web Page Buttons with Javascript
Buttons are not just for forms on a web page - a programmer can add functionality to a web page by handling the Javascript onclick event.
How to Add a Google Map to a Web Site
Is a description of how to get to a location not good enough? If that's the case then add a Google Map to any web site - just by using a simple piece of Javascript code.
How to Animate the Twelve Days of Christmas
"The Twelve Days of Christmas" is a very popular Christmas carol and is a welcome addition to any web site - especially if it is animated using Javascript.


Contributing Articles in Javascript/Java Programming

JavaScript Query String URL Parameters Tutorial
This JavaScript tutorial article details ways to build URL query strings and use query string URL parameters, as well as extract parameters from the query string / URL.
Javascript Window Objects
Javascript windows are a snap using these custom functions. Wrapped in an external script page this code can be included anywhere and never needs to be adusted again.
Types of Java Methods
Java methods are an integral part of the Java program, falling into a few categories like instance methods, class methods, helper methods, and constructors.
Introduction to Java Control Structures
Control structures are a dynamic part of Java and come in several types: sequences, subprograms, selection statements, and loops.
Introduction to Java Loops
This article presents the basic types and structures of a Java loop. For the purpose of simplicity, only the while statement will be used.
Introduction to Boolean Values in Java
This tutorial is an introduction to boolean variables and simple comparisons using relational operators, followed by the boolean-specific logical operators.
Construction Methods in Java
Constructor methods are a unique animal among other methods, scarcely resembling those other methods at all. They serve a specific purpose in Java programming.
Java Variables
Learn about the basic types of Java variables, how to declare those variables, and how to assign values.
Java Coding Conventions
Write better code by using the right data types, naming conventions, and comments.
The Basic Java Program
See how a simple Java program works in a line-by-line breakdown, along with gentle introductions to some more complex concepts.
Basic Java Programming Tutorial
Save time and confusion by mastering several basic concepts before diving into Java, including what makes Java unique, installing Java, and basic parts of a Java program.
Where to Find the Best JavaScripts on the Web
JavaScripts are a great way to liven up your website. Whether you want to add a guest book, pop-up windows, or even interactive games, JavaScripts are the way to go.
JavaScript Class Using Substring
JavaScript tutorial class notes on string parsing using the standard string processing methods such as substring and split.
Using JavaScript Cookies with HTML
JavaScript tutorial how-to article class notes for managing document.cookie objects using the JavaScript cookie functions, as well as the date object, and string.split.
Using the JavaScript Date Object
This JavaScript tutorial article lesson is an introduction to the JavaScript Date Object, and how to use it to calculate dates, date offsets, and format date strings.
Making Popup JavaScript Window
JavaScript Class Training showing how to create a popup JavaScript window via the alert function and window JavaScript class, using HTML and JavaScript window.open method
How To Get URL Parts in JavaScript
This JavaScript Tutorial article explains the Location object, and how to retrieve the URL from it in several parts, including how to parse, split, and rebuild URLs.
JavaScript Randomize Landing Page
JavaScript tutorial article showing how to set up an array, select an item at random, and use it to redirect the browser to one of a collection of possible landing pages.
Dynamic Redirect with JavaScript
JavaScript tutorial article explaining how to split and modify a URL using JavaScript to allow dynamic redirection of web site traffic.
JavaScript Split - List or String
JavaScript tutorial article detailing string and array split and join functions with JavaScript examples drawn from common programming problems.
JavaScript Document.Write Tutorial
Simple JavaScript tutorial explaining the purpose of the JavaScript document.write command with reference to web programming.

;