Learning JavaScript by Doing 100 JavaScript Exercises PDF Guide

Stop Reading, Start Doing: Level Up Your Skills with 10 JavaScript Exercises 100 Exercise Guide If you’ve ever tried to learn a programming language, you know the feeling. You can read tutorials and watch videos for hours, but the moment you face a blank editor, everything you “learned” seems to vanish. It’s a common problem, … Read more

Automating the Testing of 100 Google Apps Script Examples in Google Sheets

Download files When I released my 100 Google Apps Script examples for Google Sheets, one of the most common follow-up requests was: “Can I run all the examples automatically, without launching them one by one?” The answer is yes—and the solution is a master runner function that launches and tests all the functions in the … Read more

28 day guide for Google Apps Script

Download PDF guide Comprehensive 28-day guide to learning Google Apps Script, designed for complete beginners. Each day’s lesson should take less than an hour to complete. How to Use This Guide Welcome to your 28-day journey into Google Apps Script! This guide is designed to take you from a complete beginner to someone who can … Read more

Supercharge Google Docs with Doc Power Tools 10 Must-Have Apps Script Utilities

Google Docs is already a versatile writing tool, but with Apps Script you can make it truly powerful. I’ve created a single-file utility pack called Doc Power Tools that adds a custom menu to your Google Docs with 10 of the most-requested automation features—things like inserting a clickable Table of Contents, cleaning formatting, running mail … Read more

Welcome to Your 28 Day JavaScript Journey

Welcome! You’re about to take your first steps into the exciting world of programming with JavaScript, the language that powers the interactive web. This guide is designed to take you from a complete beginner to someone with a solid, practical foundation in just 28 days. You don’t need any prior coding experience—just curiosity and a … Read more

30 days to JavaScript Coding Introduction to Learning JavaScript

Introduction to Learning JavaScript 🌍 Why JavaScript Matters JavaScript is the language of the web. It’s everywhere: In short: if you want to become a web developer, JavaScript is unavoidable. 🎯 Purpose of This Guide This 30-day learning roadmap is designed to take you from complete beginner to intermediate-level JavaScript developer. Each day includes: By … Read more

10 days learning google apps script

PDF download Day 1: Introduction to Google Apps Script Welcome to your first day! Today is all about understanding what Google Apps Script is and writing your very first line of code. What is Google Apps Script? Google Apps Script is a cloud-based scripting language for light-weight application development in the Google Workspace platform. It’s … Read more

10-Day Google Apps Script Learning Guide

Day 1 – Introduction to Google Apps Script Goals: Topics: Code Example: Practice: Quiz (3 questions): Day 2 – Working with Google Sheets Goals: Topics: Code Example: Practice: Quiz (2 questions): Day 3 – Reading and Writing Ranges Goals: Code Example: Practice: Quiz (2 questions): Day 4 – Loops and Logic in Apps Script Goals: … Read more

Build a Simple Likert-Scale Quiz Web App with Google Apps Script + Sheets

This post walks through what the provided code does and how to set up the Google Sheet it expects. When you’re done, you’ll have a lightweight web app that: What the Code Does (at a glance) 1) doGet(e) — serve the web app 💡 Note about getActiveUser()This returns a non-empty email when your script runs … Read more

4-Day Flash Sale Udemy Course Coupons

4-Day Flash Sale: Use AUGA25 for the BEST PRICE POSSIBLE (Aug 27–30, 2025) Did you miss any deals? Now’s your chance to jump back in and start learning today! For the next 4 days, use promo code AUGA25 on my courses to unlock the best price possible. How it works:Click any course link below—the code … Read more