LogoLogo
Class SchedulesOfficial WebsiteMigraCode SyllabusHow to teach tech
  • 👩‍🏫Welcome to the MigraCode Volunteer Guide
  • General information
    • ℹ️About MigraCode
    • 🖱️Working with our students
    • 👥Volunteering roles
      • Teaching volunteer roles
      • Mentoring volunteer roles
      • Slack volunteer roles
  • Teaching instructions
    • 🖥️Basic computer literacy
      • Lesson 1: Introduction and Browser
      • Lesson 2: More browsing and Internet
      • Lesson 3: Mail and a taste of Drive
      • Lesson 4: Google Docs
      • Lesson 5: Google sheets
      • Lesson 6: Google slides
    • 👩‍💻Web development
      • Class Example
      • Teaching instructions
        • Introduction
          • 1 - Terminal and Visual Code
          • 2 - Git and Github
        • HTML/CSS
          • 1 - Semantic HTML and CSS
          • 2 - Responsive Web and layout
          • 3 - Bootstrap
        • JavaScript I
          • 1 - Hello Javascript
          • 2 - Expressions and loops
          • 3 - Arrays and callbacks
        • Javascript II
          • 1 - Javascript in the browser
          • 2 - Objects
          • 3 - Introduction to APIs
        • Javascript III
          • 1 - HTTP Protocols and ES6
          • 2 - Workshop Part 1
          • 3 - Workshop Part 2
        • React
          • 1 - Hello React
          • 2 - Reacting to changes
          • 3 - Fetching Data
        • NodeJS
          • 1 - Node and Express 101
          • 2 - APIs in Node
          • 3 - Workshop
        • Databases
          • 1 - Introduction to SQL
          • 2 - SQL with Node
          • 3 - CRUD with SQL and Node
    • 🛠️Professional Skills
      • Module 1: Soft skills
      • Module 2: Employability
      • Module 3: Working in projects
  • Useful Links
  • Class Schedules
  • Official Website
  • MigraCode Syllabus
  • How to teach tech
Powered by GitBook
On this page
  • Lesson Outline
  • Google doc
  • Copy and paste
  • Undo
  • Setup
  • Content
  • Recap
  • Google doc
  • Add sections to a document
  • Formatting text
  • Selecting text
  • Copy and paste
  • Undo

Was this helpful?

Export as PDF
  1. Teaching instructions
  2. Basic computer literacy

Lesson 4: Google Docs

Lesson Outline

In this lesson we cover the following areas:

Google doc

They will get familiar on editing and formatting a google doc

Copy and paste

They will either learn or refresh how can a text be copied

Undo

How can a change be undone

Setup

Make sure all the laptops are either plugged or with the battery full enough to last for 1 hour at least.

Instructor’s laptop is connected to the projector or big screen.

Do the attendance!

Content

Recap

Do a quick recap (5-10) of what they were taught last day. Would be good to repeat the step of creating a new folder in Drive.

Google doc

In the last class the students already added a new google doc to their drive. Ask them to open it (by double clicking on it), and to start adding some text. Any subject works. At least 6 or 7 lines of text.

And try to make sure all of the students can mange typing these 6 or 7 lines as some of them might get stuck.

Add sections to a document

Explain how a line of text can become a title. Go to the predefined formats selector and pick the main title.

Then add a second level of titles.

At this point show them that adding different levels of Titles not only makes the document itself more clear, but also generates an Index which makes it easier navigating to any section in our document.

Formatting text

Explain also how to change the format of a specific word or group of words in a paragraph of text, by using the different menus at the top: Bold, Italic, text font, text size…

Push for them to repeat all the steps.

Selecting text

Before formatting specific words, it would be good to explain quickly how to select a word (placing the cursor over the word + double click) and a set of them (placing the cursor at the beginning, pressing shift key and moving the cursor with track-pad till the end).

Take into account here that they might still be struggling with the track pad, so be patient and try to check how are all the students doing.

Copy and paste

Since they already have their first ‘document’, it is a good time to show how copy and paste works.

Select a text (several lines), copy them, place the cursor at the end of the document, and paste the text.

Undo

Now let’s make some changes in the document, changing the format of the text for instance.

And once the changes are done, show them how to go to the previous version of the document by using the Undo command.

PreviousLesson 3: Mail and a taste of DriveNextLesson 5: Google sheets

Last updated 3 years ago

Was this helpful?

🖥️