Introduction to Technology for Musicians
old
old
  • Introduction to Technology for Musicians
  • 10 Units
    • 1. Computer Hardware
      • Assignment (computer hardware)
    • 2. Software
      • Assignment (software)
    • 3. Networks
      • Assignment (networks)
      • During Class
    • 4. Analog Audio
      • Assignment (analog synth)
      • Assignment (mic differences experiment)
    • 5. Digital Audio
      • Assignment (podcast)
      • Assignment (audio mixing)
      • Assignment (stereo recording)
    • 6. Photography & Film (analog)
    • 7. Photography/Graphics & Video (digital)
      • Assignment (photography)
      • Assignment (2d graphics)
      • Assignment (3d graphics)
      • Assignment (multi-camera editing)
      • Assignment (music video)
      • Assignment (score following video)
      • Video Recording
        • Audition/Screening Video (1 camera)
        • Multicam Video Recording (3+ Cameras)
        • Multicam Video Editing (2+ Cameras)
        • Live Streaming Video (+ Audio)
      • Graphics
        • Vector (2D & 3D) Activity
    • 8. Notation (MIDI) & Virtual Instruments
      • Assignment (notation)
        • MuseScore Reference
        • Dorico Reference
    • 9. Electroacoustic Music
    • 10. Music Rights
      • Copyright & Licensing
      • Copyright & Licensing Resources
  • Questions
  • MUS1331 Final Exam Questions
  • Appendix
    • Software Suggestions
    • Hardware Suggestions
    • Audio Recording
  • Under Construction
  • MIDI Exercise
  • Introduction to Notation Software Exercise
  • Email Etiquette
  • iPad
  • Simple Programming Problems
  • Analogy
  • Spring2021 purchase requirements
  • Lesson Plans
    • Class01
    • Class02
    • Class03
    • Class04
    • Class05
    • Class06
    • Class07
    • long video
    • scratch
Powered by GitBook
On this page

Was this helpful?

Edit on Git
  1. 10 Units

3. Networks

PreviousAssignment (software)NextAssignment (networks)

Last updated 4 years ago

Was this helpful?

Great Resource: (40min worth of videos) and (textbook)

  1. In what type of format is everything (text, photos, videos, etc.) encoded to transfer them between connections of the internet (regardless the medium)? How does that physically travel down a metal wire? How does that physically travel down a fiberoptic (glass) wire?

  2. Define bandwidth. How is the size of bandwidth described?

  3. Define packets [of information] - what is included in a packet? (hint: use mail as an analogy) Discuss the importance of TCP.

  4. What are modems and routers?

      • router = connect many devices to the same network (often has hardware security included)

      • modem = connect to the internet via an ISP (often does not have hardware security included)

    • computer => router => modem => ISP => Internet

  5. Discuss the difference between IP and MAC addresses. (include the term “DNS” in your answer).

  6. Describe the difference between HTML, CSS, and Javascript.

      • HTML provides the basic structure of sites, which is enhanced and modified by other technologies like CSS and JavaScript.

      • CSS is used to control presentation, formatting, and layout.

      • JavaScript is used to control the behavior of different elements.

How the Internet Works
An Introduction to Computer Networks
difference between modems and router
HTML vs CSS vs JavaScript:
https://jsfiddle.net/isoundart/a7m9v1bz/