English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

II've seen many people creating their own software at home using a code- so what is this code?

2006-08-03 00:22:53 · 3 answers · asked by Anonymous in Computers & Internet Programming & Design

3 answers

The "code" is not a one line thing. Java is a language. This language describes what the computer needs to do when presented with certain things.

to create something like an animation application, you would need (at the *most* basic level) to create a program which tells the computer to display a sequence of images one after the other. It would need to be told where to find the images and how to put them into that sequence.

To include more functionality, image editing would need to be coded into the program.

Check out wikibooks for more info on how to program in Java.

2006-08-03 00:33:00 · answer #1 · answered by Azrael 3 · 0 0

Yes. You can do almost anything with a programming langauge like Java - if you have the logic and time.

Code is nothing but the programming written by a programmer for a particular task. Its nothing but a program.

2006-08-03 01:21:18 · answer #2 · answered by Indian_Male 4 · 0 0

3D Animation Software Video Training : http://3dAnimationCartoons.com/Support

2015-08-31 18:45:44 · answer #3 · answered by Rex 1 · 0 0

fedest.com, questions and answers