What is usability used for?
Assesses how easy a user interface is to use.
What does the acronym HCI stand for?
Human-Computer Interaction
What is browser Compatibility?
When your website can be 'translated' effectively via a particular browser or operating system
What is ACCESSIBILITY?
The practice of making Web sites usable by people of all abilities and disabilities.
What does functional web site mean?
The ease of how a user can navigate your site
What does Usability measure?
The quality of a personās experience while interacting with a Web site.
What does HCI(Human Computer Interaction) mean?
The study, planning, design, and uses of the interaction between people and computers.
How should web sites be tested in a variety?
Web sites should be tested in variety of browsers and devices to verify that they display consistently.
What do you need to provide?
Provide text links as an alternative to image links, Provide alternative text description for images and other visual elements, and Provide transcripts for audio and captioning for video.
Five Drawbacks/Downsides of Functional Programming
The non-functionality of computers.
The difficulty of stateful programming.
Abstraction is powerful.
It's inherently parallel.
Its easy testable/debuggable.
How can usability be useful?
It can quickly and easily locate needed information.
List the 5 PRINCIPLES of HCI.
1.Learnability
2.Efficiency
3.Memorability
4.Errors
5.Satisfaction
What are some browser compatibility issues?
When the developers remove the default design in browsers by applying CSS resets, it causes layout compatibility issues.
What are some issues accessibility have?
Low on contrast on text.
Missing ALT text on messages.
Missing link text.
What is an example of a functional website?
E-commerce - Midwest Flies
Can visitors quickly access to needed information?
Visitors can quickly and easily locate needed information
What are some tips while writing for the web?
Do not use industry jargon or slang
Do not underline text or headings. They may be confused for hyperlinks
How do you check browser compatibility?
Click the green arrow button in the upper-left corner and choose Check Browser Compatibility from the drop-down menu.
How can accessibility be useful?
Leads to good design practice.
What are 3 reasons functional programming is useful?
It help's us to solve problems effectively in a simpler way. It improves modularity. It allows us to implement lambda calculus in our program to solve complex problems.
What is 1 example of usability?
Picture of a food delivery startup.
What is one example of HCI and Writing Web Content?
Virtual Reality.
What is an example of browser compatibility?
A mobile phone on Android using Chrome might display the website differently to an iPhone using Safari.
What is an example of accessibility?
An example of accessibility would be any content or functionality that is part of content , design, and coding techniques and processes.
What are 5 examples of functional coding?
Lisp, Phython, Erlang, Haskell, Clojure.