Skip to main contentdfsdf

Melissa Neal's List: Industry terms/ Web Design and Development

  • Industry terms- Web Design & Development

  • Front end - Back end

    • Job Description

          

      Front-End-Web-Developer

       

      Qualification:  Bs (CS)

    • ront End Developer should be able to perform following:

       

      Should be able to do PSD to HTML (HTML5, CSS3)

       

      Having extensive experience in Twitter bootstrap /Kendo Ui

       

      Jquery, Java Scripts, AJAX

  • Feb 13, 14

    " Front-end developer: A front-end developer creates the visuals and makes sure that they function. Some front-end developers also call themselves web designers.



    Back-end developer: Most of the work a back-end developer does is invisible, but crucial. A back-end developer builds databases and infrastructures that support websites and applications."

          • Front-end developer: A front-end developer creates the visuals and makes sure that they function. Some front-end developers also call themselves web designers.

         

          • Back-end developer: Most of the work a back-end developer does is invisible, but crucial. A back-end developer builds databases and infrastructures that support websites and applications.
  • Feb 13, 14

    “frontend” of the web, what we’re really talking about is the part of the web that you can see and interact with. The frontend usually consists of two parts: the design and frontend development.
    The backend usually consists of three parts: a server, an application, and a database. If you book a flight or buy concert tickets, you usually open a website and interact with the frontend. Once you’ve entered that information, the application stores it in a database that was created on a server.

    • “frontend” of the web, what we’re really talking about is the part of the web that you can see and interact with. The frontend usually consists of two parts: the design and frontend development.
    • The backend usually consists of three parts: a server, an application, and a database. If you book a flight or buy concert tickets, you usually open a website and interact with the frontend. Once you’ve entered that information, the application stores it in a database that was created on a server
  • Feb 13, 14

    "(1) For software applications, front end is the same as user interface.

    (2) In client/server applications, the client part of the program is often called the front end and the server part is called the back end.

    (3) Compilers, the programs that translate source code into object code, are often composed of two parts: a front end and a back end. The front end is responsible for checking syntax and detecting errors, whereas the back end performs the actual translation into object code. "

  • Feb 13, 14

    A "front-end" application is one that application users interact with directly.
    A "back-end" application or program serves indirectly in support of the front-end services, usually by being closer to the required resource or having the capability to communicate with the required resource. The back-end application may interact directly with the front-end or, perhaps more typically, is a program called from an intermediate program that mediates front-end and back-end activities

    • A "front-end" application is one that application users interact with directly.
    • A "back-end" application or program serves indirectly in support of the front-end services, usually by being closer to the required resource or having the capability to communicate with the required resource. The back-end application may interact directly with the front-end or, perhaps more typically, is a program called from an intermediate program that mediates front-end and back-end activities.
  • Programming

  • Web Designer vs Web Developer

    • A web designer is a graphic artist who develops and styles objects for the Internet. Website designers are able to tap into their creative energy and design the overall layout and look for websites
    • A web developer is one that develops applications and functionality for the Internet.
  • Feb 12, 14

    A web designer/developer is responsible for the design, layout and coding of a website. They are involved with the technical and graphical aspects of a website - how the site works and how it looks. They can also be involved with the maintenance and update of an existing site.

    • Web Designer/Developer
    • A web designer/developer is responsible for the design, layout and coding of a website. They are involved with the technical and graphical aspects of a website - how the site works and how it looks. They can also be involved with the maintenance and update of an existing site.

    2 more annotations...

  • Feb 12, 14


    HTML
    Some CSS
    JavaScript and Ajax
    PHP, ASP, Java, Perl, or C++
    MySQL Database
    Project management

    • <script type="text/javascript">zSB(3,3)</script>
       
        
      Definition:

      A Web developer is someone who programs Web pages. A Web developer is more focused on the way a website works than how it looks. They typically use HTML text editors and work with databases and programming languages as well as HTML.

  • Feb 12, 14

    A web developer builds the backbone of websites, typically from the ground up, and knows languages specific to the web. HTML, Javascript, JQuery and CSS are among the tools in their kit. Developers, historically, don’t focus on making something look visually appealing but create websites with clean code and that are technically sound.

    • A web developer builds the backbone of websites, typically from the ground up, and knows languages specific to the web. HTML, Javascript, JQuery and CSS are among the tools in their kit. Developers, historically, don’t focus on making something look visually appealing but create websites with clean code and that are technically sound.
    • Web Design

       

       Web design is the customer-facing part of the website. A web designer is concerned with how a site looks and how the customers interact with it. Good web designers know how to put together the principles of design to create a site that looks great. They also understand about usability and how to create a site that customers want to navigate around in because it’s so easy to do. 

    • Web Development

       

       Web development is the back-end of the website, the programming and interactions on the pages. A web developer focuses on how a site works and how the customers get things done on it. Good web developers know how to program CGI and scripts like PHP. They understand about how web forms work and can keep a site running effectively. 

  • Feb 13, 14

    "he process of developing and implementing various sets of instructions to enable a computer to do a certain task. These instructions are considered computer programs and help the computer to operate smooth"

  • Feb 13, 14

    A programming language is used to write computer programs such as

    Applications
    Utilities
    Servers
    Systems Programs

  • Feb 13, 14

    "the exchange of information or services among individuals, groups, or institutions; specifically : the cultivation of productive rela"

    •   the exchange of information or services among individuals, groups, or institutions; specifically :  the cultivation of productive relationships for employment or business
  • Feb 13, 14

    Networking is simply an information exchange between you and another person. It involves establishing relationships with people who can help you advance your career in many ways.

    • Networking is simply an information exchange between you and another person. It involves establishing relationships with people who can help you advance your career in many ways.
    • ocial networking sites where you can make great professional contacts, such as LinkedIn and Facebook
  • Feb 13, 14

    "client-side

    …supports interaction within a webpage

    Client-side scripting enables interaction within a webpage. The code required to process user-input is downloaded and compiled by the browser or plug-in. An example of a client-side interaction is a rollover (typically triggered when choosing a navigation option).

    Client-side scripting languages include JavaScript."
    server-side

    information is sent to a server to be processed

    With server-side scripting, completing an activity involves sending information to another computer (server) across the internet. The server then runs a program that process the information and returns the results, typically a webpage.

    • client-side

       

      …supports interaction within a webpage

      Client-side scripting enables interaction within a webpage. The code required to process user-input is downloaded and compiled by the browser or plug-in. An example of a client-side interaction is a rollover (typically triggered when choosing a navigation option).

       

      Client-side scripting languages include JavaScript.

    • server-side

       

      information is sent to a server to be processed

       

      With server-side scripting, completing an activity involves sending information   to another computer (server) across the internet. The server then runs a program that process the information and returns the results, typically a webpage.

  • Feb 13, 14

    Even though there are no formal educational requirements, dealing with web developing projects requires those who wish to be referred to as web developers to have advanced knowledge/skills in:

    HTML/XHTML, CSS, JavaScript
    Server/Client side architecture
    Programming/Coding/Scripting in one of the many server-side frameworks (at least one of: Perl, Python, Ruby, PHP, CFML - ColdFusion, Java, ASP, .NET, .NET MVC)
    Ability to utilize a database

      • Even though there are no formal educational requirements, dealing with web developing projects requires those who wish to be referred to as web developers to have advanced knowledge/skills in:

         
1 - 20 of 22 Next ›
20 items/page
List Comments (0)