Game Preview

Unit 12 and 13 review

  •  English    19     Public
    A review of Unit 12 and 13 software development vocabulary
  •   Study   Slideshow
  • the use of online platforms to connect, communicate, and share information with individuals or groups, enabling the creation of relationships and communities.
    Social networking
  •  15
  • digital platforms for creating, sharing, and interacting with content, facilitating communication and networking.
    Social Media
  •  15
  • Provide 3 examples of social media
    answers are dependent on students
  •  25
  • Provide 3 examples of social networking sites/apps
    answers are dependent on students
  •  25
  • the process of analysing and evaluating the performance, structure, and functioning of a network, typically in terms of connectivity, traffic flow, and interactions between its components.
    Network analysis
  •  15
  • sets of tools and protocols that allow developers to access and integrate the features or data of social media platforms into external applications or websites.
    Social API's
  •  15
  • systems used to structure and format content by annotating text with tags.
    Markup languages
  •  15
  • What does HTML stand for? what does it mean?
    Hypertext markup language: the standard language for creating web pages, defining the structure and content of a page, such as text, images, and links
  •  20
  • What does XHTML stand for? what does it mean?
    Extensible hypertext markup language: a stricter version of HTML that combines the flexibility of HTML with the rigor of XML, ensuring that documents are well-
  •  20
  • What does XML stand for? what does it mean?
    Extensible markup language: a flexible markup language used to store and transport data.
  •  20
  • What does CSS stand for? what does it mean?
    used alongside HTML to define the visual presentation of web pages
  •  20
  • Define Web Application Development in your own words.
    involves the creation of interactive applications that run on a web server and are accessed through a web browser.
  •  10
  • Define Java Servlets in your own words.
    server-side programs used to extend the functionality of a web server.
  •  10
  • What does PHP stand for? What does it mean?
    Hypertext Preprocessor: a widely used server-side scripting language designed for web development.
  •  20
  • Define Javascript in your own words.
    a client-side scripting language that enables interactive and dynamic content on web pages.
  •  10
  • Define session management in your own words.
    refers to the process of maintaining and controlling the state of a user's interaction with an application over time
  •  10