User-submitted Java Projects

1
160 reads
malakssm's picture

Submitted by

malakssm
Tags:

JSON - Introduction Storing Data
When storing data, the data has to be a certain format, and regardless of where you choose to store it, text is always one of the legal formats. JSON makes it possible to store JavaScript objects a
Demo Url: 
http://yamechanic.com/2a6Z

Run It Now!
1
169 reads
malakssm's picture

Submitted by

malakssm
Tags:

JSON - Introduction Storing Data
When storing data, the data has to be a certain format, and regardless of where you choose to store it, text is always one of the legal formats. JSON makes it possible to store JavaScript objects a
Demo Url: 
http://yamechanic.com/2a6Z

Run It Now!
1
173 reads
malakssm's picture

Submitted by

malakssm
Tags:

JSON - Introduction Receiving Data
If you receive data in JSON format, you can convert it into a JavaScript object:
Demo Url: 
http://yamechanic.com/2ZWj

Run It Now!
1
179 reads
malakssm's picture

Submitted by

malakssm
Tags:

JSON - Introduction Sending Data
If you have data stored in a JavaScript object, you can convert the object into JSON, and send it to a server:
Demo Url: 
http://yamechanic.com/2ZCc

Run It Now!
1
169 reads
malakssm's picture

Submitted by

malakssm
Tags:

AngularJS Tutorial
This tutorial is specially designed to help you learn AngularJS as quickly and efficiently as possible. First, you will learn the basics of AngularJS: directives, expressions, filters, modules, and
Demo Url: 
http://yamechanic.com/2YdE

Run It Now!
1
214 reads
malakssm's picture

Submitted by

malakssm
Tags:

JavaScript Where To
Demo Url: 
http://yabuilder.com/B07c

Run It Now!
1
154 reads
fahddemaroc's picture

Submitted by

fahddemaroc
Tags:

1
162 reads
MOHAMEDTALAAT13's picture

Submitted by

MOHAMEDTALAAT13
Tags:

Laba - хуяба
Demo Url: 
http://yabuilder.com/89WQ

Run It Now!
1
166 reads
Elomeda's picture

Submitted by

Elomeda
Tags:

tok zadanie 4
Demo Url: 
http://yabuilder.com/89K3

Run It Now!
1
135 reads
TestAverage
Java program to ask the user for 3 test scores, calculate and then display the average of the scores.
Run It Now!