Back to Freecodecamp

Dialogue 2: Learning a New Technology

curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/6625ceb55c430866094b40b9.md

latest6.1 KB
Original Source

--description--

Watch the video to understand the context of the upcoming lessons.

--assignment--

Watch the video

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Tom",
        "position": { "x": -25, "y": 0, "z": 1 }
      },
      {
        "character": "Sarah",
        "position": { "x": 125, "y": 0, "z": 1 }
      }
    ],
    "audio": {
      "filename": "9.2-2.mp3",
      "startTime": 1
    },
    "alwaysShowDialogue": true
  },
  "commands": [
    {
      "character": "Tom",
      "position": { "x": 25, "y": 0, "z": 1 },
      "startTime": 0
    },
    {
      "character": "Sarah",
      "position": { "x": 70, "y": 0, "z": 1 },
      "startTime": 0.5
    },
    {
      "character": "Tom",
      "startTime": 1,
      "finishTime": 5.4,
      "dialogue": {
        "text": "Ugh. I'm really trying to understand how to use this library but I'm a bit lost.",
        "align": "left"
      }
    },
    {
      "character": "Tom",
      "startTime": 5.74,
      "finishTime": 7.22,
      "dialogue": {
        "text": "Mind if I ask you for some guidance?",
        "align": "left"
      }
    },
    {
      "character": "Sarah",
      "startTime": 7.84,
      "finishTime": 10.48,
      "dialogue": {
        "text": "Of course. I'm here to help. What are you having trouble with?",
        "align": "right"
      }
    },
    {
      "character": "Tom",
      "startTime": 10.8,
      "finishTime": 14.16,
      "dialogue": {
        "text": "Well, I'm trying to understand the basics, like how to set up the environment.",
        "align": "left"
      }
    },
    {
      "character": "Tom",
      "startTime": 14.46,
      "finishTime": 16.54,
      "dialogue": {
        "text": "Have you ever worked with this tech stack before?",
        "align": "left"
      }
    },
    {
      "character": "Sarah",
      "startTime": 17.18,
      "finishTime": 20.78,
      "dialogue": {
        "text": "Yes, I have. Setting up the environment can be a bit tricky initially.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 21.18,
      "finishTime": 22.78,
      "dialogue": {
        "text": "Let's walk through the steps together.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 23.6,
      "finishTime": 26.28,
      "dialogue": {
        "text": "First, download the installer from the official website.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 26.28,
      "finishTime": 28.64,
      "dialogue": {
        "text": "It'll guide you through the setup process.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 29.06,
      "finishTime": 32.7,
      "dialogue": {
        "text": "If you have any issues during the installation, don't hesitate to reach out.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 32.9,
      "finishTime": 36.26,
      "dialogue": {
        "text": "We can troubleshoot together. By the way, have you ever tried",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 36.26,
      "finishTime": 38.36,
      "dialogue": {
        "text": "looking at the official documentation for this library?",
        "align": "right"
      }
    },
    {
      "character": "Tom",
      "startTime": 38.98,
      "finishTime": 41.1,
      "dialogue": {
        "text": "I looked at it but it seemed a bit overwhelming.",
        "align": "left"
      }
    },
    {
      "character": "Tom",
      "startTime": 41.76,
      "finishTime": 43.62,
      "dialogue": {
        "text": "Do you have any tips for how to approach it?",
        "align": "left"
      }
    },
    {
      "character": "Sarah",
      "startTime": 44.5,
      "finishTime": 48.08,
      "dialogue": {
        "text": "When the documentation is extensive, start with the introductory sections.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 48.5,
      "finishTime": 52.36,
      "dialogue": {
        "text": "If you focus on understanding the core concepts first, it becomes more manageable.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 52.36,
      "finishTime": 55.96,
      "dialogue": {
        "text": "Also, have you ever joined online tech forums or communities?",
        "align": "right"
      }
    },
    {
      "character": "Tom",
      "startTime": 56.48,
      "finishTime": 57.86,
      "dialogue": {
        "text": "Not yet. Are they helpful?",
        "align": "left"
      }
    },
    {
      "character": "Sarah",
      "startTime": 58.64,
      "finishTime": 62.2,
      "dialogue": {
        "text": "Absolutely. Joining forums or communities provides a platform",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 62.2,
      "finishTime": 65.02,
      "dialogue": {
        "text": "where you can ask questions and learn from others' experiences.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 65.62,
      "finishTime": 67.98,
      "dialogue": {
        "text": "If you encounter any roadblocks, it's a great resource.",
        "align": "right"
      }
    },
    {
      "character": "Tom",
      "startTime": 68.52,
      "finishTime": 70.1,
      "dialogue": {
        "text": "Awesome. I'll give it a try.",
        "align": "left"
      }
    },
    {
      "character": "Tom",
      "startTime": 70.4,
      "finishTime": 72.14,
      "dialogue": {
        "text": "Thanks for the suggestions, Sarah.",
        "align": "left"
      }
    },
    {
      "character": "Sarah",
      "startTime": 72.74,
      "finishTime": 73,
      "dialogue": {
        "text": "Sure.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "position": { "x": 125, "y": 0, "z": 1 },
      "startTime": 73.5
    },
    {
      "character": "Tom",
      "position": { "x": -25, "y": 0, "z": 1 },
      "startTime": 74
    }
  ]
}