html - Creating a application in a website -




if wanted create small program, perhaps calculator or something, language use, , how implement it?

very new coding, websites sorry if it's dumb question.

this vague question few specifics answered 1,000 different ways.

to started reading though, suggest read on differences between server-side , client-side coding languages web. understand languages want use , reasons.

as general rule though, people build simple app calculator in javascript, doesn't require lot of interaction server, doesn't utilize data storage, , run on users machine rather tie resources on server.

happy learning, , if want lot of responses on site, should include more specifics in questions. such broad question hard answer sort of brevity.





wiki

Comments

Popular posts from this blog

elasticsearch - what is the equivalent data type for geo_point in hibernate search? -

firebase - How to wait value in Ionic 2 -

Jenkins: find build number for git commit -