Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Web development


  • Please log in to reply

#1
christella

christella

    New Member

  • Member
  • Pip
  • 1 posts

 Isn't Web development just a user interface design issue?


  • 0

Advertisements


#2
admin

admin

    Founder Geek

  • Community Leader
  • 24,639 posts

No, UX is user experience, or the front-end of a website the users interact with. Web development is mostly what the users don't see, but is essential to create the UX.


  • 0

#3
Angoid

Angoid

    Malware Expert

  • Expert
  • 233 posts
There are many layers to Web design, and the UI (User Interface) is just what the user sees that interfaces to what's going on behind the scenes.

There are often a number of technologies involved as well for example (loosely going from front-end to back-end):
HTML (Hyper Text Markup Language) - The language that renders a website in your browser
CSS (Cascading Style Sheet) - Stylesheet information, tells the browser how to lay the data out
Java - Being used less and less these days thanks in part to HTML5, but some websites might use a little Java program to enhance the user experience
JavaScript - Not to be confused with Java as the two technologies are totally different, but this is a scripting language built into the browser itself and a website might use scripts to enhance the user experience
PHP (PHP: Hypertext Preprocessor) - A server-side scripting language that makes dynamic websites possible, for example this one. Other server-side languages are available.
SQL (Structured Query Language) - The language used to query and update databases, all the data (such as our posts) go into the database

So no .... it's far more than just a "user interface design issue" although the user interface (UI for short) is an important part, and a lot of planning will go into that aspect alone to provide a good workflow (ever noticed how easy it is to buy from Amazon and eBay? That's because the design was well thought through, all the way from the user interface to the back-end database).
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP