Backend vs Frontend Assignment

  1. The type of developer that programs the code that users interact with directly is the frontend developer. Also known as “client-side” development, it includes everything the user experiences directly on the website: from text and colours to buttons, images, and navigation menus.
  2. In developing a website the languages a frontend developer typically uses are the following three : HTML - the fundamental coding language that creates and organizes web content so it can be displayed by a browser; CSS - a language that accompanies HTML and which defines the style of a website’s content, such as layout, colours, fonts, etc.; and JavaScript which is used for more interactive elements like drop down menus, modal windows, and contact forms.
  3. The type of developer who is responsible for making sure the logic of the application runs smoothly is the backend developer. Also known as “server-side” development, it is the portion of the website you don’t see. It’s responsible for storing and organizing data, and ensuring everything on the client-side actually works.
  4. The backend developer is also responsible for handling the databases of the website.
  5. Two examples of languages you can use in order to communicate with a database are Java and Python.
1 Like
  1. Frontend
  2. HTML, CSS, JS
  3. Backend
  4. Backend
  5. RUBY, PHP, Java, Python and recently also JS (node.JS for example)
1 Like
  1. Which type of developer programs the code that users interact with directly?
    the front end developer

  2. In web-development, what languages does a frontend developer typically use?
    HTML, CSS and JavaScript

  3. Which type of developer is responsible for making sure the logic of the application runs smoothly?
    The backend developer

  4. Which type of developer is responsible for handling databases?
    The backend developer

  5. Which languages can you use in order to communicate with a database (give 2 examples)?
    Ruby, PHP, Java, .Net and Python.

1 Like
  1. Which type of developer programs the code that users interact with directly?
    –> Front End
  2. In web-development, what languages does a frontend developer typically use?
    –> html, css and java script
  3. Which type of developer is responsible for making sure the logic of the application runs smoothly?
    –> backend
  4. Which type of developer is responsible for handling databases?
    –> backend
  5. Which languages can you use in order to communicate with a database (give 2 examples)?
    –> Python and Java
1 Like
  1. Which type of developer programs the code that users interact with directly?
  2. In web-development, what languages does a frontend developer typically use? Javascript, HTML
  3. Which type of developer is responsible for making sure the logic of the application runs smoothly? Back End
  4. Which type of developer is responsible for handling databases? Back end
  5. Which languages can you use in order to communicate with a database (give 2 examples)? Java, Python
1 Like
  1. Which type of developer programs the code that users interact with directly?
    A. Front-end
  2. In web-development, what languages does a frontend developer typically use?
    B. Java
  3. Which type of developer is responsible for making sure the logic of the application runs smoothly?
    C. Back-end
  4. Which type of developer is responsible for handling databases?
    D. Back-end
  5. Which languages can you use in order to communicate with a database (give 2 examples)?
    E. My SQL, Oracle.
1 Like
  1. Code that users interact with directly comes from the UI/web designer which is then made functional
    by the Front End developer.
  2. Front End developers often use HTML, CSS, and Javascript
  3. To make sure logic applications run smoothly you need your back end or full stack developer.
  4. Database management issues can be addressed by the back end or full stack developers.
  5. (Ruby, PHP,Python, and Java. Java also has two interesting options available: jQuery is for javascript libraries, and node.js is for runtime environments.)
1 Like
  1. Frontend
  2. HTML, CSS, Javascript
  3. Backend
  4. Backend
  5. Ruby, PHP
1 Like
  1. Frontend Developer
  2. HTML, CSS & JavaScript
  3. Backend
  4. Backend
  5. Python, Java, Ruby
1 Like

1.Which type of developer programs the code that users interact with directly?

Front-end developers.

2. In web-development, what languages does a frontend developer typically use?

HTML 5, CSS and Javascript. Also frameworks such as Bootstrap or Angular as well as JavaScript libraries like jQuery, and CSS extensions like Sass and LESS.

3. Which type of developer is responsible for making sure the logic of the application runs smoothly?

Back-end developers.

4. Which type of developer is responsible for handling databases?

Back-end developers.

5. Which languages can you use in order to communicate with a database (give 2 examples)?

MySQL, SQL, JAVA, .NET, Python and Oracle.

1 Like
  1. Frontend developers develops programs that users directly interact with.

  2. Frontend developers typically need to use HTML, CSS, and JavaScript,

  3. Backend developers are responsible for making sure the logic of applications runs smoothly.

  4. Backend developers are responsible for handling databases.

  5. Common backend languages used to communicate with databases are Ruby, PHP, Java, .Net, and Python.

1 Like
  1. Which type of developer programs the code that users interact with directly?
    frontend developers
  2. In web-development, what languages does a frontend developer typically use?
    HTML, CSSand Javascript
  3. Which type of developer is responsible for making sure the logic of the application runs smoothly?
    Backend developer
  4. Which type of developer is responsible for handling databases?
    The backend developer
  5. Which languages can you use in order to communicate with a database (give 2 examples)?
    PHP and Python
2 Likes
  1. Frontend developer.

  2. HTML, CSS, JavaSCript.

  3. Backend developer.

  4. Backend developer.

  5. Ruby, PHP, Java, Python, etc.

1 Like
  1. Front-End.
  2. Javascript, css, html
  3. Back-End
  4. Back-end
  5. java, python
1 Like
  1. Which type of developer programs the code that users interact with directly?

Frontend developer

  1. In web-development, what languages does a frontend developer typically use?

The three programming languages typically used by a frontend developer are HTML, CSS and JavaScript.

  1. Which type of developer is responsible for making sure the logic of the application runs smoothly?

Backend developer

  1. Which type of developer is responsible for handling databases?

Backend developer

  1. Which languages can you use in order to communicate with a database?

SQL, Python, Ruby

1 Like

1- Frontend developers
2- HTML, CSS, Javascript
3- Backend developer
4- Backend developer
5- Python, Java

1 Like
  1. Frontend
  2. HTML, CSS, JavaScript
  3. Backend
  4. Backend
  5. Ruby, Java, Python
1 Like
  1. Which type of developer programs the code that users interact with directly?
    It’s the job of the Web designer also known as UI designer.

  2. In web-development, what languages does a frontend developer typically use?
    They typically use HTML, CSS and JAVAScript

  3. Which type of developer is responsible for making sure the logic of the application runs smoothly?
    It’s a Frontend Developer

  4. Which type of developer is responsible for handling databases?
    It’s a Backend Developer.

  5. Which languages can you use in order to communicate with a database (give 2 examples)?
    Some of the languages used to communicate with databases are Java and Python.

1 Like
  1. Frontend
  2. HTML, CSS and JS
  3. Backend
  4. Backend
  5. Python and Ruby
1 Like
  1. Which type of developer programs the code that users interact with directly? Front-end (Client-side)
  2. In web-development, what languages does a frontend developer typically use? HTML, CSS, JavaScript
  3. Which type of developer is responsible for making sure the logic of the application runs smoothly? Back-end (Server-side)
  4. Which type of developer is responsible for handling databases? Back-end (Server-side)
  5. Which languages can you use in order to communicate with a database (give 2 examples)? Ruby, PHP, Java, .Net, and Python. Examples include user login, product search, and payment processing
1 Like