Learn to Code – Do it For the Kids

Learn to Code

There is a shortage of people who know how to program. These are high quality, high paying jobs. How do we encourage students to learn how to code? Learning to programming not only is a skill that is in high demand, it is also incredibly useful. We have all wished we had an app or a program that would do a particular thing that is specific to ourselves. I know some HTML and some JavaScript and Google Apps Script and it is amazing what you can do with just a little knowledge.

Do It For The Kids

“Do as I say, not as I do.” If you don’t know how to do any programming this is what we are telling students. It is good for you to learn, but not important enough for me to learn. If we want to get more students into STEM fields, it starts by EACH teacher demonstrating that STEM has value.

And it is fun.

Where to Start

Start by learning just a little HTML. You would be surprised how much you can do with just a few HTML tags. For example, I use <p> all the time. This creates a new paragraph. Sometimes after inserting something into a web 2.0 tool I can not get my cursor underneath it. Switching to the HTML view I simply put a <p> at the end of the last line of HTML and I have created a paragraph underneath what I could not get under. Problem solved. Memorize a couple of HTML tags to create a table in HTML really helps you to organize information in web 2.0 tools, such as your classroom website.

Be Ready to Fail

Honestly you learn to program by your lines of code not working. You edit, try again. Edit try again. This is not a bad thing. This is how you invent, create, engineer things. Lots of great life lessons in practicing programming.

Google Apps Script

Google Apps Script is an extension of JavaScript. It allows you to modify the functionality of Google Docs. If you need a reason to learn to code, this is it! For specific things you wish Google Docs did, you can use Google Apps Script to make that happen.

You honestly need to learn so little JavaScript in order to use Google Apps Script. Check out my tutorials to get you started:

Google Apps Script Code

Here are some samples of Google Apps Script for Google text documents

  • addEditor(emailAddress)
  • getName()
  • getUrl()
  • appendText(text)
  • insertPageBreak(childIndex)

Here are some samples of Google Apps Script for Google Sheets

  • insertColumns(columnIndex)
  • protect()
  • unhideColumn(column)
  • deleteActiveSheet()
  • getFormUrl()
  • insertSheet()

As you can see, most of the codes you need for Google Apps Script are very intuitive. This makes it fairly easy to learn how to code in Google Apps Script.

About Your Data PII

App’s use and transfer to any other app of information received from Google APIs will adhere to Google API Services User Data Policy, including the Limited Use requirements.

Compliance with Google’s Limited Use Policy

AliceKeeler LLC is committed to complying with the Google API Services User Data Policy, including the Limited Use requirements. Our use and transfer of information received from Google APIs adhere strictly to these policies, ensuring data is used only for the purposes necessary to provide and improve the Service.

  • Limited Use of Google User Data: The Service only accesses and uses Google user data in ways that are essential for the functioning and improvement of the Service, and not for independent purposes.
  • Transparency and Consent: We provide clear notice and obtain explicit consent from users before accessing or using their Google user data.
  • Data Minimization: We access only the minimum amount of data necessary from Google APIs to provide our Service.
  • Security Measures: We implement robust security measures to protect the confidentiality, integrity, and availability of Google user data.
  • Third-Party Sharing Restrictions: We do not share Google user data with third parties unless it is strictly necessary for the functioning of the Service and compliant with the Google API Services User Data Policy.
  • Google API Services User Data Policy: For more information about how we comply with the Google API Services User Data Policy, including the Limited Use requirements, please visit Google API Services User Data Policy.

For any questions or concerns regarding our use of Google user data, please contact us at info@alicekeeler.com.

© 2025 All Rights Reserved.

💥 FREE OTIS WORKSHOP

Join Alice Keeler, Thursday Oct24th or register to gain access to the recording.
Create a free OTIS account.

Join Alice Keeler for this session for using FigJam to start every lesson.

Exit this pop up by pressing escape or clicking anywhere off the pop up.