Interesting News
Computer and internet security: Hackers hide cyberattacks in social media posts (NYT)
Smartphones: Android founder to launch new phone (CNBC)
Web Development Trivia Part 2!
We will divide the class into 2 teams of 6 or 7 each. You should use Google, the class website, and talk to each other. Each question will have a time limit to find the answer. I will judge the responses and award points!
- What is a web host?
- How do you register a domain name?
- Name an HTML tag that does not have an opening and closing tag; it’s just one, self-contained tag.
- What is graphic design?
- What is the name of my dog?
- What is malware?
- True or false: it’s a good idea to use the same password for multiple sites and accounts
- True or false: Mac computers do not need anti-virus programs installed
- What is the purpose of an anti-virus program and name 2 of the most popular ones
- What is 2 factor authentication?
- What are some of the bad things that can happen if your computer becomes infected with malware or a virus?
- True or false: all public Wi-Fi is safe and secure to use
- True or false: JavaScript is named for its relationship to Java
- What is parallax?
- True or false: JavaScript frameworks and libraries are the same
- What is the importance of the $ symbol used in jQuery?
- What is responsive design?
- How is a mobile app different than a website?
- What software application do you use to create Android apps?
- What software application do you use to create Apple apps?
- True or false: iPhones are more likely than Android phones to become infected with malware
- True or false: it’s easier to get an app in the Google Play store than the Apple App Store
- True or false: more people have iPhones than Android phones
- What came first, Android phones or iPhones?
- Name 3 differences between Android app development and iPhone app development
- Name 3 companies that make Android phones
- What is the name of the company that produces products for Apple?
- What is the difference between a native app and hybrid app?
- What is Kotlin?
- What is the last day of school for seniors?
- When is graduation?
- What year did I graduate from Medford High School?
- Where did I go to college?
- What percentage of the world’s over 7 billion people are internet users?
- Name the seniors in this class
- Your turn- create a web design-related question for the other team
- What does a cascading style sheet do?
- What are the CSS box model properties?
- What is the purpose of media queries?
- Name one of the most commonly used content management systems for websites
- What is Skeleton?
- What launched first, YouTube or Vimeo?
- What is the difference between CSS and HTML?
- What was May’s Harvest of the Month?
- Name a popular website that works better as an app on a mobile device
- Name the 4 different opening and closing HTML tags we start every webpage with
- What is the name of the design firm that visited us in April and who were the speakers?
- What CSS background image property and value did we use to help create a parallax scrolling effect (it looked like our content moved on top of the background while the image stayed in place)
- What is a CDN?
- When we added jQuery to our projects did we download the files and link them or did we use a CDN?
- What 2 steps do you have to take to add a Google Font to your webpage?
- What is Font Awesome?
- Where do you put the script tag for Font Awesome?
- Name one of the stock image websites we often use
- What is the site we often use to edit images?
- What is the name of the School Nutritionist who makes us things for Harvest of the Month?
- What is the difference between the internet and the World Wide Web?
- What is a search engine?
- True or false: a semi-colon is used at the end of lines of code with both CSS and JavaScript
- True or false: you can use the same code for CSS comments to comment out lines of JavaScript code