Backend vs Frontend Assignment

  1. Frontend developers design user interactions
  2. Frontend developers primarily use HTML, which can be combined with CSS and Javascript to create more complex experiences and functions
  3. Backend developers deal with the logic and data associated with servers
  4. Databases are usually stored on servers maintained/created/optimized by backend developers
  5. Ruby or PHP might be used to communicate with a database
1 Like

Questions:

Which type of developer programs the code that users interact with directly?
Answer: frontend developers

In web-development, what languages does a frontend developer typically use?
Answer: HTML, CSS, and Javascript

Which type of developer is responsible for making sure the logic of the application runs smoothly?
Answer: Backend developer / Quality Assurance person

Which type of developer is responsible for handling databases?
Answer: Backend

Which languages can you use in order to communicate with a database (give 2 examples)?
Answer: SQL, Oracle, MySQL, PostgresSQL

1 Like
  1. Frontend
  2. HTML, CSS, Javascript
  3. Backend
  4. Backend
  5. RUBY, PHYTON, PHP
1 Like

Frontend

HTML, CSS, Javascript

Backend

Backend

Java or Net

1 Like
  1. Frontend development takes care of the user interface.
  2. Languages used in web development are HTML, CSS & Javascript.
  3. Backend development takes care of the logic.
  4. Backend development takes care of databases.
  5. Two languages to interact with databases can be C++ & Python.
1 Like

Answer:

  1. Frontend developer.

  2. HTML, CSS and Javascript.

  3. Backend Developer.

  4. Backend Developer.

  5. Ruby & Python.

1 Like
  1. Frontend

  2. HTML, CSS, Javascript

  3. Backend

  4. Backend

  5. Ruby, PHP, Java, .Net, Python

1 Like

Frontend developper

HTML, CSS, Javascript

Backend developper and a full-stack developper

Backend developper

.NET and Python

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

My mother language is Spanish, and I don know if this question is written correctly. I think that the end User is finally interacting only with the FE part or the website -by the example of the pets shop in the reading assignment- and this is what you would want to be asking for.
In web-development, what languages does a frontend developer typically use?
HTML, CSS and javascript are the main ones
Which type of developer is responsible for making sure the logic of the application runs smoothly?
I think it should be a shared responsibility from them both, since you cannot separate the front-end development from the back-end development. I would say the manager of both the FE and the BE team is reponsible for the application running smoothly.
Which type of developer is responsible for handling databases?
Tha BE developer
Which languages can you use in order to communicate with a database (give 2 examples)?
Python, Ruby, PHP or Java

1 Like

It is correct, the FrontEnd developer is the one who program the interface of the website.

If you have any more questions, please let us know so we can help you! :slight_smile:

Carlos Z.

  1. Front End Development
    2.HTML; CSS; Javascript
    3.Front End
    4.Back end
    5.Ruby; PHP
1 Like

Front End
HTML, CSS, JavaScript
Back-end
Back-end
Java, PHP, Python

1 Like
  1. Which type of developer programs the code that users interact with directly? Frontend Developer
  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? Backend developer
  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)? PHP, Java
1 Like
  1. Which type of developer programs the code that users interact with directly?
    Frontend 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?
    Backend developer.

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

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

1 Like
  1. Frontend developer
  2. HTML, CCS and Javascript
  3. Backend developer
    4.Backend developer
  4. Python, Ruby, Java
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, CSS and JS
  3. Which type of developer is responsible for making sure the logic of the application runs smoothly?
    Backend developers.
  4. Which type of developer is responsible for handling databases?
    Backend developers.
  5. Which languages can you use in order to communicate with a database (give 2 examples)?
    PHP, .Net.
1 Like
  1. Frontend
  2. HTML, CSS, and JavaScript
  3. Backend
  4. Backend
  5. Ruby, Java
1 Like
  1. The frontend developer.
  2. HTML, CSS and JavaScript
  3. The backend developer
  4. The backend developer
  5. Two examples languages used to communicate with a database would by PHP and Ruby. Arguably behind the scenes that actual language communicating with a database is likely to be some flavour of SQL.
1 Like

Reading Assignment: Backend vs Frontend

Frontend developers build the interactive part of an application (client side).

HTML, CSS, and Javascript are common web frontend languages.

Backend developers are responsible for the server side logic, including databases and networking. Both Frontend and Backend developers work together to ensure the application functions well overall.

Backend developers handle the server side of an application, including databases.

Python and Java can be used to communicate with a database.

1 Like
Which type of developer programs the code that users interact with directly?
-> Frontend developer
In web-development, what languages does a frontend developer typically use?
-> HTML, CSS, Javascript
Which type of developer is responsible for making sure the logic of the application runs smoothly?

-> Backend developer
Which type of developer is responsible for handling databases?
-> Backend developer
Which languages can you use in order to communicate with a database (give 2 examples)?
-> php, Ruby, .Net

1 Like