Module 4 Flashcards
What is an Algorithm?
A plan to solve a problem by sequencial steps.
What is Engineering?
Is the application of mathematics combined with scientific, economic, social, and pratical knowledge in order to invent, design, build, maintain, research, and improve structures, machines, tools, systems, components, materials, process, and organizations.
What computer and software engineering deals with?
The building and operation of computers and the design of programs that run on those computers.
What is a junior developer?
A developer newly trained in the area.
What Queue means in a computer?
A sequence of information or tasks that are waiting to be handled.
What is a Senior developer?
Is a master software developer and is the highest “rank” one can achieve in this area.
What is a Silo?
A system, process, department, etc that operates in isolation from others.
What is a Client on a network?
The computer that is requesting sevice from another computer.
What are Email clients?
Programs that help the user to contact special servers over the internet where emails messages are stored, and retrieves them to the user. Once you would install them on your computer, now you can use one over the internet. Outlook is a famous one.
What are IMAPO and POP3?
Email protocols.
What IMAP stands for?
Internet Message Access Protocol.
What POP3 stands for?
Post Office Protocol version 3.
How IMAP works?
Like gmail. The email messages are stored on the servers and you can acess it.
How POP3 works?
The messages are moved from the server to the user’s computer when they are open. They are deleted from the server.
What is a Router?
A machine that sends information to two or more locations. A manager of the requested informations on a network.
When the Router is specially important?
Simultaneous requests for the same exact information.
What is a repository?
A main location where data can be kept and handled. Ex: email webservice holds your emails for you to access.
What is social networking?
The use of websites and other communications methods to connect people.
What is a spreadsheet?
A type of computer program that allows you to organize, modify and analyze data.
Where the data is stored in a spreadsheet?
In containers called cells.
How are the cells of a spreadsheet organized?
Into rows and columns.
How a set of row and columns is called?
A table.
What is a Bus in a computer?
A group of wires and the ports that reside inside the computer.
What a Bus is used for?
To conect parts of the computer to each other.