1. Which type of developer programs the code that users interact with directly?
A: Frontend developer.
2. In web-development, what languages does a frontend developer typically use?
A: examples are HTML, CSS and JavaScript
3. Which type of developer is responsible for making sure the logic of the application runs smoothly?
A: Backend Developer
4. Which type of developer is responsible for handling databases?
A: Backend Developer
5. Which languages can you use in order to communicate with a database (give 2 examples)?
A: Examples are Ruby, PHP, Java, .Net, and Python.