22519 Client Side Scripting Language CSS Micro Project Report PDF Download
Micro Project Topic:- “Developing Animated Solar System using Javascript”
Program: Diploma in Computer Engineering
Class: Third Year (Semester 5)
Course: 22519 CSS Client Side Scripting Language
(Subject Code: 22519)
The Micro-Project work
entitled “Developing Animated Solar System using Javascript” in the Client side scripting language of Program
Diploma in Computer Engineering of Maharashtra State of Technical Education,
Mumbai, Maharashtra State.
In this project we are going to test an Developing Animated Solar System using Javascript using CSS.
In this project we will learns how to develop animated solar system using javascript. We will create a code in html using javascript. In this code for displaying animated solar system more attractive we will use various tags like canvas ,script tags etc. We also use user defined functions. In this code we also various graphics objects like circle, line, arc. The path of the image in provided in image src tag.In this manner we are trying to show animated solar system in javascript.
CONTENT
1. INTRODUCTION
2. OBJECTIVE
3. DESCRIPTION OF PROJECT
4. TECHNOLOGY & TOOLS USED:
5. ADVANTAGES
6. PROGRAM CODE
7. OUTPUT
8. CONCLUSION AND REFRENCE
INTRODUCTION
JavaScript is a Programming Language commonly used in web development. It was originally developed by Netscape as a means to add dynamic and interactive elements to websites. While JavaScript is influenced by Java, the syntax is more similar to C and is based on ECMA Script, a scripting language developed by Sun Microsystems.
JavaScript is a client-side scripting language, which means the source code is processed by the client's web browser rather than on the web server. This means JavaScript functions can run after a webpage has loaded without communicating with the server. For example, a JavaScript function may check a web form before it is submitted to make sure all the required fields have been filled out. The JavaScript code can produce an error message before any information is actually transmitted to the server.
OBJECTIVE
To develop a program for animated solar system
The aim of this project is to show how animated solar system using javascript.
DESCRIPTION OF PROJECT
In this project we will learns how to develop animated solar system using java script. We will create a code in html using javascript.In this code for displaying animated solar system more attractive we will use various tags like canvas ,script tags.etc. We also use user defined functions.In this code we also various graphics objects like circle,line ,arc.The path of the image in provided in image src tag.In this manner we are trying to show animated solar system in javascript.
TECHNOLOGY AND TOOLS USED
System used(COMP/LAPTOP): Computer Processor, 4GB RAM
Operating System: Windows 7
Software: Notepad
ADVANTAGES
User can get more information by seeing virtual image.
User will get more attracted towards the virtual image of the Solar System.
This will increase the interest of the user to perform more graphical animations.
CONCLUSION
This project can be used to display animated solar system. Instead of using the inbuilt application a user can make use of this to make the representation more effective. This will increase the interest of the user to perform more graphical animations.