Skip to content

lg1029/lesson4_javascript1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name: Expense Calculator Application

Course Title:

Web Application Development

Assignment Date:

(June 15, 2018)

Student Name:

(Lauren Grassano)

Project Description:

(This assignment allowed students to create a calculator that generates and accumulates expenses. Ths calculator then takes these expenses and converts them into percent values.)

View Project:

(https://github.com/lg1029/lesson4_javascript1.)

Lessons Learned in the Assignment:

1.(Javascript is the most popular scripting language that is used in millions of web pages all over to do a number of things like improve design/appearance, validate forms, detect browsers and create cookies. It works in all major browsers on the internet. Almost anyone can use Javascript without getting a license.)

2.(Javascript is NOT to be confused with Java. The difference is that they are two completely different languages, in design and concept. Java is a more complex language where programs are compiled and can be run as stand alone apps. Java is a strongly-typed language while Javascript is a loosely-typed language.)

3.(Basic syntax rules for Javascript are as follows: it is case-sensitive, it ignores whitespace within statements and each statement ends with a semicolon.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors