What is Input?
What is the information computers get from users, devices, or other computers?
What can help us work together and solve problems as a team?
What can Facetime, texting, zoom calls and google meets help us with?
What are the four steps to problem solving?
What is Define - Prepare - Try - Reflect?
What is Software Developer?
What is a person who creates computer software?
What is a Paragraph code?
What is <p></p>?
What is Storage?
What is saving information to use in the future?
Why do people create web pages?
What do people create to inform, to sell a product, QA, education, entertainment, to promote a business, job advertisement?
What are some examples of Inputs?
What are keyboards, mouse, microphone, barcode scanner?
What is a Web Developer?
What is a person who creates and maintain websites?
What is a Body code?
What is <body></body>?
What is Website Structure?
What is how the content of a website is organized?
How can we work together to fix problems in our website?
What is Pair programming?
What are some examples of outputs?
What are printers, headphones, projector, speaker?
What is an Engineering Teacher?
What is a person who teaches courses pertaining to the application of physical laws and principles of engineering for the development of machines, materials, instruments, processes, and services?
What is a Heading code?
What is <head></head>?
What is HTML?
What is Hypertext Markup Language, a language used to create web pages?
How do computers use input and output to get and give the information that they need to solve problems?
What is how the computers gets information from the inputs and outputs and filters the information it needs then uses that information to solve a problem?
What are the four types of processing?
What is....If then, counting, finding a match, comparing?
What is a Data Scientist?
What is a person who works closely with business stakeholders to understand their goals and determine how data can be used to achieve those goals. They design data modeling processes, create algorithms and predictive models to extract the data the business needs, and help analyze the data and share insights with peers?
What is a Doctype code?
What is <!DOCTYPE>?
What is HTML Element?
What is a piece of a website, marked by a start tag and often closed with an end tag?
How can we apply the problem solving process to many different kinds of problems?
What is how you come solve a problem by defining the problem, Researching it, trying it, then Reflecting on it?
What are some examples of things that should be stored on a computer?
What is Basic information about the user, gender, race, favorite color, favorite places to eat, the type of things they like to buy etc?
What is Software Development Director?
What is a person who Direct strategic development, management and deployment of QA resources and software development. Ensure application design to manage and maintain data security and integrity. Mentor managers to implement best practices to motivate and organize their teams?
What are the codes for Heading size in order from largest to smallest?
What is 1. <h1></h1> 2. <h2></h2> 3. <h3></h3> 4. <h4></h4> 5. <h5></h5> 6. <h6></h6>?