E-commerce website design programming language definition
INTERNET WEBSITE COOKIES
A cookie is a piece of data from a website that is stored within a web browser that the website can retrieve at a later time. Cookies are used to tell the server that users have returned to a particular website.
UI
The “UI” in UI design stands for “user interface.” The user interface is the graphical layout of an application. It consists of the buttons users click on, the text they read, the images, sliders, text entry fields, and all the rest of the items the user interacts with. This includes screen layout, transitions, interface animations and every single micro-interaction. Any sort of visual element, interaction, or animation must all be designed.
PAGE SOURCE
Also known as "source" and "document source," it is the HTML code (source code) of a Web page (HTML document)
META TAGS
Meta tags are snippets of code that tell search engines important information about your web page, such as how they should display it in search results. They also tell web browsers how to display it to visitors. Every web page has meta tags, but they're only visible in the HTML code
JQUERY
jQuery is an open-sourced JavaScript library that simplifies creation and navigation of web applications. Specifically, jQuery simplifies HTML Document Object Model (Dom) manipulation, Asynchronous JavaScript and XML (Ajax) and event handling
HYPERLINKS
an electronic link providing direct access from one distinctively marked place in a hypertext or hypermedia document to another in the same or a different document
HTML
HTML, or Hypertext Markup Language, is a markup language for the web that defines the structure of web pages.
CSS
CSS stands for Cascading Style Sheets. It is a style sheet language which is used to describe the look and formatting of a document written in markup language. It provides an additional feature to HTML. It is generally used with HTML to change the style of web pages and user interfaces. It can also be used with any kind of XML documents including plain XML, SVG and XUL.
JAVASCRIPT
JavaScript is the Programming Language for the Web.JavaScript can update and change both HTML and CSS.JavaScript can calculate, manipulate and validate data.
PYTHON
Python is an interpreted, object-oriented, high-level programming language with dynamic semantics developed by Guido van Rossum. It was originally released in 1991. Designed to be easy as well as fun, the name "Python" is a nod to the British comedy group Monty Python.
RUBY
A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.
REFERENCE LIST
(no date) Google search. Google. Available at: https://www.google.com/search?q=what%2Bis%2Ba%2Bcookie&oq=WHAT%2BIS%2BA%2BCOOKIE&aqs=chrome.0.0i13i512l10.11114j0j7&sourceid=chrome&ie=UTF-8 (Accessed: January 12, 2023).
✨, ✨ T.M.D. (2022) What is UI vs. UX Design? what's the difference?, Medium. UX Planet. Available at: https://uxplanet.org/what-is-ui-vs-ux-design-and-the-difference-d9113f6612de (Accessed: January 12, 2023).
Definition of Page Source (no date) PCMAG. Available at: https://www.pcmag.com/encyclopedia/term/page-source (Accessed: January 16, 2023).
Hardwick, J. (2022) Meta tags for SEO: A simple guide for beginners, SEO Blog by Ahrefs. Available at: https://ahrefs.com/blog/seo-meta-tags/#:~:text=Meta%20tags%20are%20snippets%20of,visible%20in%20the%20HTML%20code. (Accessed: January 17, 2023).
Gillis, A.S. (2019) What is jQuery? definition from whatis.com, TheServerSide.com. TheServerSide.com. Available at: https://www.theserverside.com/definition/jQuery#:~:text=jQuery%20is%20an%20open%2Dsourced,(Ajax)%20and%20event%20handling. (Accessed: January 17, 2023).
Hyperlink definition & meaning (no date) Merriam-Webster. Merriam-Webster. Available at: https://www.merriam-webster.com/dictionary/hyperlink (Accessed: January 17, 2023).
Chris, K. (2021) What is HTML – definition and meaning of hypertext markup language, freeCodeCamp.org. freeCodeCamp.org. Available at: https://www.freecodecamp.org/news/what-is-html-definition-and-meaning/ (Accessed: January 17, 2023).
What is CSS - javatpoint (no date) www.javatpoint.com. Available at: https://www.javatpoint.com/what-is-css (Accessed: January 19, 2023).
What is JavaScript? (no date) What is JavaScript. Available at: https://www.w3schools.com/whatis/whatis_js.asp (Accessed: January 19, 2023).
What is python? (no date) Teradata. Available at: https://www.teradata.com/Glossary/What-is-Python (Accessed: January 19, 2023).
Ruby (no date) Ruby Programming Language. Available at: https://www.ruby-lang.org/en/ (Accessed: January 19, 2023).
Comments
Post a Comment