Pathways Logo An illustrated head with ideas growing out of it.
  • Intro to the Web
    • Introduction to the Web
    • Instagram Project
  • Variables
    • Declaring Variables
    • Naming Variables
    • Data Types
    • Heart Project
  • Operators
    • Arithmetic Operators
    • Assignment Operators
    • String Operators
    • Comparison Operators
    • Conditional and Logical Operators
    • Bitwise and Other Operators
    • Operators Exercises
    • Thermometer Project
    • Rainbow Dot Project
    • MadLibs Project
    • Animated Egg Project
  • Conditionals and Methods
    • Conditional Statements
    • Switch Statements
    • Using Methods
    • String Methods
    • Number Methods
    • Array Methods
    • Date Object & Methods
    • Math Methods
    • Jellyfish Project
    • Cloudy Sky Project
    • Student Roster/Interactive Quiz Project
  • Functions
    • Intro to Functions
    • Function Syntax
    • User Invoked Functions
    • Event Invoked Functions
    • setTimeout and setInterval
    • Function Returns
    • Sun and Moon Project
    • Writing Methods
    • Glass-Pudding-Cat Project
    • Feed da Panda Project
    • Solar System Project
  • HTML, CSS, and JavaScript
    • Classes and Ids
    • Basic HTML Document Setup
    • Accessing HTML and CSS in JavaScript
    • Event Invoked Functions 2
    • CSS Properties - Color, Font-family, Size Units and Position
    • Flex Box
    • createElement, appendChild, classList
    • Projects
      • Lyrics Project
      • Pokedex Project
      • Website Project
  • Loops
    • For Loops
    • While Loops
    • Nested Loops
    • Pushki's Cafe
    • Flock of Birds Project
    • Multiplication Tables Project
  • JSON
    • Intro to JSON
    • JSON Syntax
    • Reading JSON with Fetch API
    • JSON and HTML
    • Personalized Parks
    • Pets Only Dating Site
    • Olympic Table Tennis Scoreboard
  • Miscellaneous Topics
    • Reading JSON with XMLHTTPRequest
    • Intro to Canvas
    • Canvas Basics
    • Complex Canvas Shapes + Drawings
    • Canvas and JSON

  • Clear History

Reveal teacher material


LSU Stem Certification Pathways
Admin Page
Coding for the Web > Loops
        • Lessons:
        • Projects:

Loops

Lessons:

  • 5.1 : For Loops
  • 5.2 : While Loops
  • 5.3 : Nested Loops

Projects:

  • 1. Pushki’s Cafe
  • 2. Flock of Birds Project
  • 3. Multiplication Tables